proftpd-ldap-1.3.7e-bp153.2.3.1 4>$  Apb!M@eees_R]?er)Hx+nuCiDAgҷ-.Ê8F8|>"q4 жm/C/"zȘ}|p"뿒1+<9,]ca싎yˢ^v+lH#dHp;4t߆TSp .g5csik^i~? 8f0BG|ULЫ6IHL6z<,fg/~9f3df671f2f64fd34f340dd752a3e63058b0d5b53929817905f4959862fe4a415bb82009501c3c63f2da55d2479b68c44d4fb62615b!M@eee1/|+ԧ:ѿg9>=^+dc({(>k9A\*J%BQjG䣔݇tL(df8vjB2e犥SS]#{;nF8 ńe34Q^Ёs8h6oHU雀RȴUi| WG9OA,p>0?0d " :`dlp       Q TX]b   (89|:|F-G-H-I-X-Y-\.].^.(b.:c.d/e/f/l/u/v/w0Tx0Xy0\z0x0000Cproftpd-ldap1.3.7ebp153.2.3.1LDAP Module for ProFTPDThis is the LDAP Module for ProFTPDblamb73SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxi586b00dd0d6c9fe7559e30a41e5ce7933a918caca09080e3e3485d2d7f1bfd752f43rootrootproftpd-1.3.7e-bp153.2.3.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.7e3.0.4-14.6.0-14.0-15.2-14.14.1bL@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 -> 0440lamb73 16603238081.3.7e-bp153.2.3.11.3.7e-bp153.2.3.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:17605/openSUSE_Backports_SLE-15-SP3_Update/68ca15df4417cfc6624b4e70b17d3622-proftpd.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c7b0d3e195d3e745aa60a78bdb9ac0cf9e6a0a84, not strippedRRRRRRRa#9ݡj#έutf-85d0ac4367b4f269a7b391b59600db2fcb321228e3bf0bc69620c0d5c1541106e? 7zXZ !t/O] crv9wPJRKWxqplzĩ/YQ2=rJ;jaW#se/| "Rƻ+$'2Uō7EPX`HXDXE&g;N7夠s)y~zw*ӥWZw Le|E/8ɫ!\RuJAKR3Suϑ5iXiBӮ"6$ oщ?CPh.Y8efxЖVU#:q,[0}"L0J=8Ùd,8.CRJeJLrB5O}pfpPEv ǞmXӪٙ2T3c T EQ뭫&+cM9{x3B~J1 !,\Y-5~B9opk+,q[PQCBcA_5-bzoO jE\}HL@uF 5zTiY͂Mg|G4߫\y[*LgjO2 ]( AtAMŘT0P dx|3蘓tgÐxğ=Ƈ2Xzxlm{]p:Vm]m%r$yWP4Ρ+RuOn#r]E컇%&6Ć 6_"O/ F"m%ayj 7 l*]ݺdK( Bљ@)n*<{W/.7&x%R%Fkf$aP0Ht tBފ9m A=l2.u"PEHXzlRٗG%Riuđ:=D1B(. JRKRFelh%z9Xɦnݿ;Ys*]dx֟1̍ʝ߽[yfK߸V .`^"0,« q! ޼n+`h\@ to^ 3U߈rp {4h hxd2#֏yf.a܅fJZQ߼t)f&$6jS1r(c"Q'6uxt,H|rdfr{lԙΣmm͎˳C{o(m 0+WwUT;Ik'5d#㵞vKGNZ&oEKPڟAɥkH;5Zb :0>za'/nZ_?hMͰdgTҳ._AH$1Y y565rfHWx Rɮx1!c>DLL#(!(C֫&j,/9k%n8~)_dbmJ"=Qc2Ιe +k56ޛ5Vav@"k<-Yu$ASt\8sp&]u`]ɂ[:E?af+c7|)v_0>Dŗ34_/A Q~MI2ٗN m:[J>gj&Tz ]XmмE'|j*.Sj-u/ծo̜zD o4ܞ F%먃@Uba+/!\\QJ1> %̾:F`'2.d`@-U`ɗ5vZ yrMS;DȾ^vQzOl{fX@ڐ+Q&mx|A͐+Qv^ # ge/6FWA[?;)uPvɿJޛCNF#ǻƶ9y?,5i0+sv65}R |uDc`r9p$c7/|58g0p_YFDTxlz]#}An*Qi}Q;:Cu"L9t.=j ^>dHbnܑK0OPW֧f#F-N-z)\&acBdT|RZf9Eݎ؆¤K41fV* >ܨc:s A7'z/jMXjЋT(FV /*]j1S]w7N=b}K3B`pFç l>hnM]Ф!\< }d괨X>YFZMۘW#\/^} 6?ɷՎCGV3O}:a%UH4y F.c6~eeeEm1RUb;W|F{^)=tz𼤵,6#//u.( 51n!lHP&_'(aP=sK_l!HOZ*$ҋmx2{lBj䨻3lqKƱ`De=dL` ,+kDeX6΂:-OLAkŒ<8|cRaܸ&CįlN5ںH:4K}3*-Z<<]z0?s yB w*z>ۧYLH?Z;M)݇j0'B+kPߟyj-JvN{L6U;zljKER`|\OE6t%LyK1RDc]Gw@T_o |ɊՕ*x:EcwZiy"+Qoqdi0W&"F`A.d>Vȡb[H`޷삫wgf rmlaMk ڥYm7*fa9NVxw=7Pifuj8LE -Jå, w\3,o{ ?7q(iu}s}lÎ7<ǥ ?ưg.XXf1?t~_νFoh=E%ϼ_\ϊQ=I7FAt̂Kij4@iQ"8'WgGϑ - 2?aGd1j"#5iKY7iA(E)nS#`IRED4t2fs"WSSC7+AȖy{W&7b'0(.PI,.2R:N>Ne.yB*W-X̗ٱ\I]*53NOԭPĸkg`^[njM!ܧ`2H>FS*N_Cܭ`:yZc8nC-7eD*cˋ%nD(lMTm);A+|=`9j};`Oš_rv9M4.DWH fl DTd`rj7W|M7)|P1^VgWi]ik9_ QMv=5zR,I#PM~զd;C8U et^#ӟ}"P[4J~mGX4P=uiM_xRًYR5ۣ*4Fvb`x|ŅlavU&F ERq\T]Gat ';{Tz(W HHNH] H|A G #0pl5m yLNtʌa&}]λl\W 5k[9=Y19VDl\ d Vyi`#lGo[U/#hixgn*m]?[AslJUF͙xc ^x=:ze<=!@lq=P>gA>bG-]Sf]/ Rg/HL&SqW艳Ma?Qe( MB+#K?=WY[ SFCw#@;Nv=S"t 9I(h&ٹXK0gވDxɩl8_[_nn`ɒo/06_6u^u+0S2@OCFS?gq;ъJ ȸwqb@P]wJ"%!k.")gIsis+WifUAŃ_[Wc {Yt&6sLjIh畆4N"D}`mʧ-metsO d78%h3~.IK%e/ ?VD/L\N{z&$/#JϖHƝX,Pf([}za<+g/b଩ 2hQD͘H9 OJ2q'P#<- `*AM+eĩ/1ߢ$B/& r]Aߒ죙U@WvȿFc s~^ %eMAk=4X,bBzpa>Y0`3Ll-G&nt0/`V~┞v?'L|KD J;̱{䉙Λ$ldI2$0bG_w;W2ͥ vJ}.C42}yb~1^w;q+f66bj1/u7bm"=ir;c"Z@;seh)dg#jRN%Bp, p]K]mw̋CgwV;W e?8AA>|aeggeōB7c%m܅NMS> &q&m$svbMm$DulXxOezؔcR+ RȨR@18L&^X^JZzKj<[hI_P>{-?G=/tVR\Mtop?jჭյSJ35Ą;_ \)_OU h3 *%,ㆅ9ϼre2(eGK /_{!-{jn@] #V{IC*A;ꍀE;L ՙpI:Nu"OYXI/Mzgd`6/7>̻au1'(ikƘf9+)A8)'>LVYgZR&38cq9o"I?慆ޞA=6G3' t |51h&e4 U2 ?`TP:WJ3 BP)u!R XϟnH@^,VW :,3kE :xL[8 JOh$B{b[E쐯H S8.#Tw7]ElO*JrJq 2(76aA 9KW drllXnɮh&,nFK`FkU>$>a\`ndҿ NNu ^͇6A2<8fdz@/-r,!dx/,IŸ1ϕt}!GGПA}rEFُ`#G!FcbX: ^4m:@F~e$bbx~|?Z3"n KLr* Ц0aguTI򰳞@&կ;@Ü1'Ȃ1Ebv3Ȧ|adv̮k*Š`ĄXLK'3l_QPVFpZlPKd1w 0( +߸NsuqhNH Lve M+!(y\>VWOzIw/ӛn~nϧT!5y'fېƪLz{cb{Mecq5"]JDXRŔ2$[ͱ䂯ST9h vhShe,NBfb'tӱs$˷ oҼ@=c~R$6,Wq)0}WG"҅Y/G\>w;!Q4^B/qD0ʀ6[@7ApA~Ykg>>RO,L7Yy"'JA-H]psk6gJ7eњ~hhvf3uwBxh]|< G*tyK :nd\-h xi+:* dAsusԔ":V{tCGSiew㢖!Bt;g3X;dcV]݂1X*1=RV-FWw6ѝ:]8`z]2ڜ=3*P;c!t3hq zO.`qnaxG|4wux7υΣA6y&P+Ndo^O!<Į#%'Hkxxle>vZZ6OX?P)Xy1̍?&ɵpiEcbyW'k] 0E>-Ӽ}'+_yܿxC*?䟋^hL4+[mTNkOdȣ d'p,Io`%L|X_LO]y`.lj%3O'O}M1?0WF(Oӹf^kk D x҅8xT36,"7.5sTY^+&_E:Qլ!>$it`4ֲQD]a>8[intH3"n!F,5D/Qn.ˑ֥ϯYWɳ J<sN+qJIO?5(;isra/1p+1rPrgPN.Gf ChB|'C3}`)$~ORsjT r-\$ ͫUMqe.I[Z4܋F2cz T?Na?GcȨi읖E"*w,"ښu[5;3#=VNw>TqG҈X3wg*l_bn0[PeHO s.2eB1{43r-,yeO6*`KmQ WB3wwɝ [YTcAӆʷmu2SakVp~㤵5V]gZ߶OsW'OMhbXP0-d+6neC~*&t>AB-nWZda-@pp}w41թv3&f51v9=v'9[a E!NM{Xbr0{sa?a(K!l%{%|@$<ز3*'8zj9:Q^v5d4*͂vrY,+Bqh ]*O b:CλA,AL~e@SU ZG 'Ҥ_ 7m(=]ҖO]x ?%wjl\C볐3&2F7"{8AM[N^ex]%ЬszS>[FGTM¥' N)oiE%.bWƊYY>ì?=`*nV8^E#9RbL~ +$d^:}<z^ *Fn7$ *\(7B# TڨjM lx:f}~in%o[H% 7#Td7-S[^)"|MaIxPE_-ҙ&hMב۵m+[ %!;.;f;s'l<S :xDýAm} [UC.jOaؾ[;ۥ @.jOzԽ6~zR ,FP3]S᱃ݰ^XNz/ !x@y9܎W{LLMmm)P^%nK$4\IgWt4n !*9؅RϘ>5]x(T BS7kdUsag܇5:& 1;SgD&y+ AmUR]W)a>nUsC~bAy/rMߝp5k4Fv^XC}&$/!HBº(ɯ8Rţ_䮓;0Y[9}\*|PmܲW|rC =Bn}4Doұ%N*JeaC.vr찬4ݩ Sgε אg hφE"k5BRBy2]em 8nɇty7ʦID9U|tNHS |j }nW[[/v*u%t6sf^v0E]%c`=G_1%U }>=Kl@ƚHt'qn ȕX+Vpf-D|ۃh`ko 2DQefAij,ZXNea*if\{kB jEjޝXq= y=iiLپ& ")6/ͭ̍խZxcWflTY~bK|DjwHMI{-m!'ɋwbya( +AX|q|*VFS0/JbUvH~;tM'e,MGbu3Pp6&n^)82^M$z}y2> Nt>'V)'wώ~~h{BԆ<2}CdHZQ?1K{g /j\ ×Fg/fXi24& ߅@3A,$@F r9yH≒+:)l\ Zn?磳[H:]1Ekf*tytHawLMtp ׎)]z`1KzI6a=[s!Nҡqqŵc/d3lCаcJ )NY''d;lb%".uѯ$: *_ګmE=#*t財2SV6B~"vaz\v^y^@6c1E~i+s\*`%q<88Ty3rZ]Cb>8cU+ӓh=SDzNӇnCep+w闚Uq"P_Duv\q޵.*yߛXu(]cvZ7מy8zB7zj@uۊMz?EK޷/ ~0o>J,25ʋnlcZAt6l)t~ !N-gθ[ h\#1d^NI (h?&a3,(/B+!BV|Ogעݵ$z5nƜ|'Y*88"1BRBXJ&=\(t*>H (n-EBBHC"hz6R}v48D;8{u]ݬ@ )?S+~o1j:<"3Ph\|}v:d㎉BnOXjlp,aRs;RIf \SIcCPCӾP9χh)S:/4G\1ᴴ-AE,ykPk +!&>=pf؇1fyi/IrjY8NYeD/[@r#2R@]rY(^١0 ̩l{{ uІkQr尞:41%ga/h^ûZΠw(ZeM P{1K4Ÿ 3L7TPh#R<_ېX%x9dciՃ WR 0Ta'(h>PF7L; UEKo~mM=,{ S1Ǟq}ᨣ-hs [j}< 4P9{y h m{hI~bg]FB% [#v= ks &P`.w!YmШ)\#7>G{[*G}!ؾ.emN&y+ȡe6> zYϑJoF襀ǖA]PVP`faZx]+uˠϑQ5)&UieOyYp'mᷧXQA*\9dGX5]Q6jߙN[o Q,aW9d7#diIUah5eU)u} T3{ꋟjmk$`3a?y~0q$gVP W^ *K`g"FÚXHH5CrZ텖r;4ϒ@wo"1i0g7 pctW Kuv]Xi `/IIם7 Q0`$R0 O]5|JDCcE= ChQp 7 Չ4 1,{մ(A[[E7w]m,AnYO3JAxFxП&Qs@Ԇ2QL#M1.,bGN"Gմ9(,^#?Ps%FtK%OYex)񠠫eY#|Kpqv id |DVErGI/4KQ6MN1F %܏. Q,4RN <}W~oD? μ LO(09k/_V׺ۋ )+ os/]EG6'z"Oο\\FJ}S@k_A <95,?.$&I~"8A|%|xEfm6iDQszk{V-)+/!"}gWB[릻`NOԞM*JNnma g@/ͅ7Ztkc=uXޚf ֮ӏJ`e}eхDuxż9&Fϖ `һ~UU2v,;>4ԽoAa*@{*nW _b+V:qWKj0e o~gኹ>ذK1})kŧ`B].1b3\Q:Aej3;CJw~AA5l $Taƿ~jdQ4Eq~ǵz~)k#êOzQ8\;UlHĥNRXS wtH,vh[ :&lJ̽Z0 aXR t}p{da`!bM+/ҽ7S\U¡I29oYl6p#{+>z_\D4,b3Vd=ѴbUH|h4I 0 Kg_ #{NA|*R<OBikm[20dcXe jצLdWH x5p&ȶFoޖރETذ[QyHז 3f9azExW4.{MԂ0,D7(~_6 Qfm(c!|Ǭ* Ϲ mpU[iڞeMBZ~񼰇ʲ3^ v8Z_SuT=-PM-"ђYH:/e Ϗ^+N,&}zWcX?XNJ9CnNq=Tp낅{\SHx6hSb웩~2 S'kߐljo }wbj(z,H,Y $# ,!wm,S)L۰4MltK}znX5O[J˿ EsfǭF Ђ5^+2.cAfXJ|eNzRT+ObgvbIJ 0xZocx7o{/FHՐ3|yо/A PmO޲Z@BQ#x%ױێ;`';uO53+VG=]ZԤM;.F!OĮ1n ڽ!'2vB*Cv6^4DlC2Z&2;q5ĺס/!eP@Op~s*΍gpdu/ZrA1Yo݂{74b;|E5 Qcqi Y:x\~y,;XFMMG96U vg ?>d0AKqm9фg ć%< `VIH;WvxG2p`hw8$aߑ#zRڛ[De8\5\s)v#SN}/b_(O K3CϪ Yp{x &~YF 0(X6=,mTʺGQ23YR-7Ъfg]D%d\g VGj8RK1 ھSoܮ GΣ*ɞ !@ƞZ Q0th$ I c^R*nfO_;ߐ$tl*%i6`ߠ;Q45e۩ey/Q͏tmاu?1*t!G-9CV*UWョWO4G"eB3Qek:]9)!̼޲Q"\a}EaO&x~ wv8۱W?s٧uͣjI? ʰgP0&L!v>zV+B"<> 8gc:v棱p$.y"2u┳?ًYS3|`ڿ?Ӯݶp˓T4,ϝq.]0c+fphL*2e8Ѣjn4nbԷлPƶ t&tiP4>Q(fQ3|hjG- REĠ1Y!{:ZEV`abNq!x n-HNM1Lzƭw 'l;DQF꫍[bgY>IX`Cc8${'VS`bira8S2I1Qf 3-PK8#ZAp/f RJo.Q} (7kdI_DZ{gjFǏWqh@5bq$G5.nwƻ%BI?kgN37;H:} jTξSX\4(9JaG qLL4]/UDXkh8VF,!YEmᚃζD  "4戤:/fk