proftpd-doc-1.3.8b-bp154.3.12.1<>,heK{!M@eee ;´jS N].1ر>/0/dTfуJmc+o1%>+2y,|ݔWU5wLG13!*3α$!v:3 8͏+UZs-`Z3TAftT!-ɆbWN2 ‚m4OmF-2}畬$߱?1)myd)v9e%%btZq<~mssш;t?td " <`dpt   $ 8 ' (*-1//22(2<2(282$93d$:6$FaGa(Hc<IePXeYe\f]h^obpcqIdqeqfqlqurvt$ztxttttCproftpd-doc1.3.8bbp154.3.12.1Documentation for ProFTPDHere are Documentation for ProFTPDeK{i02-armsrv3>SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDocumentation/HTMLhttp://www.proftpd.org/linuxaarch64> +$DFag<5R3g e Dd,% '$ ~g? pQ+Z y ]?)a !(j f%1dM!Nth1%=869jAB+`/ ;1+DrF(Nchris@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 -> 0440i02-armsrv3 1703758715  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~1.3.8b-bp154.3.12.11.3.8b-bp154.3.12.1proftpd-doccontribftpasswd.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:18243/openSUSE_Backports_SLE-15-SP4_Update/29326f0a9898109fd4501ffd8c7ccddf-proftpd.openSUSE_Backports_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxdirectoryHTML document, ASCII textHTML document, ASCII text, with very long lines{Y#fByrHutf-835ae2953aee80d5af358b717ea1f7ca7486d41b6461e5ee72ccc7aa9451740b2?P7zXZ !t/rg(h]"k%0ߙP?l3mg)G}Znk%zf:>qvç S+K:s5(L> tf2o)nZ,bY%CKwoF?wv JIE UDTv?&Ŧ 2ױkr %bvr=YZwmlؐFh?AdTd2NF@.-mv@W|uLY8, =H!UPk^Er^ # 'oDIh*}Be`L}&͉i]/C PXo:|M(1zgy>XA* -23rtuAB;K݌B:tmL2F¢Uj( f Y);}:3G=* [6u)7Ԙ'I:a0XjZWvv?p{0X(RW'JOsk4x .tfx5ޭgT/r_R9?:Oc4dm4$UtMn{9Tfj . $#9r^9%4~%Ѩ(ᧃq9DsQC`,D>}*=ܙ9QDB6aȢ" L> 0 |~nmuffgJCJF@# R_\4KDnF6XGzIȢtF煑pW:} VwzPBǺSr.~`6V%X\YSf~_NO#7Uw5lJPy3 ;xDeb_Wz-Ks ic ک < ExoوyjbtyB}ݜYطvsxVVC/PڸTf  i hYm3 +ɃOI`9vhh^=`F^ps I/.MP0X>N2.dG@%F21K`c#ۢ:Iy7 y 8'w{}:7A#7*89M[֔M) #eIz4U;M94F.9kf4n 75AhYE4EJtyۄ ;6ƚ @L0dx:7f%rrrr",odA!^oBuYS,H4Efql 9_&{1:n&gß>㈏CJNzؾ LݎukD EQH8&ŸF`s,aL@v5jڙ/C9y73c/eV6fF'0+3L bRGu '[<|7Zn:Cww]Y嬤kk gH-hiRJnA)5j޷} sgI>uVS7?"O=xc7{Kgsϒ>8>/]tЕG^%>(G"xp]mq4}?Xy/4|E0muI؍XO~֨2 XN6&`2H6y"-#^k+T6fD*3YSVa+.]K]QUAF1/o<-&65z Àߝ`o9*ﰤ K$_Fn^HèwUh\r8$aqL-srQn"ݧ89o9zӣ˞/;NdlNAtv9] vUVbjK 07H6X?0eװp4>Ȫyl<-y$a*鳍 RlX] Fya˳fT֗0ip'z]:buL,j I i+]̝S9[΄ XAIeE| sE;E*"ZC|untǷ+jo+{=K>P0-+&j@Y^=#gVcu:ȓІݾ{;Hy?dh53G6m5ۀju8us|SitƓR<*fYX"6UM~}`hh )6utY~jXưڟEu_+A`bhVXEvF915챮w,>;\;hW.c%:U% !s!O7 A7˥?nTLIz=Vi-~:wJJN(D۽{Z@Ob[9{fd\1j;Lf'ޡ5´BLy^Ҥ>&{ o4iXy!_c]c^67\LJMз<(Ӂ$RX)&YTjoLWDnň;k\bTsQ/VY$+M}@oE{JB Kh Êq)'Q7W5C:0mqrQ4z0 ̪%&<fi^!]@k~C/7pzU!y?qrdd+oiQԎ$\ ȡ޾cV3|-.4lpGhl>ebA/)K7 K^iMTV(9mZv=k1"(PGr/,e3FP 5ȴ3tJu?ʜEOT1@|Ew 4sC-&f!ImI|8VMrWPeW 4kW)+ ߘ9gr Yweɿ$(?_l`ŀInAmHz랢=c&p דOEh (rF T 7s:%$ ~dM)' YJ0'Ad" !P =AfKa? #A=i/Ֆ Z,en8W|o\)PlDp{ψI&WJ);:J5E /fE,ΰgD0 tBV]?p/lG;* [ӿ*Tcڈ;0&>Pչ bH- u'R/ ǪEjq;ԠG=@vq+ ‘87pgL߈WJ(:(4-(#mF&;6}.W}iC|l˾0B MN_v-Q; ]4!y |8?Ҋ1V׵ b*iJK 3ŭ 8 X-˧*#0;G9׶ _Ur2Lǀ^N Nrtw^щ&x {$˳cRϘ+W?3u0D{>l!?%.MX gѤZ$R9kgLT!R],rӽh%HN" '4dCdxUK&AL8/I&zG > -ND%M>Mn)H5TG[X}ж،&D*H$Wz:\jU+lukY]k{o1xʏ̂$ 1@M6 įMn[T@13V$6ZoX-lny}4? _\w/u& WYr#lw>.8Ӂh\y};i95Oz/]ؙM+H&n0xsV:)ho姁}?M^W1ZD;[pk1^:{):6eo:g6XXi:+ףܐ6Tb^#Xbr <%yv1Ɩ`ZCV2lp澐O+tŜ̉E"uPo1s#t#_BC7N]*-wt'־-*0쇎 v{GA3˄s<5xEKI1mOuSx˦AmSN :ͣZYymALX԰ǣ*]E7wqRc۫4>|dEMݷpZT0F&=ι/H38Xm|H(¹կ1t08^+r+[۲i>5$m o w e\$doۡK?ǯm9YLeSo6SF,_4(&d.B=!4 ?523@V&&ɟ4y`R[(ZsWR@j\0 ]Ѯ]Љz~J;8Hg62I|4#"#{ XE*\/alz bZq<:ŕUh; zhKCrOb-a07]t$GFL"WUmx}f-6^i/\T.*&2hRHOnՓL,<7DFI%*LmOz?v:CuƒCVěj/s2~o(~sw4Z@L3|2&N^MAx@Krh7=Pb!Hv,OTޏMNOGG%E{V_)RY_dO+Z&\{X5vDΧL6'0Mgkdyt;x(5ysMʥQK?9اA×k8G>!?YwԁeqUY1erCԝY*/!n(N{ҚMaG90?fVavsUǝ1 F׏2VQň7twz;Ws:ς፠[qX@IZAU`NY 78;@aʥ7VipR.gi|2y {s?TLZːbb@F(N? 44=y-TQ%pvTj$ZAāY6+ܽjy_@bl:\Tf^^+[uupRɖ EhX4:\3"ȪP Or#8XڦD[=%}*xZ wxQCȐla7@P8!O*ƍaêW_5dwgF"P~T3Zrp:cUV>[ 0e*14*4=o#?K?]U.'W Z c8 k"c9P $9RؒD9 !&Vǽ&U/tS˖Xz"o/eaH,f7iNf2?>[؂WZ\T?,m5,vDX/:h= B">;]m:H #G:`!^:nzW.gQgPj,6 dD/e Dr}ynyGlNB Vm:V (*{ѮzmffZ&`LA*o̵e!cdƷH3kq!tw R~3Ո%G"G%Yjn]U>RJvIN//\̀U{3TL>;:yA~6j>E#LLgF)xP钛9C eV}Jӄ4SgRpwޱѰq/t7r)ɔU.  8GO5WLMPmR8$GDiá0Pa+3R^6+6$7tkukE-D&Qn55#ak :S2 9zVcDMgo1_PTCY|3R sh1gc 7U5`oPW/젦K~T2dՉ V $ߛ W| o<~1FV s bÑUeNOuJu躄9Fr*߂ K%xTCJ{x X~ ^Y#ta]X+qQH=Jެ V,AN =m=%O7]`6'˪ sW!0e[p16SnjwL= 3Pģ7 Pά6q|0Hh1p"+m riÁL+L3T Ə'" 58u]jV3J9GaL`X`8{:қ=skȻ: K,8E- "O'Z ㄰d/`o hH!MNųYOȧ$=#II 8$?M#Vq B&OP6'f5: uz`cdN#2Ex(/M~nf96$G0}iMR/5ט՝+xSjba${D}=h00™tG5lu~r< ^afΈ  eƺW^@Nx2Ur5>ASkcXEo7QKf|G/r0) g%T!:D۠A=1va=nYS{ðsb=t6!T+Ү7LgT3ЂdTx2pܷ69UOeQ?bWTh)vOr[eDp~I^ $O/2Q>+"a cb|>hF߈8w @V ɮ8@=ܳmvl: F*ȥd3&" ݘ.[j!bbf^U3JnLKҍܷ~:̹|o<#zaha}VgesXJ z+.[K2%Qxg~ڀ1)5`3Lv2nݴKXB>XofM@.ʭ=o0|ل(uֹvYRc6ZK o iMUmVS]G</o'<' 0[5(ƘDD YOړ$s꫗X*T{Qe]7ж$7iA@GVrƒPBuVq]mjDV=I|)CS>kAkهm%-&LÒ\Inak1B=6ϐ{PB* / "|YʮsVLF\ihde @[ ^_h8zHBLjo&0[R{,,U1ZEqխ_3D57Q4d®$7VĺX9(`|QM2'):,f6pkb nMԓ=KYs/@AθZUtw2\#075t-h~@ g|4GZnp#ˆ$X-Rr͡CJI Eo5$I+K҈F& Z\%KiC΁nO}Gk5wyAgT@p(C#h g hTv26ߧOuJ 3Uflge2EC* J M8oњAG,8~sQ;i*Bv̕||Μ{P&dd4GҲ u"j'ȷp 5;"