proftpd-ldap-1.3.8b-bp154.3.12.1 4>$  ApeK6!M@eeeN  ͚;JکCYJOy>Hwa|_Z/mfQk.T69RU]OB*P~YA@)=$"8ĸNّhMש#=Ml^ȷq2mڻF'\HV1#miDjt$|DgLHQ_"tJ#=Z@\dit(7TDE_ XeP1TH\(M39940cfac503dbb1d488b01077e40ce5912abbb1cbaa827a718f32fff417e7a537b301d6671d5b56125410ebc15737eac0051e60\eK6!M@eee.D9?Q/WVyo")h 7 aor ɩضD(HSBpDb#'fFAlب Ζ5ߵGP"I#r8A IUT!-P!Zݢ >Op>4`?4Pd # ;`dpt      U X\af   (8$9$:$F1@G1TH1XI1\X1`Y1h\1]1^1b1c2md3e3f3l3u30v34w3x3y3z3444 4LCproftpd-ldap1.3.8bbp154.3.12.1LDAP Module for ProFTPDThis is the LDAP Module for ProFTPDeK,i04-ch1dSUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxi586eK)afb5a500d1a81e68e6fa625704fe8bb2a921bec820f2f81399fbe7e48cb60dc7rootrootproftpd-1.3.8b-bp154.3.12.1.src.rpmproftpd-ldapproftpd-ldap(x86-32)@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.4)liblber-2.4.so.2libldap_r-2.4.so.2proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.8b3.0.4-14.6.0-14.0-15.2-14.14.3eeC@cc<@cbL@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.deStefan Schubert chris@computersalat.dechris@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.8a - Released 19-Dec-2023 * http://proftpd.org/docs/NEWS-1.3.8b * Implemented mitigations for "Terrapin" SSH attack (CVE-2023-48795). - rebase patch * proftpd-no_BuildDate.patch- 1.3.8a - Released 08-Oct-2023 * http://proftpd.org/docs/NEWS-1.3.8a * Fixed builds when using OpenSSL 3.x- 1.3.7f - Released 04-Dec-2022 * Issue 1533 - mod_tls module unexpectedly allows TLS handshake after authentication in some configurations. * Bug 4491 - unable to verify signed data: signature type 'rsa-sha2-512' does not match publickey algorithm 'ssh-rsa'.- Migration of PAM settings to /usr/lib/pam.d.- Update proftpd-basic.conf.patch * remove obsolete config option, LoginPasswordPrompt - rework proftpd-dist.patch- 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 -> 0440i04-ch1d 17037586361.3.8b-bp154.3.12.11.3.8b-bp154.3.12.1mod_ldap.so/usr/lib/proftpd/-fomit-frame-pointer -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:18243/openSUSE_Backports_SLE-15-SP4_Update/29326f0a9898109fd4501ffd8c7ccddf-proftpd.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0140ad322620a87edcd3ce3f73b735599ea2b30e, not strippedRRRRRRRxª!utf-8827fe35b0af3f4e1d2cd2cb7bcc36c139724ddd14a2f9a3b5612668ae20f7d05? 7zXZ !t/P] crv9w;?>,3R 囜[=/Fs>c24Z(é*N_Z+Ԝr%Wc$uE_r;owVLxRf=t9Yjevb=hP{ -6Zzc)UMoAT4lݿRQG~- @.XW&/}SNs0b){$Um%=~RL- A)?y_F퓋G>1'FbrU].ZĥN\`al5r^EB) H{)^[/_\ZƮ 3*Z4ȴߩ?8rz6K/c;EnV"ȿY&ܖ 2G`i5"L2I1$WKȢ3fs%FgO#h8m HqBk0hM XU߭ܞe7ohcp9.>9ղR?nr^!N+$%•vkVn0nFR5 )=RyRcl$fR!L e!fD>&g WÄ#Vr[džc2QPZhD9HOvŋse.O嵠~&LD0mX9rb.HsnSJГ-f1Λ¤,hzf0YOS'i3w<;duPqM&712CKA>uv;|&y{%¹;\f>D/H,IGv,Nh #Ls7)4`v qVICK^1 : PO3 j0ۇ*K:DEpBO;]"rIu=Em,Ӭ;Z`Ymo޸ 3p>5$Ʃ@ [+to%D3Sћ7\;ߊ ! Twn.DܚF"ů!] 3C#}FOUNlBs\Qń*|hT^~OgPE]M6OF?~ ЃAa0/`ЁȲm}0 ߵV#WA>S '~L <;BeP<?!2nj>Qݦ`Wզ]_'Wf6K$`!(X*-\rIT +)ٜ + HjO;U)j:A@W];0&mg(pa+^QW3]~vcuRl? (BB=g|̎E3-.П:To:w]~ {5k/-df&ǝ:A;wWl630tit(X$FS xԗ{<5դH F1okgIWf zr p&-TƇoLA.U.*tLhR02)@W@qk3@㟻˘}bZWY ׆߃LNουʛ8J PŌdž:aC1`9^!Ex6vd$´HrTE ;]-Shx GjQf@Ae.F*ָ6XIR,g'tFJEWF2swPh>1H;jޭ`B-bH.&QH-3x-մI@ӲW0Cm' ػ)7Lcֹ;cEDQ1G7%xO*;G4;+; aW#,@knh^>yS톇?)1ťi6@<C[:qaEE츧LGQDקHJSn#xu]/Z+0 Bw= &#͓)6- v !EyTyj.qG|U%Afҡsw?^<͂o1cn<>dʜDӃ,nafr:b;kC7>s|"XNWH`3~{g{J3E^u'營W{㍄XN/+s}1q[Bd^[53 p'HF tWds"^ꩬ/Nͤ* .Pw2hgb ;oF҉#}S}BdR\dk<4( &j<%S?mudcmg .j#RϮ}0fdF*C^[?5*E; ЌLO\zRO^Lɤۛ(dZ/6ϲf."PERTA*w>N+i](>!3M*'U?,eK vh߸K1I:``Z[n܈1:LI/)D;I m:n!g6n%Sa?9\]wa){RM(f{ZtŲM|Fuu^\nhT-ސߕȚ-+A]#ܗ'ylzG<[bJ+ ~^_VaN_ȸYvS,arće A'G]idA=.yx4Y1B-ÿs4jdL/9}4uFԓT$;-zz!tֺۏBݳf`9*NQDFtt٩1?MD'ʵn}bWKއy7N\ä=bV^~8tφc*oXX4b3M!FGMަ,D, J˗K{ɶlmo'Y.4cf7ZۦӮhӚRć5DOXP7F:៓wwTqY QV KaZ}On2x(lB {$#S|6ԡ^" ڇ c<)\`JH&!pZT9Jρud0tEݬS4yBs‘F x5jeLʯ4~D~W.}g2Hs4bv?Fq`x%G)l f] ?n"D%؋$FvaɎUzQ%]TA- W)//AQaK vzCw!%SDC=+u,P 5gX!$8DC|w%jz?KI$ߺ' UDC9a$}l3ۈvD 4P~>d!\D3uQ #$$ -^EK k{E:&y?%G-m`o+kh+Sώ7#͗O!A$-~AQ3;Ydו@ Aߟ6oWSu.b%,^i1wÄi#v2ͩ^ꪭFtw`Ng4z3*|n}k.q:= RCCO+d'}h2Y6sMt<5?0};4Z;f-]+ 1v*ɡZS5˅6H5sox>&$ B mG_Z7;\h $* 2)?IMK/K`#z %*_vIA--#,g?n/SCr_ BR Ǹ=)Sne6Q5aw|2_,Dz ^%sV)ѯ1ޭ"V+qv49l"aHjPG½D%fm?ozJ*WF۟[TޕWOR:kP/g$9}\c (N@!fm3 UՌ8ǔ$ Z>-:=y[~,EQ@XoL̃=nhEtό'=A10%zpv5& `=eĔt r4Ńulے~Ng2ۅJ!)\3~[l )k}'\Mu_T}ڠ[ 5?z!DRLXk$_iqz$Fa.:Ѹچzh: Œm h6:gUyF3WD,tiT-}#!8.ŸscnY Xa Rz5MRXD :@+vK$%Z?}H /V-1zqz ێjpu=JPx>%q2`k)}z+Yyݾ,Uҵ+0n]a?+3D45 -$L/HMk,aGBGȊ=-VT~ϙ[(sPԡ{+.7}N=kKEῂ\;r~WBq*̕rc-F$#H`؊)ZC7}1;_Fs DO~b-#Ru)/UǠMj Q0FV^&K1"~6-0dU<4Ci&%>Sy_')#CLqKHb9Ӄxk~&΀٫ p2mq `j݌nd/=Hح_En8d'Bޖ-LB|B5Da Kd`[,eF̙?x#, Woy9/};׃"҅2juc?vfp#l~0l0{E.G |.LΟ5𹻢J}`{;-RD 6?VL: B}co3Rwccå3ޖ,[lCX0<;}:mfD+?/IHQ̫ܳ\P>zi7ZU\tOhV"O} szv InŧE#RHoķ˾OB`_Ҽ)놃XA-ջoeLjXu^)w32w]QBmj.A2 G#mǒ)&$"36ՆnpG)'Y'q#BH{\D#ξCJsttϫ~04(`8_#y2}ݧ 4{Ϟ80h9k S;{n#a/*$cXIE"m]!Z]PC'5_=MAQ7^پPi)ۏ N9w1Sƥҿt8zM %g~Ez}o 9| |R5.SGqi;(v}WM?`kç:Ϡ(F12M2q Kox+Jjx,0Y'(Ue ui@X;-scA @|(c{(N,|r6!nU,pM[ޠXxNᨄ,1YhJ;^ewR|*^E=Sg"aZVÍXpy,2fH r~T<# h0NXd/,DU_*Ng^PfLxF8dIOE#2p5{jVIƠ Olu@1\^9˳;C)30 :ӫ$KYu`Ѿ+x{ՖhՕF( MW ſLluU حφw$,n9Webts*̗GJIV&w_f ȟlTq/ШAUQHCANgQ M5OytԼ~"b)9t4c5F((Jˠc$4^T7}HfmH=xfMH񂑯NF2'[O(EC;^}DZ\ABM3C/&tWHr*"Py]ʮ[Lp[ zhO$ص,*mm+. \V]ˣEe$xρXK>궶!ڡپ-;/3G#5wt<\և`]f _i%,ZO>M[HrxC&.=O`EgeadvzOcmxUzA - 1N,]$$k0xcsQ3ZHvniB,{ioSݰz-qPwF92JO%!1 q0 j K`T*lP*agȨ夐-f섈GZUHN5# 9ӿf{xZiUK7d ; `KEC.X,Nʖ!-n𝳙8M$bHVv0pK5AgGhXXZ)8/aXl۲_"=W5u1$XzKV~7 uj8Tur8a)RCį`d[t\1-L3QS&-(@1J} Fd,DfMa{OLthSy); ' nl_š)M%ֿxsZmluNY܂<6/ħV9Ow]IApcm|Rl ܘ1ȊMY)g.Њq%(1F=0-gsoPaFI9ꍗtR"ѴMȹfs@?&)CŻQ%VzV@ad:B">3"e3*Ʈ؋ OoUӊcM-7yx-jCEvc_}NU/*8 4wY1#kljH=V#I_RѺ9\C9akT/o^W/< <(^+G}L# z~1 Y>f|J̥/ҝgYT(/4Z܎qǔtUwԢrT@g }ݕ͌xe6ܽC.dgE݂C%'!5ϪI^B7FK2nyg=hTཊ">oP(-7#lF&QNae gY{P酰L;aWN9ҘNVձdaMbI$?@AXkc&0O3zg4,bdןHf-'@!8i٩_Xd5ihsa{vڨ|ﯞÑ2 . $;e!ShF>>lsXdh2MîvtՓf EO KC{?o]ӟ`K}}0̐K֘0!/hcٱ/fEo`YUH8Q6Zf >yDjHZY֍pfqaMY`ϩ骷x$Vn__bscxtҝP5"ʦ׆4AիA+`Vac?LPZ/o3CYpfe}jCXz%ȈLIBg'?X+>J$Ԧj|ZIlĞLCK3%>ژ`P,;H% O8NzS=S)! ?Z'*~%Oo~a|CS~7Āp"VP HA7wZQ`OZ~2<24g,MZ,1Bۣ}.twmԎll9 wG-9}ɢ^(8 ADjL\B_cMi< {1ް[.X;b;)w/kN~!H*-@]zAԧ[pn kؓ2J"&|[]k ,Nir^M-G|\CHc_+|{k`|?,0DjHr0 "C j1\<ZU1+UJ>Y] nZA`a^ L4QfG~ȕxaDVRg}v,0O$m=)̫_=ib3"KQ0-@LĿPmދBJiCەܦ0rNUϫ㘘kg3tBn8rۅ\դnFV/nI'XM<pn|Ҥ鶜 )Si ֹ@ _s,L&M3Bpvt?MYÄ>Y 1,1}_qW ,^F0y &2{jlR ?z*'F18*2 7n" Oa]4TN@>nJX!Rʚ:8\ xS!mu 5u4k[x AWX {k-8J{*dG[ھ;RM>KVBH]+73(bDswZKXJnN+.n`-a8xyؼfD %Ok 8is}-X3+SW-<1X( 16.X_VŦg#6 UlI<; '])Q֝,ZeE~Sh}~Kjql~ ŗ E0tna ׹I ?Jop>BzXq"J*C{26d=nϐV|壌$jVZ/ {'Ka]'`n=Hf{xc&-_I'qzK{V5'\],ڷӴ@/1{f~ZjJ/ĺO$I@1pe{\>$J^t|Sa `> Z0?JG2kF(:-Ԇ#Lp`gvxpjDmd+.}r !魀xa;zrViFXﰀt/6pYD\Ͱv]E2[>Ŗ*f8{t|CἍ YcT7DxClS bHLAjt-m{xɻn}u!遺F-HcZIpPcOM!T]6*uRJPbb|B&)2C WF͐U/,1 F"hm(mÉϓr?8<#C7y/nCȪtǬWwXV NFGMZM6s_S4F3FUl1yT>1[#T:z\V$!QKlZ)7oZ&1Ndvױ6M |Gs|RahAXww(Sҟ%mf\{,fiU.j`&p.Seh쫅Xp!o> HCA 8 p3c- /J:AX.h rO2 {PӊmK!|o-Ʃtr({uc@ϛYGbi!^9a95a8?D˶$/dJ2AU<ؗ-c %=*'فyKÑտbL%n ix.#)Qb\ͻ Diݯ)pg8qEm#PsTQ}u<8{(81k K9\Cdiƫ= MOl |bo]3LSr iI}~(ʭ0r{tt)éS 3 ,$0#bx$4En.[@$tZd[c+`xjE ?7K˘e37L7G G(3ۇ6g2S張#mɁ^1o%B3=wa'R~s[ጜŊt}85煹ڄzPWX#M67q\L, ^mH$sAL;g^qpq@kSu0F)xf<++Ҳw",u׉$m!ͰwL$3XSNDu+bxT^)a~\Պ1حVA$9|:5A z'Ut"<HKi[%5Lr<&#g8 ړ7K&2W 2~½{즜+Bp!ә(/5J-;l=숋 *4p7SMiνK]<ɢGbS+@C+FBU䤮^20' ̨אMWdG | nаtu\V }>7I ,\#O:-T +,ܿiPU(Y]۷꒻dA (t,T9~0$qIG1UBDžP.0Yҿ>bbjν?ZYtlZ{:a JQ77ɶMסFdhc /7,mOx3CyW7|ڼ08Z`5EN@HNMuT4I/5H5ĠDZ+c?W2IpXρ0R|7U[nxl0UT y+.=l煐65VY^$1^iL3v_Z#t4M kլ 5Td `VTtoOu":}AUH5WNMr,Qn|ץę9p ֧$W9ӁNwV(LFDsI8 FTpoF.1f XNu/æ^H^o>b_]! J1¤.Azsb/Bu'ϥWp BB\D%NC],"Zש[X*"*S2Hjg"OkՏN$m?CbsӒWy7673?WE+?05iL>O:|n:3/ OGu"d1Z̎~ !cI(i7vG {5s1 GaP0 Z"PU:/d tÇxۈcol7fq8) Q9Y 2b-_!̋L~xf B-iyctB9 ,)=CڻdC Kڲv#ʬoS3B=2{c&8md)3Mk$K.!1J ]dz*Ll|9CFnr(*5sYGj\jG!؟feՊ/͈g@ܒd#9663z(鲠fRʋcSQRu6vb)uCt"GX,_InDH.`JBF?|24?S*]o}xӳp> Aivd[pM_66\;n ˌg]Y̓KR#>vP=cTEӺcTBr$@UYIVtiॉi^*JO%ĸn)\E.^E\,2h1Ub E PYc>Ǟ~0kiblSakI3{+آ JF(s|u^%/5GL4B=$3滆w;R=f N]ׁ zdžĂhIԙoN>OGޅprf7|7ǡ=!SEֆ)b e.4΋EU"jˢ@N8>At/9P#ɹ.)TPh3b¨Q1OF*Pyu6f#Uy. w̪\JAR+]w.hL B3.Hxj^ny3~Օ+F\T;o=TS=b@9̰-Ǚ*N%jxC69=))Fs0<5AiXsdPe|9Y"!cVazxGGCqH>F vo>rK3 _qdZDiKw6(?4&r"3R#v3SK ДȪi$`Asy鿡5tRF\H7e b!u^9"Tʍ%m`dX/վ>@kLG~չeT  X)a^0WpKo_ ? oۨ!vc STgV(Omk^h 3!:xdN~Z1ah߷]Llvp:?[;!mC:6}{r0~!%؀`<;paB4*mȚTbΙSR;$Ķ*(}ENI?@[vWA/exw5z0ZY>[ŒI,[Vv@ˮQDX*Q2gMl> L t.3 x=ޅ`Yʅ12v ,pB#s';dH^+ci8o; cq@K Ե5Xws?XO W#壏b1d,5SCl UNמ"[H{`VU8UIBL]Lʫk1Mr)tS.~&q}|%1dC!F>H9i>|쑯x},Y`?Oav=pt-p`kkE+Co];'C!GrTI6j1YW іe3[d- 7 'gbK}BK 5? 84Fky)nT> ;C&QoqzPn?hli&Db&[SVd_wHЕh)%s+vxd2hI` qet(j+ *Hկ 8tn +X*RS{5f'-xYoKQPmv5Jo,B8}RW~r>84;{-e%]8P' -e65I#/e!Q_JuD*lh(=r\ d!iP/)k=+gQe--?ػC][%@Zx̰K*5+U:mSSQ:q xlkYT]\NXGm4bd xJ .O':F!4\Dڗ~c{Sc` w ʲq. Ú "_q.eRS 4W75ʶ YZ