proftpd-radius-1.3.7f-bp154.3.9.1 4>$  ApcD!M@eee™{tc}Q\(!~^4,H}h#/X5:fֿ~Q$h۝JPFWpZG =&Լ΢vvO҃Tio9cdf889ab165d34f7da4d0fbfe66ae4f8d55968cabc9777a97ec082ffa9a441b8b2091e1ceda89e8283d0a156d52144a0d46f1a9cD!M@eeeO9Y˧GЀ5nHul^S 0- 3;T(~C@,*-Ë遜&t+ӝutd<$00 A75F Gw 56#4+4( s7'f? ZF#\!{ 674u3[1>.k ʔ\r -oNخ.pD.=&XD'_ Ffg:*op>2?2d $ >dhtx     ] `din   (8"9":"F/G/H/I/X/Y/\0$]0(^06b0Jc0d1e1f1l1u1v1w2Px2Ty2Xz2h2x2|22Cproftpd-radius1.3.7fbp154.3.9.1Radius Module for ProFTPDThis is the Radius Module for ProFTPDcD obs-arm-109SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxaarch649cDf14dbc6812024cae87589d5e6d2e3c26b22dad9d89384ca5705649a970acaeb1rootrootproftpd-1.3.7f-bp154.3.9.1.src.rpmproftpd-radiusproftpd-radius(aarch-64)@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.7f3.0.4-14.6.0-14.0-15.2-14.14.3cc<@cbL@b@Qb?@b ap_^@^3^S^5h@^C]@]o]@]D%]\@\+@[E@[DYqYC@X@XӸXO@XX~@X{d@WW/*@W/*@Ujchris@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.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 -> 0440obs-arm-10 16747243631.3.7f-bp154.3.9.11.3.7f-bp154.3.9.1mod_radius.so/usr/lib64/proftpd/-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:17825/openSUSE_Backports_SLE-15-SP4_Update/462dc8220afd8c1aa0ec1c97e632a4fc-proftpd.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=05bb0b5680367e8dadb4b995d4d0653b504dff3e, not strippedRRRRFHUפutf-85cab866f35eb706774cb0d813cbc9e09261e32e034282018cb596af4f5fb0f68? 7zXZ !t/:Q] crv9wOqUT9]>*MY;6h߶n:Ym3<ѳ~|)Z*' .ލb2[kZ{C{6J6>qmy9+N t'gidn.dR~_anAD {S5ax-9 P!1 7ϋT,iĦwu"Uߋ1vl23A[Yq*jqLGXoX;{9zZdrA%slmedxDuҬn*e79\)1 &6vbgRtvJtOMD"> eU W<@"tBmd[ړs7x%xL\FhH^Ǥ4̘5qߝ1V4Cp^?Hc ()|ɹ[X'?Yo:gStۭ7"2O>S꯮Fήѱ)p^f6xRx'.Z,ULH'EDdOU73.%=L'fEkI^J,W]:ڱa0Q V1&7; v);[.y%&*jprYz:pάDE0 1xH+2uuրM듩 x04SZs,+% w:tc5>{F_|€Śf%nRe%9'P:p6p n T ~ D[x4^<.#DTBzU=ŋ;#MB q+Oo0"GmN,i۱\gyi]dd8@TJA2Sl BM:9:#2;nb`:AOp|Paib 35]MX`LzT[jE75}Qb.8ш>a 1UBGq>^ѣ^X.ɬZg k}W-?Xcnvj;vd9C!^#t}Oľ?) WZIa~|6_7r`Ք=VEA9 JN5(͙Zs{#q8icڗdž^ gP]w!~!}Ph8􈛒`HHjN:%N '٭#ۿ]Ɉ<X1YL% 12R)B ..IHFT,9B+h\о:`Ii`qko d)o`WTcѬ?:1dg?N"f[/>b-` S{#~Bf8 w%AHYL~*'&C@ AtcXvbڟ~[d&w 3][M\5'ٺTu|Y: w]':LIK;P ;$Hw/~,D2s=(̀S)0QZis^d8` \Ͻ u`, hw–|E3nXrH= 210Q?Aqg] fq*L0~oi2 *]:?Wʊlsy$HX/{mt8]w5(6P O7~./P҄41{( 5Wrj+)&%"qa7GtyE!]ݠSΔDyn 3Cp#YSdHJy.'F'ҚV?3VdS]Qh$RYqc+@hEH( KG0'"Фd](Bwx&"w/\Az3YASNu$8K1*h,V`Sڬ6µM,!.$8^vG!}+lblCTdʱ2S@8&=@R'#cHh"e_*M;.("ggxOA:Lᮎlz} vEwp%r\%UA6#T(S. _G5&.0T7Xv`o Ҫ֑&fݙtE6bcܺ7ӆ::fSb~]prhD=lfDnߜ!&ު {w N@>T0˘UR Q` C`m/d<ЫaA֍G=0;rL)h kX TMȈkXٯ[n7m7A\SWBh&!ގo*pD(&j8:!Lmy'zuIiͻpH}*{/Nc3: Ƽo#>aR3X|ˈ3,9h¯3"XR g&_olXz; azYM|u_]C)Fm(]fa/@DbƑcȀ wt A(cMjfΙ8Huwb+)3x#]TNنW?TB=KbIdQm"~SI$4Z4r>HZY4#dK?jIQɼ\+ Q;\Lyw"D`ItW[@hŽcúNM,*RRkYv3*ca6.q(u5 xAi U')G+~mmAV5`D >jkzsd!/[bVC̫ |5%|D8>8]r8WO'(݀UtG߳rD*X9ku5*GB0EK]~ $a/e3اr\$_zK!vhHmi;5^:G)u03R7.j*`A?Lx{$+/tZxcV5lfś@1ݵl):PRng';}Ԅb>  *K?b'tQnf]TU2:$J#6~+(wULf^{LZՂ+q; ~t2{﫩M2>)gO=:`؉]ϯXˡ=&v$ A]vv"5i:NU񜴕Lɗэgq8YH:uy;2:+Y A"%,kȡR'·=F Fx?2=ʖP#DO?#"gvKpOƔqOA~ YR@ ApIxфJri 5H:S*%^R84eb\`1e%=+?{[LyP *}}PΣjd.jz 5l7] Q e`-wThdQY%:-ʜƑ\ZQ@4ʱwLVʂP>T6s֒,.G&Ŀ9 PQ!{W͇Z 4,pdX{ޫf`ʍZ jC˦$-tsha\)1 "ɂ 1CZCQyL0$*+lW Z21^o,F wM;z 7AHɈOBNx`a(OůzZA;7cCҬR s =5WoE䯒=y 0V 5ҭc'[N }ҨwdqxC0 wF8.{|냳r۝|߁^n9NG}ד8a[JJܾΟuAKJakUQs@ش#5O* 'd Ehn@:Ox;Jh@k1Ät!9i(v.9Ku/9~0Ċ(үcnH2`ӒuW-Ww x>4:Ì;mD0@ @$q(g;id. j`yZ %!;̧.صۤM޶Xcás dp[uCygmٶm Ff@>Fd jc|k1!H+ 56nXçk6&^f2w%A`=z&LkPŽX4xRܚ9Gk8攖(d# F #>1d,^;^h3@auzYXZϼ3UCaDu.wLa AA]vIPH ჆ +)wlÈy0GzJ<.}5< !osNpkX6lrkC2mDb9r_r0"?IqllyH}e/z85Ud=aQ!Hx$QOi>CsUm_UΡ 5!}מ&wBZu6iR? 2ԭsTwIH Ry?^Z9l3 *޷uĻG7;EXkA7;9JUs[/wroؽuRcŐ0YpT1z5mB[ BV ts 6\Al%ؕ?E!{$x8ֳk&?I"dFrg2M;[jDnx ;[e-T&uL-쫖P :]^'9wFlVnCT=En[.oClGsq'asU; eFU7ZUNX;)p斻 °kxUjweM x*)Mbr*RAsP}qPU Pe(_IYxz_ov6 [;7c!頮5U8?d7Z +K"[aV]9gcsR?ު#Mef|-d4h4X+CwW`$n>h\PIODBu hDgD9^"'!#m?+Fm74ަApBVBE"6ә? 8:Y?H9X1kr oJ$&j;s \aWjc((a\Mɢ(`v kj%!$^><{OuhPxXt/w2+k"ܐw6-A p+Zƭ%Z$ "y;7\WK܉Cg|ϻ| 1K8䤺:w lߟCFUwX6R-]@&?mMyvD=*}~Wpk\+j *CਾWL|W5o 6]E ^鴘T7聮r園 esA𞮪^X i*;2E==4t)9DS5TX'^R$OK+>o3L?pI_{(;NU!ғW/³ly;=Z]~\h@HZU5 bb6<|UG37Yו?~D-.ĸ)pqNw%+:Ņ0%걶M 9ӆ>Z!~`m`p]E*䅗m&G.L35oǏo*|R_/pJFLOQ;"!bB"PEk|硟)utPr!|=W~WQ," IC3g:w-t6 3{uQ%m~h%C9ŠitY˷®80ϼu!c3c5_ x.&a2X ' ԑѸR=Z{w%֌65Y%Q &Ȝ0͕=\V;Ue{uj<;%i˽hD_v_6;(}TweSs#=/\Z(!Qߞ5⌠yި;ĦNBljFJK$;c 9R: H flh-3_,z EIrAv뒇9btBY~W ,Ϡ$zO$y {ͨ^ԜUwz4ڡW\w9‚Qmrn^lHmZFYqPtW/ITh\d>{$ˣ/iVWp~7|z^V@TQSY4Sכr؂f?=}:#),ɚ셜!ykZYtXb<@ \( *ݺ~rDtzsE&YMEGO(=ȹԢRB+ٶCi,N8@ hRN WFEڪ~11E!g;GV:r}(<e ]?b}IC %㬁f aqtjg+PDž(fW,Ŷ^9ڷRıjTмύ?/2m-ːo -Oa֦Xʪԁ`hpT2q7/jv ؉jWÄmfzP.%AX9~LB5;@սP oOJL ^Kc`hW8 `v+E H/!!w b6}Lhapfr%*CeP_CrGRVƼ!G1nrGr+u[_ Y:lٳ_`F%hWs8+!<+]rm)vIPϮIpA9Yƕw I\U'"`X|=wP< ́5SҶBD:vTL;, ]9G-B\Clu7j!EbfgŸ.M_-=0pA}4V-Gu) wz u0m/A9ywr(FDR3*)}Cx1Kf}58nqRˁB((Lrqu_7mtNl3pDPF0c 9  7Ԡ)U!stBz?? mSj BRMtk޴bi]yLUmjAb9T7>_vi6Y_)$R-yߗ7Y^'.mR އRQGS4H4xG^3-İ'{0T͋BU8;m^T^ .v3ߗ3x'vJIsxH.?WiHpQ^S@b`EinJ^H $M糉[o `#6NOCϨBmdY7Z/jXSSvD۵/VT\Jrh5D~۾[{%a8ŀ-ï2ZqN!cЎG!^"d"dmn湉!R^,({y\ES#sU+b>XOD̦F$.w0{iP6 j#H {Gb Os@И(ȴ~#s/T蓺)ʏs Olց̞i:ڒ*V?afAPZfeyϺdMMG 5xe9RH3q!jTlU%[ۏW :C;Ei#X Imh@|kD]3PO~[?N$VwѵlQn[K"vB$Rsc#(U$&/=H`>/)C/cDkY7OM=B'1&v ;K$\%y]xFq|b:́MǷBe?{!oNm|*Po^Z4nV Tf0oe`],ի9Ƴk'b^6R ar3.Z5wfJvۢb >0j{5커eoyALC+L!YˋeK2.ƥW?,ˆ~@wJQJ߈UmZ{fвR۴3tdi5aX"pkECGYmO{e!'0}4aK=kwZ^Q[~IЩC. iyvhUz׏,^0NKӠ}R7JiJ Z:gZ {;Y]*sfh!}6W_:B3ZRZ9&P߽NѸp-)!jo P(jo"SحzL*] `Z u+\SKH,3i@WnAmI"'Ӓ+_ِ!]j F/Y0iaIV*sJ ˬGR }XRV q+R'ZWz-)6d4#h+,sFcIھ΃3Tr}T2K?p~6bNO RR%s CD&,nF B])/0 HCfbCVhݻs^|)$+TDRf^T&=B]3j?V)xkWYM # ɘ^j5=K|]e}֏8 jucDl֮Y1 αӈ2p>Ydz Lċ@Ib҈i,2$E]90:L%վCv@MڟmT4=:- 4p6ʝV}nFlqc yRꯂXeaƀ9/-g&fޝU55!%`+([*)EAp,=s~[:ԷHz$8Z䭠@cj^=@ aZMvY;9aUn[15lvo7F.Pn{J;dB-܌!_ {2c|89VZvf1ޝIw:',e!8`OPHF)P._5|(ܘ&@23F Q>̙GhIxGl `{_$@kP}|L| %=x́Fa»h6=9('JZn>&C~tgٔ(Z@^g_b\h%(*=vWW޻8cB2zPrMkL'xR>JC45Ȁծ^VX&,%Tm:ZWFfg)s(y[ !>ibF3 Ck)Su2s_pFi0-` wWfx 2u `zy=lűU22ve0Y*BnjeǠ8o)gX (+Y_҅OQ9I2:sI%Z>!gYD_٨ۼz*C.0,> ̕@U*tH"+#(}Ϗd&V f=+98zuZ"t<<噈؟vhP<rTPeLC 0ޠW*཮eD6&gn&@xNZ 2laKv@nƵ4XjBxq_JY7!U 4{ɆuhGL8=܍7Qs>;T;<48Y+ϭ0نp:#i][ J.7RM :4@Ga0m OQ:FDkN~V+bcڃߘLҷv5E٤I쀈L*|D .sUќAdINRg:fK76 &dr`*}t4WgNp`ͽn.^.[G 0K]C5(iW΍UjH :>M:$ ͷ?qva^SGmWdK"섻rkM,X(hfYo{,״sɽbKD5 l?S7lSNrx\Ld^^\^6w" 곳Tj҈<-u 6#:BLGH,2fɚ2/ p MtrYJM)h{^]+@TkOݼ^Oü1bs];*:M+Jc{ְ|lA!mkcfɢQBp-eھ!t#92pة<q.F6( c7ҭӃt0{pMC=Fd~B]bQЀ`Wbz muܔC AGwmWݏqтCeUϮ,L Hg"eJߤwVۄAI~OիG1 +Hxk98QAT+}rk7ۈBj;%#W@N#8>Q]XH:%N9((:Dp,c':$jk:H}S뚌MB\FVEtr`ya#EFQl *O6nY| C=\⍁eydqW0]dU VnGcRKYuyQHD 'bMA[ut_ &爭  EѱX)E-z;a|9M q[3<mKb]Ϙ(ÍȰ?TXF6"`aaȟ sb&u7SЍ4\(q ǀw.:?ۀ$"g1y? (4S'$VB߻]aФvmw2ض$"嫋}B=S:=˝)Hmf/N}a@/]5E)Bt@qNoTa_u]tӷmق' -0ZY(|­BWrs4$AV@TZYøصr?[/?4GZꗻ#bF;:\bq[*`|'(t|,)R<":oȭÉ.y#q0Wq0[ \yS`Nu+IDGfgd°?;%-g)fw}D j aƄ$eP.=w1cNn9Rr2,KXho8ҍ| z]ɛx8GCv@Ϡw]R.V]ouM ga`cСOE3".Og&26BTtj$;cE1(\Aeۖ*~hcA+at,2 t{hDu(j`-jf i? F$r:VIe6Ns]`3B#lHU*dm%b4d"ڭP^T 6IQ'{)sB5tJ{hNq `.f>QYL6?*tY+l%^+^d4o4R;g#-.PcrD f~(yZ! a {3jP?0B B|L31;eoU@uN.3%XPN迅&`NīPVBa0ZDq&L)tEo%gT%f\'gu8t3 E^]Dtq?!ᦅpPS fV{]g^ݟ1y?$/0]mCބ߅籲CX`{d!5sF sQRj;ƧOK>vx _56Lf90zd(ӑj,Nn6yU Zhg8 D VV0x4vGjG QXj?̀lBZ@AW`'qNBh aTv&*׏=pjl/<؇6Vr . : ΐXe*Q!j -X CQ߷"1dvP/m.XHhf>1$|MxpH+_+IA<2^V}HڜdyB{?yJB<6q@huMPd MX8@ڐ:B{+zVrN3&~\-j^BlT:"}ě{^[#Ldeu!i*{]uNqxNeq3;[X-7Bt˒O"~1'i/ϱi\݊5V;ZՄՑPvAbR;*:(P6C5&!)4C],:/'Plbm4ω|a ,QIjFɸX! fެWE0$p-:0iaqj%J6\0{=ʳ s~<{ \!Tm`џ=ҧ*4dB춬&jג]GOuy q䆱|-`=/uնl)Ki@AIr}岠K}Kdʧfp8LvvQɦ>REݘ-'axdsugЪIPNP.1AQ\TȦTОRmZ l8GBr#rRp{H֤ &QҼ +-ˠ>~^E;Fxh+*ID>$&qmZ*Y]fCBtPR<FvT/R6%{&Q>) PtލkSP&2Β61΢@5fjP1PO@tijB+fXg $ 5l0eY[]-Jg9 0Ļo2j[ɭ" .LjqY<״"%JfCUzyT`t1Xǁ#h dƠi?8?}W5N.0pk5ˎbtwBBp=1A-a:rwY"n[z;O90A_vم'԰鰖B&XN7V)0/!B;/K-UCJe|t+֌7Hi7F Z%ynC0 ڜ`f~ԏDk좬Ifя,쀚+V([Н @,W,O@\tL/:8ZJwwDƌ,>=f=lq$1 n8cycs\+ oZ e Eh8:Uƙ?d/U'1y58N>d]OK Gp:c@Ϗ #͇Q;:Jvc6Oj T QUث]"s#6V% HY\Si0}Cd>hAJT{t„uS~3j4Nl|?6jyK+1>gu55nl1'sAy' Z koFOxm_dNq_N@Rab "¹=͘՘)a߰*\_dP9H)(5e36KZqS^B -*H I4oB FI]Bg35rIt˦vz"!sw"lbױ-kRF sSa GiC,! o?QxX2Q&q{ZQT""ϤyvL0)h" 9l1C?(.JT&{G2˒.T REP 4Mk*=L&Bo5V+<`jEQpϙX ԝ531)s}%B]{"c`YT0QE3J"Ws(o٦^C#SPBVTQ.a<} 4B$%g4gλ"wCF $-;ej(?􆿭=f^(en\m6xӧʛclvC 33U/cS0"d-DŽ$8x.հNψ> w?3A4 Y٤lxּ<[PF,f Gy pBHۺhԔRՀRCMK\= pBq4 u{7Zi,s)2v\ {G h=4 1bg|TMJj-K/ ztp.'ĵ2KVOc<ǢF^o &%+삇i h/k#WVT)d) YԝJ*UX*m@QVbm=I cu;V#u%^n{$јvuFja149i9cOي$L6&(QҜ@SC,Zcq2̑C&MpY ِ:~ogV,3Dy&ԵV)\T GYee34o24%>w[h# >*}-KݖȞiҫK6@2u DiYVauAh6xSΣIprr'4q?Tayӌ3Mn3 ]yjWSpe0;bMU !ȓdv޳GNo R&J=pߥ{%YuBOk2qlo-U ]9] 5#XFZrpBq/C$=}9XJ55PX:{" J @Qﴤ;[vIi yu]zF?=yhBz"X-\dbxc͛årf~+(6GL''ڒ%_J\0q3Y a1^=R U[7na<j=@oRZE1UU+H@⋱x˺IEdu/>WqɰPUa eb$#(@v~#=&uL5 sEd4z*2yW^\zok@wqGZpT:l:uoju\$?[?懺,sH6y=3}lC. #*N.u iIVb:'|R0~ဢ<a@ XI. z?=@1?^QysӪC|fP0Bc,k0oswc "Q(-\a0J۷͌~a`kYԒZeӦ [ڧEfիDG!I#9],MTU?rh8mP +Y&.:^I#u'>rXDwZn`qigȈ^5gW!pѶu%fkZO 9Ayj?.Jpt>`nWCp [)VSdrZZcLm{7&ióy : ݾ$GkPs0y3SѸ)Gm s0K@zg;\5Gonp'={q'Acs9I[+"h|Fxao#2;#4g<