proftpd-doc-1.3.7e-bp154.3.6.1<>,Dc!M@eee*B#Wۍ|m~n)IJivt.ੋIY k+ُإx7Ňд(OH/dJuU5 0X^`2V­V}0El}im PA@{%[`{+:)f'N>!Bt"7[3{}[l4$G&;{_l ;r?rtd ! ;`dpt    , D (J (*-0$0H2`223(3&830 93 :6 F^G^H`IbXcXYc`\c]e^mwbn:cndoeofolouovqzrr$r(r.rpCproftpd-doc1.3.7ebp154.3.6.1Documentation for ProFTPDHere are Documentation for ProFTPDcobs-arm-7&SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDocumentation/HTMLhttp://www.proftpd.org/linuxaarch64N< +$C%ag<5R3g _eDd, '$ ~d Q+Xo y ]]?(a !(c f&1cOM!Nth1&+=D69jAB+`/ ;1+CxF(NDominique 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- 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 -> 0440obs-arm-7 1662121474  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~1.3.7e-bp154.3.6.11.3.7e-bp154.3.6.1proftpd-docConfiguration.htmlcontribftpasswd.htmlftpmail.htmlftpquota.htmlindex.htmlmod_auth_otp.htmlmod_ban.htmlmod_copy.htmlmod_ctrls_admin.htmlmod_deflate.htmlmod_digest.htmlmod_dnsbl.htmlmod_dynmasq.htmlmod_exec.htmlmod_geoip.htmlmod_ifsession.htmlmod_ifversion.htmlmod_ldap.htmlmod_load.htmlmod_log_forensic.htmlmod_qos.htmlmod_quotatab.htmlmod_quotatab_file.htmlmod_quotatab_ldap.htmlmod_quotatab_radius.htmlmod_quotatab_sql.htmlmod_radius.htmlmod_ratio.htmlmod_readme.htmlmod_rewrite.htmlmod_sftp.htmlmod_sftp_pam.htmlmod_sftp_sql.htmlmod_shaper.htmlmod_site_misc.htmlmod_snmp.htmlmod_sql.htmlmod_sql_odbc.htmlmod_sql_passwd.htmlmod_sql_sqlite.htmlmod_statcache.htmlmod_tls.htmlmod_tls_fscache.htmlmod_tls_memcache.htmlmod_tls_redis.htmlmod_tls_shmcache.htmlmod_unique_id.htmlmod_wrap.htmlmod_wrap2.htmlmod_wrap2_file.htmlmod_wrap2_redis.htmlmod_wrap2_sql.htmlfaq.htmlhowtoASCII.htmlAWS.htmlAuthFiles.htmlAuthentication.htmlBCP.htmlChroot.htmlClasses.htmlCompiling.htmlConfigFile.htmlConfigurationTricks.htmlConnectionACLs.htmlControls.htmlCreateHome.htmlDNS.htmlDSO.htmlDebugging.htmlDirectory.htmlDisplayFiles.htmlECCN.htmlFTP.htmlFXP.htmlFilters.htmlGlobbing.htmlIPv6.htmlKeepAlives.htmlLimit.htmlListOptions.htmlLogLevels.htmlLogMessages.htmlLogging.htmlMemcache.htmlNAT.htmlNonroot.htmlQuotas.htmlRadius.htmlRedis.htmlRegex.htmlRewrite.htmlSQL.htmlSSH.htmlScoreboard.htmlSendfile.htmlServerType.htmlStopping.htmlTLS.htmlTesting.htmlTimestamps.htmlTracing.htmlTranslations.htmlUmask.htmlUpgrade.htmlVersioning.htmlVhost.htmlVirtualUsers.htmlftpaccess.htmlindex.htmlmodulesindex.htmlmod_auth.htmlmod_auth_file.htmlmod_auth_pam.htmlmod_auth_unix.htmlmod_cap.htmlmod_core.htmlmod_ctrls.htmlmod_delay.htmlmod_dso.htmlmod_facl.htmlmod_facts.htmlmod_ident.htmlmod_lang.htmlmod_log.htmlmod_ls.htmlmod_memcache.htmlmod_redis.htmlmod_rlimit.htmlmod_site.htmlmod_xfer.html/usr/share/doc/packages//usr/share/doc/packages/proftpd-doc//usr/share/doc/packages/proftpd-doc/contrib//usr/share/doc/packages/proftpd-doc/howto//usr/share/doc/packages/proftpd-doc/modules/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:17645/openSUSE_Backports_SLE-15-SP4_Update/29dd066096e7acb8640c9b4e3e9a37fc-proftpd.openSUSE_Backports_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxdirectoryHTML document, ASCII text, with very long linesHTML document, ASCII textru&ܽ[utf-837ad178b399c3d2ebe1cc4e35606758868aa63edb3c09eab38b907a72a2805cf?P7zXZ !t/ΰH]"k%~0ߙP?l2҈O_+HTRSəsqQKW^g^40ظ=G|A5[8Rt;BО܌bǴstS=lbLh#1~ˆcslHcZ͈P38<8m|`Yɽ3-G5i] k[fI sFЂb179%;V/ Қ+YJa q(d[T҂Έeɉ(P>r[' C )HXFۨxaյ\3hA:xfXY̊Ì`C!MގDT<DHj̵VaA<3<wdluͯF&\enfp GSH>l>-RVdwU|Cߥ@g<@uɟUUpa.k$ Xr20vλ2CSϤ?QѴwFQ7|M^O]:px T5҈DX;Z-Ah@FldTowhkS=9[e{fIC4(pr+^ x,8Nx:٨8+}㳸5Q0Ϧ{YZlEw})jH@b#'B/;EM8=fOThE 3gz8O+:+R9_eVbJ~w_r5c0!i_O;ĩ2 یnhjCpA_Q2dHLO\'ߒ`c"EλlU|+ϑ%unN+x1ptwS?qhQ?3BQ4'G$XvOYBvMt.l׳hUF!摲OHZg1zz\Y z R}4=dt! ǭX=K@!)(Rm|Y7'8̑vi+Pg^L? o$GMQ 8YmaI֏wd@BNA"$&Dm33+n\n_2}# u]P7@3B[ [#BךkKh󑘯D~5t'HQ@9+z\0|KֽF+m|-rUF3eZ=*΋Z_=6?>oDElG瞃Bd˘[r204Մ.d[M.k[C#Xsw@cA.K <:\b-xNB%Pv! EbΫ, %o!v’XqEXJuy._@+2XhU8hzP|ɨg53aMZ1ש*K>}U9LX׽a/q'O/_}&<=*wX%dW3]mV ⺯6_!˼{LeEMz gpW 80&LAyN n,b]{Iŗ+wۃ?cd ]ݑ+н\$7wt6K_|)% Ղ$E:ެh^{8[|2o[_,n>ϡG2м59~.AHlt5[ez6vhxIjl8i/89T"MPXEJmf"uk'dlf3aC/E %?7K"|CXǸ(#|&CpDUc[.5 xXJ^40Vq 1K}k/F2܈emHS3^4VŘHP`sʡdTHQ -GB ) . BԦ7Ʊfl JJ-։mcm RiBQ,/ RKf ~K#FV.GKQKDL<}Ѣ?AXd0.(uH*޸9 6]1NAr׉rzc;R?>DWDa&_<0BJ,*|p-X[ dn:"Y摒ך(͔Hd(uq-|r58ڒ5,kRC>hk pv3`'̻idiq|j&@6, ͋g0q?nX)~ԻjbP/!:wNȑUL zaT;|peGR~C&0ܗ~MIO2F8>1մ:ؔ.BnԴ[mᲧ򭖡_H-Z ߓ1&k#e0ȣh{ ~ .AxK߰x+v^{hY0w=%!,GA k DpFjG+U0P٧!6f>[}$zUUOKXFo8DLď7"&U]nw^Һr>Q8n RPZLjWqUc4DJׄ9gᑡE˩#^ T,&U\A #K `c-\J@8rq5\&_~D591'0]9=P ~x_T2f=9J>>uW;N8&*luo,)XW'=ڛpsze`,x}Uߋs3/g0TU. nWQ@4D@>ҾAGdƱ7uB_GhMjٖxԽ qewjgc(%w.CaK*΃*#Z&&PžYҭ/xN*sbE\k#`=wH/Q+^8iy?ޜ8c HPAs3>0JQpcۮeudjYSH?8M+<9zge;x.pap_$9.4S?z$]Q*a-amy2Of Kq ?j9m|;i7F bYH(GZ5X(eW6?9lp\ڝǞpաŒI18SY#1 5)MIG:α } a7"$7ƷK`t,c{&g8 n8duIig$=ն;6WOtLԝѤΤ^%NIc췲]y% >W~/oEdFxQy/ &&رBiҸwOJ{bCwP#f n9zaQ yMp0s =sD\9G^/Ϝ%0g)T^,QfHn׸SUzg2CLYJ?]!NtYt"PSk9AH Xk:eD4FOk_/E"wOpǼepgo1#ojIZb n>U+%_~Αr%q<&|:nы|Ir/YQ\fl>S |٢dTD!MS+WΝwt:k [CRBPVyQvg25й}zUmv-6khf6 /Gh aVN:& 8Dt>ףKztⴕ -e&PA_FcE(QY?| R/Snh Xw _PbQx'{9\l@p:eADf}՚"3- bKaӆs7#m%̘Wr)dՅA饻ߍ7( 8b۶C044s=XS m ?(C1k nvWy|;}&a – 0 c7%\ =CR ӏLXN #ZXD&=cnΗ5G pEPM:Em&1`b]ܚ:jUq`U!/; Dk6Ksi{y [v27bɀ.JGYIPkF${,VBgʹJ3?ZU%ϸ#;wui~㽐3n'vz"!ecz˺&O=[( p(ƍ.g7' ͌豈_=I@ͥĝ6!@fda9q (`&Ч&osZn^N<;/Ѕ GiY ?kzB4]f9PZQwf5WlnJ,2͕db6:zݬdwĢ nx*sH>tLJ^+^I1NsuK?srB-$J\heu%OY5R&ֳum{=GMN(h'A&&i[zi.ΔU\SYuFoS"CAV4QO= ?ޚqNr:d*|GD&l:hI15cXV`ja'+T쎚q0I0[ZE7nk;L;N6ܷ ?R˃ [1 ʼnOt,vc2⠓ŖrPݢ"k"!ibZll4[fNڲ2P΋o){- MõVC*Ytn -G0'wcې$x% ~RZ~ߦ~) u'0JRl %v)@&B$}س(}8W"^M>X[e d?'@%!ǞU 7ı( [@}09YX t"bd/f4̒72 2蠹ᇄH+VΙ  =*._Vz` -) E8XHo+5L/o  k" b\l>B?2eT.e[Irl..X *֠ ~`qA2ǃS<玁 j9fl0FH+wVokeӲJdj9j /sW%S5M.!n}P~a?@؄Li JL5) _ !Juhz<ശvE.Ad7|GC@.fs|}"ehRߎ旦离>zX.3s9l_CpҮvkqV@^_y,GhO>9皂@Ռ!oe !P.4-z(*E-Ewdzy;۫!aۤ/#ͤ[Y[bmi ai+ T~ґjMfQ:\rЂb$M59˜ID@gƁyйp;o+e~*V&s#+'T/m3CS=H/@jm'WT,D]ED0L@0!. },)ik2oHma4o3tDisVn Ld nI`-8ݓsGhaTeXeʤVwOfiC,I{=Jv @rl6"!|C [qXW՘헡Յ^vNUZ~vAkݔk{_jHO (oe"<)y O"=z$N= 4]CvyOc8i ^1&Gf[/ RBrMStC^%۾@h6˫H ;6`"TR̕0-,Q_,s2 лBؓLp` R<`m縩D;m!3Jf{쐶\MX1n%B"rjʹ6S[3f]=3 r^Y50U)3.H8ae`Gk͵M2 P&MgHmoP1Q ŧ)QxָwMBt0ӜFݗDq7Ӕ|x=ܧ=u AXC#gxP7aKoCȿ ٣1̣xNRHdnRuXUuDhL ū,ޗWiеm:Ԁ!i KC5z5Cy8ʍ5 'KX٠#FܔAOT2vQһ^&՟n _\:M"/p RUK[}rAH?}QH'mRr=7FoR" .r@NjGk^Y( @hw1 4cS[Ԝ 9O ܿdJm@TV_sY6Ǵ7XgU|JO2U0%{mN.k ~ރ&j'n{{t-9anZH3kxs~Ba`1d7pp>Xyɉ c xO}x]e#1:dM۸,.d:PBe̪bw7zf >mM؈>x*)x\rT4^'O#&}&]Vs7=Q]K/Lb%2y_H՗69 x^K9ig1I9Gi| qa9ѷeWВbh)+@Xqx4kf56p}?uyC-A8TB*=},8%_FbaKӮih5^H)yEJi82.@WҪq?->^A1Jr>P#/K' 9m?9JS8}Zumh=2J;6J(lH:}٢;Ebp/9(hfMw"ypLٮ !mq”Q$H4\0nJ|lvn2+.^VJˢjRFk ɭ,[_!խbLiN])ބP2^(2 VTjBc-5T3{~2ICY%)O/?wѓ0P~Hg!w\^3{ o۷TB3 d<gULKj.~ a;9 R}}88ǧ|dAMY?"/ڌ?.E/ƑT ]XƉcg$p+5Zh`O 3S^{ŔSeoLt1mcmWn,詒,+07E7Khʉ+ۼ*H()%zT%?݋ٙ4_UPTh83'+JIE<; gj/Wg5 '*e6{[^Cj#$q2eN DdW!βǙҵ$Tf 4  ZCDZ+EBQw~[w. Uw` $arWjpL8wT56K'՗,1W^%@/GDfXIk0r #je2~"(R\^nkUm>rx%)mi l;ᭂ6ǨW}2?څo0_e0 ^NZꬆHΖ$>{1F8.Zpd>*|{q\.#0Z bmJG@=o#o=04MG6 uM\,-z0= ̚52M>s>yB+DsseոBIJ+9\^]j9]Fk x|WSW<~# 6QA ,N;S/Q!E٥-OTgE0tM9j*aG Opk>FlǨ36ٶv\rV1r'_q CS͑PS,*[8s (i#3,(S~٘LY2&!<60$䈛׺U3R:Rs^ y+bۛ q:+xx'XxqLlYR6VpNNjPޭV/Yt rZI`yiAV4w?)KZSE^ĬpRX/聄 :X+~Y?5䩰_2I 9LfSMw@fsm7i|;@0sp#d%y 2ؽHS(~U~OKʸsȲ74u \市: 0E+?[tC?V2̰!olsPۻk JPE٪^kxSv1 Rdͨ~5s jM#\T<{I9*!ʬ58g=$ƔR)+lwd6-+iϏ`aa\2k4i29sCæu4I8κLedtA]QY'K[@P\23!e1fjT-b%kcpK9sۉrӄ3Mӑfߒy(DE;`Q6{jβL#WdK_=IN:x%)sgA#* )e:=O k,PVI%'/zu\k

kPv>[K!ەx$Ҷ?@r !Nrk, 96 -l-\>FU_iB)=INNM aw.`eKC<}xKԯtɠ%"{cisv0OCZRV{10PIHG(Y&PQJ:Vftv?vQIq `_*mN[ro#ֻ-wnb7Ɯc;xH^tEwL 2x˥cO[hW3VmyLN0jD=6 H)@ui<G"5*)Z?]E,$@ rӹ|qd#Mζu4c0mHbT؇.<j8L@^ @lJ |w|%U}QD;#"01 tr|zP8_u}+8r LT1IܗRIG2($`H\3PLWܵj~yLD\@Qp4GD@R */K~shs]^("97mנ|𢩄3S0}mCϫTM)zNcGΫH5E%I4~"HH_}QXݷ#K.\O~ZT!.<ںn/9,T*ǐtld;ExA-hK:syewX̲/M4~;; 2q+_s=D3ntpVs K ۓװMX(jA&v)LZ 3jJy=D|K\s߇~ipwo #(s)Ae)3oX (_tAM:B4 ϰWÒJۇ;yz5'ֵDҴ{ހAk.Ӫw<~qY'H!K!m7LLn}6п~ c>vtѨ hy^ ?#]v[~NfU&Q,tE¾/a G ;> p>ع«,>rVyqMo8㷑 2LâG8O~m}Q g!ju``G$H9%(Fi4,.ljAB1V/ eHbvi? yM xdF:z u Ae^5dЀe@V}q^^X,[ "+Nmr7A5ͺnA Lt E71o=g}bɸm'}JY~67V[{?7ʋ :(\Wǹ?̫6:&@K'rq b4yZݥTK<>I _@H̪˯Y{އ:F]"<5v!3E]_*%V~R!gc2nEơ2~߮%{p_Y,xIBwU)ցxBBavPĹb$ z>rU?RJޜ>x4m65Ϫh J?kʳs-C_/{c`}-j}ml`%*f4~MC^*Q7ʻ7/C샅$|DoPizȍPxtۘfY:o0Q& ˍBv9VMbzC|An%Jzt6}u~OBD*2Z톗A%w܌`%5: !U=6%UQdaasgK0rꌴ@A(omL[OeuIۄ6䍔ES$h5X.& h/ڰ>cLp3GrÁ)g`;/^NC(ԋrdYb6WGzǹ W֜ឮŻ!0Xu#=,g\!RPϞeLU =OIH'0[,?$sn|r #$=d;UrŕɈr-ΠFT7BƎfW),=Tb;"*Ggj `iEyj>$g)Yanl[ =$Hl?<-EOVȮˡI93˼< vOBKνsFfpbx x6թ]R @t̚H%e*Qhݷay{ྰkHvrn)Y*yzwULM#GF%)߬H<OFf\xXT9W^@P6xN#Zt."-ҽ5)8jOgی#DWpF߆3u-Xk҄Cxq+ w|G͐Hq 'zp'1 vgs{>Ev(ouSptmjWφb.E3V%!D߯SlrE]U-UF؏m8{ X{P$D$%)W?=nM:f Y7P|oAF S;ݥ2%4Zꛬ?k._FkaR)pՁZ3Hl+&0S+a ))I3Y9XF!}׃ ܅2c&JR4L<g+;X:~;H6u܃]0Wf͏?$09=v1E2e[§1Z=#? n,BȇڲՓ{?zRzWYp#;s 1vC%wl9j ɉ"12#՘Hu,n% (u2ဈ\hJ^v Ŗv" `G;;UogZLU {av{Ϣ;.Q:d*f~ ƌ;Ex6H8;K?xص8VyacO|X99~79)o{ns`5,ʩ]skϝ-J~favdUJ=CPb ͎̪b\FyH{/ EoxD0gd'I />)r:ͫRPzŅ WN $HK<?R Zj