proftpd-ldap-1.3.7e-bp153.2.3.1 4>$  Apb!M@eee)JLc X;B8AhAxO5D`~=}y񅷺\[s]3^:08oqD{+yLi@o}i,/S+ٜ/6N9. 'cND9Z¯f\S+?~!.va):5N/d<94B%r}19:~Ħ*;rG];lѳ(D+9Yl+ 4*!Ks3_T1XEafb9813f75129252fc81f59c76629b6dfb6b0470eba585ece7ee102a6e3fdc4eb3bac0c04a05d0331e5187a7b9910351e47ab2b7b!M@eeeOmq;e@ +R^I/j8k^X9Oϓ~j6FGu٨ۛLktqۍ%cIXfVΞF&}`!wXؤp: =:=yWJ˖x!aDϑݶdna"M G"ڐJ\GpV|!?RӭIrm\ӃWP}UQo%A49s'B))jVpx\a|>3cĹ!@{y)) >p>0?0d " :`dpt      U X\af   (89:F-G-H-I-X.Y.\.0].4^.@b.Tc.d/e/f/l/u/v/w0Tx0Xy0\z0t0000Cproftpd-ldap1.3.7ebp153.2.3.1LDAP Module for ProFTPDThis is the LDAP Module for ProFTPDbKs390zl28(SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxs390x(b4553426b9db9c09ececc6ea8b18c9171b7b93f0408249b7447119c435fd0658dfrootrootproftpd-1.3.7e-bp153.2.3.1.src.rpmproftpd-ldapproftpd-ldap(s390-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.7e3.0.4-14.6.0-14.0-15.2-14.14.3bL@b@Qb?@b ap_^@^3^S^5h@^C]@]o]@]D%]\@\+@[E@[DYqYC@X@XӸXO@XX~@X{d@WW/*@W/*@Ujchris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.deJohannes Segitz Dominique Leuenberger chris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.deMartin Hauke Bernhard Wiedemann chris@computersalat.dechris@computersalat.deJan Engelhardt Jan Engelhardt chris@computersalat.dechris@computersalat.debwiedemann@suse.comnmoudra@suse.comchris@computersalat.dejengelh@inai.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dejengelh@inai.dechris@computersalat.dechris@computersalat.de- 1.3.7e - Released 23-Jul-2022 * Issue 1448 - Ensure that mod_sftp algorithms work properly with OpenSSL 3.x. - 1.3.7d - Released 23-Apr-2022 * Issue 1321 - Crash with long lines in AuthGroupFile due to large realloc(3). * Issue 1325 - NLST does not behave consistently for relative paths. * Issue 1346 - Implement AllowForeignAddress class matching for passive data transfers. * Bug 4467 - DeleteAbortedStores removes successfully transferred files unexpectedly. * Issue 1401 - Keepalive socket options should be set using IPPROTO_TCP, not SOL_SOCKET. * Issue 1402 - TCP keepalive SocketOptions should apply to control as well as data connection. * Issue 1396 - ProFTPD always uses the same PassivePorts port for first transfer. * Issue 1369 - Name-based virtual hosts not working as expected after upgrade from 1.3.7a to 1.3.7b. - rebase proftpd-no_BuildDate.patch- fix deps for SLES- remove configure --disable-static- Update to version 1.3.7c: * http://proftpd.org/docs/NEWS-1.3.7c * http://proftpd.org/docs/RELEASE_NOTES-1.3.7c - Update patches * harden_proftpd.service.patch * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch * proftpd.spec * proftpd_env-script-interpreter.patch- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_proftpd.service.patch Modified: * proftpd.service- Update to version 1.3.6e: + Invalid SCP command leads to null pointer dereference. - Do not limit to openSSL < 1.1: proftpd has had support for openSSL 1.1 sice version 1.3.6a. - Rebase proftpd-no_BuildDate.patch.- update to 1.3.6d * Issue 857 - Fixed regression in the handling of `%{env:...}` configuration variables when the environment variable is not present. * Issue 940 - Second LIST of the same symlink shows different results. * Issue 959 - FTPS uploads using TLSv1.3 are likely to fail unexpectedly. * Issue 980 - mod_sftp sends broken response when CREATETIME attribute is requested. * Bug 4398 - Handle zero-length SFTP WRITE requests without error. * Issue 1018 - PidFile should not be world-writable. * Issue 1014 - TLSv1.3 handshake fails due to missing session ticket key on some systems. * Issue 1023 - Lowercased FTP commands not properly identified. - rebase proftpd-no_BuildDate.patch- fix for boo#1164572 (CVE-2020-9272, gh#902) - fix for boo#1164574 (CVE-2020-9273, gh#903) - update to 1.3.6c * Fixed regression in directory listing latency (Issue #863). * Detect OpenSSH-specific formatted SFTPHostKeys, and log hint for converting them to supported format. * Fixed use-after-free vulnerability during data transfers (Issue #903). * Fixed out-of-bounds read in mod_cap by updating the bundled libcap (Issue #902). - remove obsolete proftpd-tls-crls-issue859.patch - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch * proftpd_env-script-interpreter.patch- cleanup tls.template * remove deprecated NoCertRequest from TLSOptions- fix changes file * add missing info about boo#1155834 * add missing info about boo#1154600 - fix for boo#1156210 * GeoIP has been discontinued by Maxmind * remove module build for geoip see https://support.maxmind.com/geolite-legacy-discontinuation-notice/ - fix for boo#1157803 (CVE-2019-19269), boo#1157798 (CVE-2019-19270) * add upstream patch proftpd-tls-crls-issue859.patch- fix for boo#1154600 (CVE-2019-18217, gh#846) - update to 1.3.6b * Fixed pre-authentication remote denial-of-service issue (Issue #846). * Backported fix for building mod_sql_mysql using MySQL 8 (Issue #824). - update to 1.3.6a * Fixed symlink navigation (Bug#4332). * Fixed building of mod_sftp using OpenSSL 1.1.x releases (Issue#674). * Fixed SITE COPY honoring of restrictions (Bug#4372). * Fixed segfault on login when using mod_sftp + mod_sftp_pam (Issue#656). * Fixed restarts when using mod_facl as a static module - remove obsolete proftpd-CVE-2019-12815.patch * included in 1.3.6a (Bug#4372) - add proftpd_env-script-interpreter.patch * RPMLINT fix for env-script-interpreter (Badness: 9)- fix for boo#1155834 * Add missing Requires(pre): group(ftp) for Leap 15 and Tumbleweed * Add missing Requires(pre): user(ftp) for Leap 15 and Tumbleweed- Update proftpd-dist.patch to use pam_keyinit.so (boo#1144056)- fix for boo#1142281 (CVE-2019-12815, bpo#4372) arbitrary file copy in mod_copy allows for remote code execution and information disclosure without authentication - add patch * proftpd-CVE-2019-12815.patch taken from: - http://bugs.proftpd.org/show_bug.cgi?id=4372 - https://github.com/proftpd/proftpd/commit/a73dbfe3b61459e7c2806d5162b12f0957990cb3- update changes file * add missing info about bugzilla 1113041- Fix the Factory build: select the appropriate OpenSSL version to build with. (fix for boo#1113041)- Reduce hard dependency on systemd to only that which is necessary for building and installation. - Modernize RPM macro use (%make_install, %tmpfiles_create). - Strip emphasis from description and trim other platform mentions.- update to 1.3.6 * Support for using Redis for caching, logging; see the doc/howto/Redis.html documentation. * Fixed mod_sql_postgres SSL support (Issue #415). * Support building against LibreSSL instead of OpenSSL (Issue #361). * Better support on AIX for login restraictions (Bug #4285). * TimeoutLogin (and other timeouts) were not working properly for SFTP connections (Bug#4299). * Handling of the SIGILL and SIGINT signals, by the daemon process, now causes the child processes to be terminated as well (Issue #461). * RPM .spec file naming changed to conform to Fedora guidelines. * Fix for "AllowChrootSymlinks off" checking each component for symlinks (CVE-2017-7418). - New Modules: * mod_redis, mod_tls_redis, mod_wrap2_redis With Redis now supported as a caching mechanism, similar to Memcache, there are now Redis-using modules: mod_redis (for configuring the Redis connection information), mod_tls_redis (for caching SSL sessions and OCSP information using Redis), and mod_wrap2_redis (for using ACLs stored in Redis). - Changed Modules: * mod_ban The mod_ban module's BanCache directive can now use Redis-based caching; see doc/contrib/mod_ban.html#BanCache. - New Configuration Directives * SQLPasswordArgon2, SQLPasswordScrypt The key lengths for Argon2 and Scrypt-based passwords are now configurable via these new directives; previously, the key length had been hardcoded to be 32 bytes, which is not interoperable with all other implementations (Issue #454). - Changed Configuration Directives * AllowChrootSymlinks When "AllowChrootSymlinks off" was used, only the last portion of the DefaultRoot path would be checked to see if it was a symlink. Now, each component of the DefaultRoot path will be checked to see if it is a symlink when "AllowChrootSymlinks off" is used. * Include The Include directive can now be used within a section, e.g.: Include /path/to/allowed.txt DenyAll - API Changes * A new JSON API has been added, for use by third-party modules. - remove obsolete proftpd_include-in-limit-section.patch - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch- update to 1.3.5e * Fixed SFTP issue with umac-64@openssh.com digest/MAC. * Fixed regression with mod_sftp rekeying. * Backported fix for "AllowChrootSymlinks off" checking each component for symlinks (CVE-2017-7418). - remove obsolete patch * proftpd-AllowChrootSymlinks.patch (now included) - rebase patches * proftpd-dist.patch * proftpd-no_BuildDate.patch * proftpd_include-in-limit-section.patch- Sort SHARED_MODS list to fix build compare (boo#1041090)- Removed xinetd service- fix for boo#1032443 (CVE-2017-7418) * AllowChrootSymlinks not enforced by replacing a path component with a symbolic link * add upstream commit (ecff21e0d0e84f35c299ef91d7fda088e516d4ed) as proftpd-AllowChrootSymlinks.patch - fix proftpd-tls.template * reduce TLS protocols to TLSv1.1 and TLSv1.2 * disable TLSCACertificateFile * add TLSCertificateChainFile- Remove --with-pic, there are no static libs. - Replace %__-type macro indirections. - Replace old $RPM shell vars by macros.- fix and update proftpd-basic.conf.patch - add some sample config and templates for tls * proftpd-tls.template * proftpd-limit.conf * proftpd-ssl.README- backport upstream feature * include-in-limit-section (gh#410) * add proftpd_include-in-limit-section.patch- update to 1.3.5d * gh#4283 - All FTP logins treated as anonymous logins again. This is a regression of gh#3307.- update to 1.3.5c * SSH rekey during authentication can cause issues with clients. * Recursive SCP uploads of multiple directories not handled properly. * LIST returns different results for file, depending on path syntax. * "AuthAliasOnly on" in server config breaks anonymous logins. * CapabilitiesEngine directive not honored for / sections. * Support OpenSSL 1.1.x API. * Memory leak when mod_facl is used. -rebase proftpd-no_BuildDate.patch- fix systemd vs SysVinit- Remove redundant spec sections - Ensure systemd-tmpfiles is called for the provied config file- fix for boo#970890 (CVE-2016-3125) - update to 1.3.5b: http://www.proftpd.org/docs/RELEASE_NOTES-1.3.5b * SSH RSA hostkeys smaller than 2048 bits now work properly. * MLSD response lines are now properly CRLF terminated. * Fixed selection of DH groups from TLSDHParamFile. - rebase proftpd-no_BuildDate.patch- fix for boo#927290 (CVE-2015-3306) - update to 1.3.5a: See http://www.proftpd.org/docs/NEWS-1.3.5a - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch - remove gpg-offline dependency - fix permissions on passwd file * unable to use world-readable AuthUserFile '.../passwd' (perms 0644): * 0644 -> 0440s390zl28 16603244271.3.7e-bp153.2.3.11.3.7e-bp153.2.3.1mod_ldap.so/usr/lib64/proftpd/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17605/openSUSE_Backports_SLE-15-SP3_Update/68ca15df4417cfc6624b4e70b17d3622-proftpd.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=775b12f7e75c6f6786f752ab6dd1d5c9d94543cb, not strippedRRRRRRyw`utf-8bc801cf0fd206629f3c19be32256ac9ee6e61f201fff6c0d6ba7879daffa7c0c? 7zXZ !t/) Oy] crv9wPJB,uGPB<:vw>< m8=W:V>2acG ӯiL LW:Z  7ak*MN^X^a6VLv^AgK$LNZX%I F6_T?̎А~-ȩb=t]~S!fu{2O\(5;շ#^?y #jAoEE\\`-v'sv4qo¯|ȵ2 nbcœ^A}ɐAOކԝΑT!SZ5Tz쫄tQ76^F&Dc9y*$G,A:vyḩ0ؾ̰Y I5&~}D٘zH9ȡߗ'F92.!lhpNik AuK;eOj6uR}|BQa+9'c$s-+MRCL3'u$PLŘ>Jmy%p_I [r$h5- 488fZ jiT}Ŕh$ R($>0@4GwlY:u)H-]gb^nluIͨ)cɐY}1ڎVK[  1ުΈ{h\ hS"k A3DH,O.ks ̒RvLDF:l"H)_AA_3n(^ #Qqz-3^&j7l>'HTћ[ow3Bsn ZD | ?*y} G둨q^zkOSb#bNkc@(@{C~! zǬ^f{}|tS&S$;r>""HXߘd{5 ,g7e._wpn1xV6R>oV Zwsc\*V̬p *`-J54-Pq:!LدVbā,ڲ:#s,l#2i=Z]Y)c`tx{aQI:# &XMRCK2 :f2=U]x@Ɂ zS AFwa="վs E.&V':VrbMOs憩1Z*Rb3 ںy[y1C8Ɍ怙tT%VUg! ƍ2O-_pam9ryB eUJƂQp/+>ӕ%ͽGaA)U_4%ܰUH HZ!5nPG$*.f*o%NۣaWmRe_vUPǃ< k"%l[z`R5Ӿ nZ!uPv+[e G>Ny8܁)~$uo .?,A>0XT ODNEQt$Bj>r$E6:*똫GL<Y(#7/:*?HbK_D#iajjNe g*oTx8?.߽2U-!(6ѻœ![bY}1j<J0 1‘O=Cr̍~h QZcҙۄ[P(nق>J:mpX|#AfAO0)+FBz?׀8T:md F0BLyoScpvW\BnШ`;-RpHV3\x[~b~!WJ3U>ةT\[}+s` n1LJYJH!Y+`kb٨# wԷ-9Pe)Xhn*pz)ЌMe.) Ǔ._6$AJFGs1GW6 re'Bwߎ96dNOATZ+ᥪHwl"L%D,l)O _"_bpn_fB j:R]A``8H^ |r0".Z37ў/=ޅ,56&5NJDTңH?P9-fu75LRo,(b%?01.Myr'h\[*40u\~5jȦ24B E쑈rBǯ.ٝ@ M>˴ +G_IMm; {ao'E;[2ku]j Fv3gS`M..99d,:%aNoY-kdW8Δ@byulп̷X&>_đt-B(?w/'o*`2;s7_TT;m9ήs鶃HMLZ{"귊M ϐg%uĊzcg IbB(aQlFpZ`WֈZ:V*+2\F g(\s%=iCM衇`RQ`%H /--ƍ2ߎ:)28vKu ϕD8d*Hi%T~fOҙZ$.0l(NHύP5I4Vֆ ˕ t $-Į={|?I4 8r>CӁ[ ԙ+ϗ0`v+krQ( xu*:d(9s[+R4 c_A6z}pg,T̹n 3apF zԘ.P7Po#yFPb *^+Y4Uӎ[1@# 0u)}L%U DYXzuPwqm S =A n+&؈\fCn=Ľ ;:Tf<o#I oGNf@NF%0,g@Zjy9n\4~-'F UUӎe4drdv}Cc 0ٯ̂iH }QxEe<9DI}ZH-[ 0k)(EkWw?Fl+SoP }"S 7b^{oh- ERxh0MĀ|Pcns(eV[aV gZ)Ƒ1]>.ּd+czcJDU]'D=d}j5TU^:oT,qU`C񀯩LƷW+^*;BGcE_V{"QPl~xF3DjBG^{RDꍳagzhǻ0/YMs74< n.L +C(O.??HC~w]$62oug;lʠ\@uL9$Xl fVlO# M찓x,V+*L<1I:ϪLB^Z9mVm&|_AWP\i4'ڭ'`@2Rv߹l=;g9>C U!D꓋N'`k&cCR5Y4>?J sF"Ltr6сkuʦN;hltne:4&mb>*AZY)'t spWVD a;n@cvIX{/cųU=|cfIqgyfTٳY)]hT I륎LڍxM6l?n?YA{Y¾jmv'\,E(a9q+0F$ĵo#'!xpDȴx3Udj4Cr~u]k|NfæK:?zdce D=91_ش\Äs</ jy$FU(7&EB PS.]a?|lӞtR78jJ\yj7k7h[LDil0mTBkSEgߌoș+9xN< "-]|aHj%ظ[#G_7\sHӲe2>H;/= ~|VCSyt_ ,(}q N-0_8xJKZtnHޔ뚵:Ķ̐eL-U"mт($%,<[3𨃛E`t36'87u8A/©=yۥA >Gf8x8hh+_-߮ZeRcm+>l:'\. zGnY*Q"_2}q .p/3TyFZ70MT`K; ٤#M׷/sĥT& f%/5s@+L5ZsegwBz^1N ͧLeMkއ`Ԁ4y` xs$h V]!әoRir!:d =NO± lAte9!9nԖF;?`:Uyʺ*6m:o}rq-eٌƹ?aԆt#ngʏf}!vAJPv"+F~m4T"[y')5m 9:"ӓ)^Nց%\-]%=+_2d^1{7]0]e {G`M?tCe:+UAY ҧsHM5 ,Ef3uG<ƅQ/j^@\1A=' ;B_;֢Ӯz Tq4g7@ȦHX$0lQT2|mvLu>'=|vg)(2*y vH#ٲdUsv j(;"RTQc>GƆا9SlO>hǑ2ҹ{_F!=6δ u:d3hQuRHRF5"x!u2CT5ԧE=OE\ cTM,a Ii~"|3xh;=%NVmn7еEigtץFcv(Td_c39ޘ(?zWP+ c6қ)d[:\+]t+0)A?Y (!>-}x'|f*ԸMq6}""4M3jAl?TY&2c6=fBe~\ծmR"uV Ysc_;PⵢiwFO2nQ5L" gml t,Xp:kٷ֘bwPo\'5+24"?G9ό<ہ۶ xsqFWYW" /.rhhybD3:oz):KH'yK21W ǰ1%?6AޟGM2'Ibv<"RW7!:2q#;ƠQfTn+' jb2vHVMfZfU'>ι_(wU)!_N){ZE*/,T+K,TYk?$3KC]׭X.6nEV3oѕ NpJM &QL BP4<18b5գ/&氖7=L&#~%Q]őX'65t$ ]rRr|_BYoL@k"][&=\o+jJ-;q۳Fy=yT 6bV #,G/%g `K)3n7Sng9F}3%=Tx~H蜘%1%;q&hj t4OOef639c=pur#u'ȯ0JF@ #_8e<[jF;4-]$±Up {: r /^]roj]+]g ZR_n,!dsouZ$Z{*+1}k7ԡf;j >tX[RU1m [Acջ5>3aX\ŀ#hYYݿQ0YЍח+uvY] ՜}Z@UqʝmL|OUXG&B*6@i(HXhS~݀[H{-'EAZ%i"r SIʞ|ǭ>Ybl긒6AU ͵_ֲO&u7̗Pl[& AUwȉoAM0?j?vuS‹b4,е>od\Sh2)cQtGò.Âc>\dB$޸zr%knlc9N]psH6 7@*46%/YC2zzdU_o"1[v ?/ ]b k9)yZ&0^nkgC:Ww%G"s"pP[[d~ ][,9lS0X6~,pa5=0q[Y~¥jH%ۗ(5\-Pt~g V4R5)0hnu~< Mn A~麈4>ѫ4 v`5&b'BV 0Q7j+T:P ůb}U)Xa0'ՒA[JXC_P6}feYmW>FuŸc[o*Pr=%; 1W2yqЧ;g3͹d| tG3m,0eւ-gNm>.BR jj ]($҃^+*md"&ez$1/.A`GL,V)ŏL4Ooͬ|\G0Rğ`қ!oKnlL%فwP(ܸRJ '8枴`U]l7zCoqT&D9qjQtsQD:1p vrx?_A Q~r&(7j`WB"Ӧ2Sʠ}y$ ^3pm~6Jjj*HjmO7~h4}Sv+0 )h  SɚH0ݢ\Mhb;!p-G0>szk&.2b'XVap`HF gC^X0!T%{'DgG뻘;'I2^3^ DD}F"ёDor3EzLiC5=Ѡ ŶSBga5 BXMH:]W / s9T4* g *ۺp<05ٹ6@ٱv 4=}, 9Cjg'e)f~l@ ϥ`Yۈ%{jωzAHSsTO1aw.};L=a #nS_$1dM5LoI?w^n2͛PZ0XSh0(I|C#/@;4UsRU~w]!RܪHD?,ž~_d|U[uA[, 7P-53ƊlW!9uxT}1]F s8`}q|}sR/If*HoO ^Y1DN`˭.:..+ ^NY%Ezi1ڧCAk5Sl֎`ɣ>> iR>J^#7N~pz)~[qSQyΪoheW,`F VS,Z^¼elHo[5>]z)~cD-v|q׎g.y[UV/FA<AW;hBF ! *![8ecK+]2ic\^Jh] &e4zwed:dvt:K8̿񜆏aYLTwr6nd2.,M6%9@a4 Ǭ '>Z&mcZsTK-*m/߂%7|x k6op Q4UjmE|Q{`Q,/)5V\dc 8{`srً2L؁П*z>)jH^H`: -FJUw)g;*fKN-/U12@\e8{^gg$Q/' .$]6Ɗ[:c,!tMe6 ΁& sISJsq1APn\V,JvѱMAamA钆>PXɢ?߲&"?e 4JxFxrq$WۉLC64>ągoȦs"me)'@%)܃7O% ̼lL9GXݯ!umo0MJ͎E?* 5dlQr|w<[:UpUN)>o#{&\ƃH~p %qKBE59mlśz!tIH@cVO9QՂ-ߟvCݓge+G%`'})wߦC4쟉vȒwZŋ&m}MzUCoPК/kjx~MLMe~=%4}mna=2ի bW|9]yϣPXO(2-ΜmD+ r÷:/p3EG}3ʟ|Sb>P*3W?(#;emBsW`%\DBL3>B4ٴhhH09:x0 i.9"uC ,cq^Lr'TOj~Lui`7x:u}ByU20xZ*ae+5zBNv].$CwB*Z bUiHnqF!6K!9qU[g$Gڝ_ )&uIT#՞L&`Ӄ%y/xѷM #i4*ȗfbg=݊"lCpmW)(H>ePBwϖkp3LpɐZ•g(~Bx؈Gfa9F Tk a|ZV̺R?Dtʑ9Ѡ ;'익^?gyq6O˟daio^qWp\Ìey`r<ўI^(\LM ?R3z%5;9O G6R&r莴`7&(a*rC,hVR?9M_s$Xn 3K`eio?x$s1QoB|x= Y(I}0~(%D]*+C&L8ffyK֛l?~12z8x wKy+0S5@%{3ތI:gq@x|pΖi<ÝaL˥rON4CWud#8ST5<1RF)U.`ZX.HXodxx>gͳIb/$#6pAz'^RtMHh A">5M>S熇`#Krj N?ҝ%nE4Q41J>x^Lf&0WyBن9uYn͵+i«O37Z IQpaHM+wor[{>K1N8 %/1W P~[CM*^e̜E%mF`\.;ۖs?btn:1*m?a]UaUBm]ek=\c|M.E'V길2UD>}*ykWKv(?|\w KSTMjo oM_RLREWΌ`Rlj&e1s05'VjmNaWlreT'a*0ʫ/ ;#޷9T { jPami8&S?-9ZطC9L\KT!]^Z͌FvfwE<-9W*4L0OPMgX+率iGaz <]J$P>C2P So4ogrR_Aq|gI7Q3A܌XIE^j{*^0ݰTW)֒@s|B2.22~ORo5* 0u+f ]ѹC|/ v.O*3SlȋVQk ?ZRarT7 RzKֲ5PpXyl6wj$g/I\ƄƋ{PVP:sQQDOG&vy=K#XF%|~VE!<&d3r)L|/ۨjJJ$ /6H<`d 0xHPC'Ȉ526gT^ ,(%뙣;=>%T{9^FbC$.NR?Dh:q'R+h?Ͽݷz&s/,E-o~`4wCTe1Ԃޑz?t`'j9>q1$x@ @dz4uqqE\k+;cؙ,\YLf<]2G=K ;ښ:#ތ=hhI;9 B?7\͹sҥJ>U!K? wL,ymB>Q*AM-s -yL X:\F%<=%Q\JYbxX\*uw+_9jv7a)[p@J̵𯛋h@|jݛkYirCrz ^g^Bh]c&ξK5X%aӟoh "G7ʃ,՝2C5`Ѭ:*? !&P]9l M":dNg;X kg ڑ aH􁻤nru/+OjJdCE '2Dg_UgEڱ6iƃMd7xw,+3Mދa}G=*X <KcYk4,QM-WR9̿wwɌzvsM W`0̺FiQ]j$̕X6Ӓ'޽X]<ip(J.93Aqե+X% MI9dC~3ŌE ]6$|NEMߐ>K1##ȴ>#P/)Jb*'lq>)!$o^bpɩ=ז?rͼm#n%dP\T L715QYe@%︘ۅ#lՕfZz&sK$ζ*IF1^$鎣HۉWó /TSH6͟OڋB1I),| rnZzA Xz\o"Cq% g 3MTUvx},$_ 0bp;}׵h\'*x7BND!ư-镭c`՝W@!?EOy>ғ>3;S@2/uMGܴHI>M_Kys[:=d6] U((`PEy` 4cӐ1UbF})tħ,af4 &iAItRs Lp̉iz MwB&(邀p"XӽXae+o\O r`rurR09sr_Gy 똢/|t=)ȥn:(䥋7 278а~j7_"ihq!v];8*5a E`@ovzϾ؊%D-TH䰂գntbMŻFnxZQpY'YO8DEDF='콕9ޛŸc̫M^mrcN8KiV;굻 d`WЅrg.P=F:`vň7c8}Lќ&44nǍ00r1T*!covv%p5#ɤħN*!N(HE5-.eQ7Fi*ڝNa&"[GJIaQy+sB>薒-\ at3 ީ_xg{;/ҽHܮ}A,fT;5}O24?HfC=?# Vk̫ n/$B.&ik]ߡD|Z>@!Cɡ[g!hC6D {ႛWW-䊠dcf%zi*ݛa1Rz3dJt' (U Њy?=$yTщf15B`6)\̨AW@;uurV' M؜yHT E)ωNM*.hup|Ոlf8rΫڪ#ENwfz ]%.&l쐴TMy0-na^0VAWRܔEýe ̟`@:.!y?RѼ|.y5EYqTf36 0o )or/MxCߍmԢѬHomg~PPfߐGua(VS1Քޡ3x(H$SH,h0 orcJz[ya"j]P aVw/ ;dN(]SujlOu0(H5  .Ug`1@ˆdxL{- ].h\_le^ _gfl42D 4c K$9 A)k3#8rs,]t ݚ/'}>BH' w.x=Ǎ/F_u]<})lFPkI+vfLj_w|i.=ɭ˂lN|m^1@<_R3Xxw6A"%/;7g h T@@\[nƿ3YB\qMF^5yqk'@<-C:LQ@,Ȃ a*ɦ?4  L9G;Ҭc8X)y4%\!c +IX5Xܠs/}0`3@[+i??1.8So^A^Uwh[J4d?s*h^AtSKK7:cI(1ںX 9PM4 Dn^r nL+0(h+8YU<_~)ZIHL)qѶ YZ