proftpd-lang-1.3.8b-bp154.3.12.1 4>$  ApeK6!M@eeeuFxWXLtnŔ2l [`VIϲa绨 xz3\׌1f;2d'tkyquF@g CgjpUtx%\(J-%M9>=*Qx]`.c:.B>sپToܿd1b545454e676bb41ba8603b96c288dba0765a1634e6c24ea6a07849abb026db865efabdc00a730b94685bf893cebf7d25c0bdebeK6!M@eee?Im~Trt(7sD} p=|>:!;iڸJN%8g"IF5p>6?6d # Dx|  0 > L h / 8Tw{(8$98$:$F2G2H3I30X3HY3P\3l]3^3b4c5d6:e6?f6Bl6Du6Tv6pz6q6666666Cproftpd-lang1.3.8bbp154.3.12.1Translations for package proftpdProvides translations for the "proftpd" package.eK,i04-ch1d}kSUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Localizationhttp://www.proftpd.org/linuxnoarch[Uchris@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 1703758636enesfritruzhzh1.3.8b-bp154.3.12.11.3.8bproftpd.moproftpd.moproftpd.moproftpd.moproftpd.moproftpd.moproftpd.mo/usr/share/locale/en_US/LC_MESSAGES//usr/share/locale/es_ES/LC_MESSAGES//usr/share/locale/fr_FR/LC_MESSAGES//usr/share/locale/it_IT/LC_MESSAGES//usr/share/locale/ru_RU/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/locale/zh_TW/LC_MESSAGES/-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-linuxxª!proftpdutf-841ef5b438cbe52f39d2abadc1d0447d2a4024699ad870536d1fc779415e1c454? 7zXZ !t/SP] crv(vX0{Ķ9d2׺K?'߀Y0"J/6{!]ʂչ46@Rcj$HQIM^ zSyoޯFvki\5 H4cmG yO)\#ꕉhA _Έ`JEI«`-2MZ=G?H6c#.5v˩܈%н9H+bcbSJ=MTLy4~2@)*Xΰ5ƍGeVrv]3OuP$c!a3Gi<% .gAޕp,EkjR\3Zbmwp*1kh"JvL kυ|1Dv_lq54UWxAMfWGk4d+.홶eft:x[&tED$Xغbˁu9anaEǵ#E5J_#2ɼ3 04e`$6"m@8w*;`0Ipx䇸aѝ!a4uԻ;C=`Az<{&@Lۂ/e`Pߒ,*bNگ! ;"A~tSfm2|Ӄ4UA@-B_5ȑw۷#{‰y̠/DٵS *m>^1G¥YZ=T<ȓGt@(ujowP kL:4e o*$QfIb9vuGCkO[;yk&iO([W~*0Ul|+x:“wϷwLGؕۻ$-O=EŲj2_RGZΤop#1L)_̔YTInFknO9FyqRA2'F'X"ƽ[9TMI7c!.gs-. r7u7's>BnVs)mKu,+,uPu{pѱTAlB__@  &ՃS ! @9`Lg-z ~S79 6>J%=1({$VIC1n}= 7٭;/FFAkWɤ谨Glq/cN9 ^k uA?^~P&;EZtBuF+s9Q<Ulg8M7-%/[P5@Ċ~?|, iWZ9!VѺ&uyuM'AA7U3A촧`;@\=YJ"N^ae7_jy0k*Ν~DxZDs P_n(*rgs=w:Ѡ+86.uܙgB?)dxny>4gsuQ$:8vt/C$ ǰFUL*amc9#Y.9"Σ$i EOx&V76|J Ta@ΗfOUs"r7Xݺ4>8VAJӈL?݌t. A6£d,G& "TP!JGKoIT0ﭱAU.eWiDs/'H10Kr:J_{"oo'sܬΰdtJN^ô>53{{E87ug!iNyz !QۭCAoh9g `[Kll.t /wcf_;wL&) 6=l4|s+-)Qm@i˽JJJO]k5P,=;gΕ"?sڻ )s.r$c[n )hH &jGn `n_|}\[5b@շrS_5/W,JU2CF_6a}&os<>ȍfviD"{3UPPySVWNW>x2v+*áZHupIXd ~7bQ=F! j }N"R)e>np8Bu&Z]'HQU)䞍S:,4t[Q2`, yӂ]f /DTIhwopdIPLc}|c\7^u(Pi@+9ĥv4X4Rͣp:X+{%K *2%cj/1#_E }1n%]ߟݻ˺'Sm0;.prNM Z_=L! }o&OCBi-"h~YCg4TT>2'f(1\Z:U9^yIi `y&@Є_c p^>CM~@a/_m粜$4|]6C>Ӭ",6 SK:r~!w {u;1F'Ms$;{kAZT@TSnl!mњP^+eFJ`ʋA%GWc,'bsW\&|W %+?t_92OWBǩqJ,Hc'AyĸkXaQR -gSi8ֽN3,#_sY*3H_ӏ<S ŢqVJLx5vDd%K}`Scך~?b5z9eDڼ!EFl { LJi3fk%7ǩZFYg/YOktZбJ8gZem;!Z:+RUUK#z蜴kI`-ˆy-UZ_G7o p]!Md [tO50 dztjrg'^o#-(.`bZ]-Uʎ pnw. _NU3@Ze-"ԝ7*̛Sne\x8: ?d|, }p,d]bO1B}NNea++ڱX\cm'7~nvܐf|=U2Rb^r/ɠoe^-3:ݷ!&"zT8̥e<,ȍ%[5o"|7t/z猚{ J%JQwr&=h9Th54,E8=bcH#M$TւmT7ܻ"gzǎNÈ#MðuZjL饿.(Q@-7%_ͬ}mbٙT ŗ)?~Eo0W ɀ2Dl-|@򅝛*( >; \eB뾁Fr|7$Gv|g3;gP ~ w=Z5W7ac²CU{[=v$uf^s!!˞zb:1.Yπ C10v6Y-6-OTanBD=3z*ҧ>bo fP;cnV1Qp4c tMIn J:NuqM2AW鴓icX:dFI/Q0̀#]l̑~<5K }'~wK4H. )_E645o6>T5?^yso~AEC:%/']}*UԸs} 1M ˷ل&~M ߇$9qkwTyI` /B֭dsG4<>yMJ|/5ec>8qMkk9\**("am>؂rGٌ՜r"yY-u7EQgtmQ{. |?$!$n>aQy|%F=R$AXep;^m*>T /O(<xOoZJIx8횡!0ԖvSŻ) q+s8ΈvȀ"|@\;%8E ٺ־nMVH`!V+e󂀾FÄ* -K5\Ǭlw:,Q7 }9JH -yM,1~G]Vm铁 l%NJks,V[*0)nY8J\`<4ư`zrWt")L:hB6D 'ŐG%EkX8C xL@o!ͦj3آo|6Ӱ>H[&Y]|*!! !CbPDǕKٟeaj^r^82쵗Fh{1c〗HHF g K&Qr%Z#+CԊ]vbG.dx);챡1%bA6 Qܲ,9=2 .̷~LT,Ճ"e֢ap( ɺe>ħF[K©U=(ur:ZZ7~_~aw6uͧyEV`OxY*ӱL12TW|nY5V:~H&. +QĥyK6<7AM}.&HtE:HV˿Q)˒t~@{,AU)~"Yesb@R hJ% Kure챏`afkvygR:mb^rtq10Ay9goa={r YoHj5d;rw`V򸌐=3f񝅽lj&MrrSWT7IMN;>զx{sIO hFʒwK?zȓsMOUVHuDٗSًhT}vIK" ϕ&P]9"ji]S >8X0yEayjv&H/aTӚ+bo]TQ*eӄu".&?(/5^iFwo>vioq_-M(O'Yyj؝m:;fF<-L,ыGo"[U<JE#Pz^֦MiGwW}Öy e"(ʰ&tq b(b\5:Rߊ6 W12$Զkk2hdRԖmwbY4 'cΥڡQ)[wYTe 2pM:&oڼ @|' CH l#%M~#ahZ Xh%ߋDjz jk&~a{=4ZPgM&We) v74g UQ b$5m:WL7sN!"۾jq"^Z->*&:H*qL@G9)DF9 |9aʚhm;/nhZp+JuUtn5(t6\ ?_:O@2~IkLʳ3=g&:?kMءB֦!ڃgqgl#6 R15;U Tf)ڵ+O?Fփ632+/hBdo[;ܤq`ߎ7fCabe:P; {M %eBu !YQ hI01u 1ȿebEW φU3vef9IgݝjG"!S9~<`Dq%4>?0051,N F*3d瘦L8P^*a'#7Ⱦ#Y., '$P,)[?Hנ蠎ɰLo731;OsadduNcGb P/nZyX Inr1o}ƐLy0OIv>wa[8[HU<")p˛N a:TDkQ[pI9Ě"j^-s|VwvڻF.~;Ȝ>Z x.V&Z&O6:N0MH?88Sa7E?j3ߞs8|vzQq˫ЖQD E%5ZЇeU|c w디f J@tTI*ln!cRp,{AGF-Dv"Z7lq:@'q]tR8v–Ep˜Et&N4!YuǴn‚qJj_| A}Qɺ q'upzml1'^z1_TADYX <̼'a NiwUzDÎ|SYye+*_`"*V9bJ3Ǿ*X$\,~()Ick T͚oԺRL'cPʅ - 9^phʲEja"IP+c˧l4?dwW9}Ťy=8q&m'FO)@D)x(Gr[M.i^ї}_*Mq %4[S_PAE^8Y#~󱺼:v {gQK<'e3`dvDxh(~!^FփІ1K|j,MLfxr|eaâ ԞXOH+7^XCߤJ[iINh-8XYbM8sxP)jJ/oϗj]D\k I=Q*WM Mˌo#1@1 +A_:(\l&*:<s*?]I;IN>O-ӖS}JRG$XƵ-ؒ8kDsvYFZdGry~U{X؅yf4H1kTDqkȉ Ʀ2C0(ۃxVThՁ8֕w,?Ek޼>dw0/9F=~ BoWJgW~;3phGЍmG-:, h2*'fLHֆ5! ;63B46"` ֩ŧR(Zt|6&݁$]Yh[qKQ)Wl7r&H{4%}Gn䫓,-'$TTHعbxWix>WHF<ϙCv1bl%blA^q] a(,:0 ~pɏ wʒ=+d"{YOlb~#JSĢ=~PCRl[` ߗ&k;UxYR7\q;w+}FGWNu Ǻn >߸mTOt.<".zIn*hwzqiWj= t[V`zqET~8,1ϖ\=aͩM?l WV75-T&5Fœ e:!48,g7i[~\(y2%rDsB8"S`?QutFL46!3RI+a-6UT/I̵&t3 QջC@&t~B~9E96'YUHzTpy#KGqyGA焩kW^vim4%Ni}1q!uဎ!^%E\è-.&u7{K#vBk|NьV풒lf|c@̫ʽPmZwȄrgn(c-).=h /)0_h'_}L e:CiV5Yh~#YM Dj;#i> \O Zz$lsbsk xJ󍣐^$(w;>Pت-.x 4g,DefwE`&)G?mm*_PgmFzX)`\14h{[~O\9 Pb[ˢ(V@",=I͖ 5JR gւx̅NFR>U#&I>c ~PD䶖]ABP14fƏ.8`EDJ'u,; y0G_lt %QIEg?tiȔWk@JJck Ʊ*'b>]n7jzPbՔ)?"]-ǥ\5XTmhf';}ꏕ'5曺ͭl`%3M1J};7 Ɨh0`q$*suJh 9v L@I>ɠ%nڽTthʜV<1M+"`j8p MBw2ȇe!KT\ = M8AgnQZs6 Vb!i:Gw6{NfѢ-^&{ һhf#!4T~WvAOТWv@(6iO$Aٵ,tsT}E t܏knLغJg[?f2C} mH,t3WφIfX'SL^ڜ`IA4(bL9˝=]S 1S=uX\זRrv7\HfMEw #쑄Fw4{NQ84q- Bz "j)_a,nĮp$g!և3 ׳Q'{`/KKp3Μ:S-&:YZٽbmNd^uL7!Q!ma~ p#=UXL>A+3mQ t8;ŢAUܵީuI._ꭁmD7UR:t;1 8͵?53 Q ӨY@!~Uf}*|hlZXUKݻdVCrJ R¡[ȗlʟֳ#5Y ʆ!9V2SS"{UːecʰT5)9ڨ`RRSz\Óing*I/HlI&]J8 ;0ם5M. $Fk7jh`zˌd>bX od2CT-C=o~7{Czzǩ;c2Or]C*F?MWo0[d4l\$vrESתy "nC3͸dxa wЉ*maR)yi>D"zܼ_ KXrǪ> rP mP?(qK}Ixnʗ|K%lMȳn)M[g@B)ӄ+sct/~>cb/" ڣAr,<X3qne!ȜNcV51ZtGȘ}g]|w~x&df?XBwYDqHѮ-J}ua+q4$|Z&TJ@O+| LD?꼖"ZH(rpm`uLD}P(~Չ=|mX/hHTZE-e$d ZvG[蛻2nqZ1I@SEyBRW< jqe@^ j=O1'A0n$LxȺ8Q\ 43U0$4| YٽPq-,`i(װo[K2aJ uFvfbDBMOR*V!aΝ,s*SVx@-Q2C}{6^ʼn8V, 4zq +kDWnjJa7oM'v~J)'Fc=yډ\&2|'UdU\Tb7`cˬ jfBK@ l5sQRo{M{B0ŘME)剄P%M޺x!ҋ*Sd* 3}U54MtD8uq(GǼ~*c!J䘀 Ab¾wdRURf_P ueJ47Jly86}';*2$jIT0}K)F8`" 7gBCZxy v HV85bc]+W2fFh܏; 8[ B"[or[ѣe})"Wmuh"Y*|V -y`- ڡ!c(sL׃67v^t`"rJpal|34i﷢# 75z"M\nQw[[#1Xq:BejHMt:w-ΩڧJlϟTt|6}l27Γ㙸_nD8mޔDTeCab⿡@A BX4մ+MJـ@V 9ңoZ93$cVSSzfp>_&/-  Կ}*4Ʈ*P6qL܅n܀%A'.goIx IzBU%9}eTHӡ F6ڀ.י66ʅAǑ|i3"uYS6|o)y6{58uw3ՠ~A~[W V{sqy kg!Ň5/QR)JOy]9WPk1)C6A*"!=Ӑn>oݣ/.мk| Ze[%P &($1:7{umr2ļ|ߵrr3T7½ژ*Q*hQ7oFLs wJ4r+S8y2'HpBt/cҐYOJ$^ݔqTU6~3 бë.8so,2REc/6|"`MD>8Y*Ke;YMck36nG"FOi{s@xe8hX-v|'c5Sڂ gsO xߎ̕g8bz~QS5r|{nfwu.7Pf$7 t7a ɕDe-;tnvVqq#)%=3,}+ r~L&]g5BIns p}^z_GHWu?2%LVء*AlPvֈ.LXM>V"S.y %= L=MSQ$N>PY h4mЩ\Jgx&_y,;:~V'wOx h߶LV.nzqY+witQMO,ʩW I'n?(JܷTBQ뿌tXFx{5d4^f9El0(ڲ}PeKsSH6'*Q95u1k0zĄENpLʯ"ڤOJLcd&x?NFq* M+9Qڌ^$gi ЬYwZDd T."jlX)}0o3m?apJ+s37ByJ!gOG3ς߈:{Qfct쨙|?:t&;)̋0)ۓEcry'!i^Z$ƛ+"<P$ec 'MX$ Lq'g|BuAqtc*{|r2d-s8RjL%6_IC{SyrU{빈` @zyHM^(dvIX)yc̴v CV)*c HXd2vKy5  LЦ7j}5dR5ƵFYmd|~FKJ' E/XU24oLR-ǐ fUazFP7 0WQtm *h}v!zPd\В3^(nE167 'vio~fs6u]ASɆ^(O_C+HL[gC/ͫ7Yݥj_02YI):CAyhpϼxS'QDTg'@Vō]wr{kk1x\m?39`YԪdZ\[s; \49^M!l &Qp۩S*+?jaE π ?o6pL `Vq^WcD.YqF c{1N޲UEX&>a=+I 䪚Q5 Obd#8TGG~r(g )ϐrQE) ڴC!Zo/9(!$d=K2Cm&5de'G0!_¤m wgTZo|~Z.Ӑɋc#WN"9?xzadOPټ1J[_Ǻ)&% 8_<˄ABk +jl\%+I) r:[cQW|BopJҚg=/ Cb=ҹ@Rȋh<_bE-ءQ.5YT'|<=A݂r|f<]wjmuLlKٷ 3t2FuӬ`]{fVS-ʙX~kɤƙDƬYN?\BH[hW\tGUjۚ< ]C]*b=eSX)N3jQ0Iu뇝$uR Ğٜ9;'X!803#+](.R4F,\