proftpd-radius-1.3.8b-bp154.3.12.1 4>$  ApeO!M@eee9RO6&4*`5+.WӃx܇Ս|F v;iGY ˘D`gJZ[.*-1 'qc/+RвoV kQFI /q7)s;W';`\x~p>4p?4`d % ?hlx|      ] `din   ("8,$9$::$F1hG1|H1I1X1Y1\1]1^1b1c2d3+e30f33l35u3Hv3Lw3x3y3z44444\Cproftpd-radius1.3.8bbp154.3.12.1Radius Module for ProFTPDThis is the Radius Module for ProFTPDeOs390zl29&SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxs390x&ЁeN62be234b98f143de7799e94ea34cca0370c7eaa2352bdc695a687848a48be9ferootrootproftpd-1.3.8b-bp154.3.12.1.src.rpmproftpd-radiusproftpd-radius(s390-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.8b3.0.4-14.6.0-14.0-15.2-14.14.3eeC@cc<@cbL@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.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.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 -> 0440s390zl29 17037596471.3.8b-bp154.3.12.11.3.8b-bp154.3.12.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:18243/openSUSE_Backports_SLE-15-SP4_Update/29326f0a9898109fd4501ffd8c7ccddf-proftpd.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e00d6ca3d1fc5d7119a1d983220b86aa00840ac9, not strippedRRRRRRAc4CVa7utf-8699655440e5366f5ab1d4be194537869f844bd82bc629d429de06a9596aa3015? 7zXZ !t/'L] crv9w#.صC*D,M\ah(71|A?ĴPjy5&Wysu~.f$i>>0f f!1)?X-^;XpNxcq!*FB\¬2.w|x4v1;BZZMb7 jN 5RQiW E*` `@tcVZ_NS9r;tY34+h їʆ~mBrt) qq6.cn'"]3R8z paX]FiA;Swx#01a׿qo}#GL(."R_jz ]'N\o/_ BL5yE8(,)RGGj֮|ɭg;MqF{O@>EׯOiˏ+ZyPd,0vw{0ນ="= lƷhSyfm$8{/4[‰[RBõk v_ctCe#Rzɯ^|3^ {JsgO>H_a4FO9F/OG!*bH_ =Ed>77#v{3w6\8G%Z1 i,.]uP/i)җV`v ( 9A3b+a^+k)AVOd'f]ߋ<:jfq%]iq?=ms&J߯Ifl3Ff P{Iiu]+MmTxV)(Op "M![g. j'ܣ͵t\oQg0#D! ^ltyj8d28qޮ&F5YRM_!dPR$QvHWx -r 2Ҡ({O P؍KrM>BJ.$#/xas83%)xcj&q.M%/ d[$9,޸gw 7Z,Kw@!kkE'8 -p"GAqwj{ {U2W|&%mʠʹU^HJb}p]rA<$@_lw@=ك_E& ̝,Bf?+dŇa w˃YQV1  p zQ#Sm\JCF>6Vz[pě+,X%ԗ׊iҶ|esM~p5UzׅEM|" a#tfQ$43cOohսYL,곞טV/m#tOEmE)PnWlz9%%o2pwɡ~ ُaI |!-VXLcN5Vd.W+mt0Z,jv/E 3zGCv^Z-VfE~V߁=0-DҎ՜]]˫g`McO:ЅňLPޔ DjhUMtVT .ӫT?a]t4F qO҂!a~JvDS0 8D\e4$OMu"!\lX'$h*|z#y~^2G~ۺ3zxݸ3\(!IPun WPKk`Fv/ fw 1b'EJ[=EYWϛUybV})9e.aAJ`E% р&Z<5Kܾj1x bL:4{r!k~+)wCHe'3̱ A̓a4]㗖fuOgQy%Ҍ-*MZY矞w/I~`-< W5*Fe$˳f^iRaWY{mJ̺O'0Xȋ\5xf;\]J0T+W'7fI0;CCrTX-ڷS ΁E8Av#1˨F(rEciÎr3ܬV`i{9W=Ai^!SC ct& c}?M[sa<66f;=9V{`eҴܸ4女ge7ZTZdU9zDR1 ~Il5k_)d^nw. 4~?~&uz2./x;m] 8aLs_C}{o=oFuVTyU_j#_7hLcm{ǽVS3Qcnoj<<#Jr)LGɁ);y<`rH V%iOD>Hx&u,*KF#?\W DULQWL8kY4?6X Kսzq<~yS< c9+ē1#6M.& 7cdF<@?-BkV2tG} 5L;'vVHP MIeo[W]+b9Tpo'mi#q۩O*Tv {"KJ(M &jDc`&ns@>M-bL*s6q d  !tv]OZQ*6Sigs6|sPRc-q! 4EӨU"pPi˿ƀy^f]uӃmAUA9{ᒮ2oVwv 3#ްňp2V. Q8X0*Q9&>Nw[kZ~j F>Ŭ鏛Pc6V3Cܗ;ICZ1Al#`K:4yu'`2խrri s0ms52t(n瞲P% LTM:8^hӔEz픂(>!ykq"D5 jlft2v v-+p`y2$Se0ieaϖ7O -Swk!O"Ǽ׍֢qz8cJi_VNPI\'tt iT?pl.<:rcohLc>{60 M +i7`ҮDcB+mBf*LJȮgg8F5*wz?.̥olܮ RUè;B'tzhFAThs|0rvȴ:TX M17^';Z}Dȹ{ ͲA ;׭Z1=X=VZ6`6HC(]S%]@^Fۃ kv_>{fGG7ݞRm2+h$bQ((YX=H ˗4`hڟ;x er4|>P0 kH8&S*x~dlyog;D|T1U<@ rX|=9v8D%PXfaā?#v5DJa _0K'ο G{a8T#QAW IyȢX_r=Ѭ!G!Z$Jªqe.Yly6DsnIL`' A7O r̛(>[L* _z~*a\b!y q@$HtP0w"xOTKD_>`.,UH&(@8&vKO"YA=v!7*ּ)xt!Z͝*R6Eo_j0NE=yqc` \J]/CJG 5%g`y{ '#: mN/(ΝP_&߭bdJpbi~7K|a&I0:gRb6Ƹii 04 0^'4$Y< v#}{W`f Ѩw2J ŵ%b3ECK)#sea2p}N?C%UPַ#xC#$P~6 %ڼL%,1:z4VV%gf zCP U>0"[DwhTRY5۵V$˭wZmf~FmfW~T ˙YM8+SVL0Vfxe}dN61m5] eO3@mΙyڋm$ ۍ-(.-oVa?{&ة1H/F v) D>D 5<3nK[jsh"NGM(A961PbkX-5쯡bv _yO[CX<s̓)}/W9յH_ Ooh)@ӗ-#uϹRO0`3 lTL^-^TւX1+k*,t\" ,?fv% NV|)Yqߧ`Zm3jպf}=dE&54a:C1"{ 7#ߛژZ>|u΁FMvB4fg1Gjh$n=ﻓ}m!3UIq%ĺ1Ę {B xrAg G`\>oQ^w5|y/pi9WZ$V'T/_3\ڀCG?>&昖S`"!Q8nMaIV+`dåI\syި_Y呋^{g[M*4[kʇ˭0{Um9,̭T+LAu#f9vHD|9ZXpi?Nz\RNr:^ 8\9/K_T_<ϣ.'IvS'%[:g̛K'wqw]?>d|aэV ]\Z%\}8m(BweTgؽW!k)Ŷ.vU pxr"ɝ_[h-QFN'P_(IgS']QAJxBZg=:bvȹ}~3 .q`q}^w27|c+u =[EW m|뤬WjmnEU۵F31KQ/ã*{LVӒ:mM-Xpn$@ȬkRƒ9L' } (Nl|\J3qHdY|$ -c4VgDy!ȇ.*("o݊&7+z6)ȕr( {`eݬPihDT-}<~ >n!3LgFCq<K`BDnX9|㲠B."+r &ޟOn ;[ H64z4pO U>HP%V@Og sx#t@Fs++JK˚d|š}|1}U8gBD4vDr꘵V<&vۥmsXGؖ^90}oM~yt6ĸG- (7G08(/;Doߏ?_JSu:%e;|^B+"td$b)V[AC| d9ڽ5J+š <`e]58 Oڞx'9agjzZB^9}1^FkNW 3pUzfgՀ>Jع?ο~,i@{DşFS-29w:gp ^y#nzFx4k$| yW&0 ݐWy.̳bn? {.]-pbg]y(A9$:33bHvϊ:w{ၬ9,pBwQ3e|dh`[RNFj]pLRi\RE"ƭp|9xFHR [YKGZ$41AEiD`*Mȷ'05:Z0BKXtưke -ER+Uz)'V)ch{Q LU<D7U=0-[Z]lOurK`D '_^b$iUQ2:VzL?Cc:/pQ{.@.mH6JBcNPS#XsLiEI6eRmkɲ_/┽k IYql9}4NOVxV\*.)dnOK{# n;f'r9sx8>L>@=9rdh)cm]|S#ma@ٝrOm 9%Cӊ{:a){,fjh[\}bSyhDW[)Ph RxsQBWHO(`:iV|ƣ< _a4 rf v.Ú6tibav}5Q_ۚPlVsa^CYb='h)r;vY3~QJ@֩`lםaOp&WG(4|U\@]]:kY$Cb+>Nf5l/MяV7zi%θ[̹yc2;nD?A }=$ԟi!HS.Ze>m ˾\VSÇg9q!eY'!9tDLڶc\v͖U&v9Sig] ;1\Ix |ބ}bSB5;H:̾ի0 >ȍ;0V'@YƳ2}[ȠzlP g(hl$~_#Ulğ[}})Ź\e[+R(50?n%vysگOs 3 e-tgtRnqဪ¤8g6d䩛4*0s_N-ϛQm eX.۩&}LB;Qnٕ-\qxa:1h@?h!gLm/p SK`Tad"P3mٕ[>C^_[[pm<-O8Avn i˔r*-95@_N"VF$ڜ/2пGKxg9A)ԩd^/>tET_cu?{3 :^a xl0Ē re80BA̙e ׃`~.oy!"v.w@;JԆuxZAjeNιԠ;ŵt8$K1ٴ=J=؇pVycV,@1/HUlcri7@+7<&9=I{%po`*eew;@E hwtFdVv$_+_ Ͱi6c|PV6뛠{yT]ϡ43C+=hy8jD ʪq0oXǴXX%<&ZRMPctF [cu ŭPժ[Q*~:m:vY8ŢeiW@Lq2<->^PO?n8^kŗ!4$ :d '鋓?x\v@gOiEt{7r@Bnǩ"̤~hDtߟ^,)v*WUkg:qN!^^0:>Y)A7eus`ݦ_\$#lx29FA\ Piq|$Ч2~$E"`2zGdϾA?MG6'&0>:a)ҤfR-{|5mvz_ϰ{8RZ:|6; mxsn+ Y0(A 塭2WQtmլ.HiHDm9}DA-F'Bn墒b!Hb?AvxQ5~1aðteqe $> CM 0(XK{ ~FO.8 1Z<ƁZ3G a^ i5u=Ԏ#:qcʓOjsǪ.jF^IjI~KL^msbYމ乓c3GUcQpv 5SL>"N,~٪*clYwu:xCB>xt5.Zn)! ,TX?Lə٨_#SznPtALһ:>CKg7L\^+;Jk9D>h3m>R-8ibQaێ8f n*_U!3[0I?'?iF +sc*wo3@> :#l %ȸ2_h1H%,n~~EFp Rpm/fcP~A c (I<λ3~`#ö5䏫ؑrwQͭEZj7l4Z\).P19Q@F]ͧq1d+tLe(ڄ0_, JE2 'O?gH١t~UA&䠈J/BbhKO|Ryb@" +9%C_| ,]5"X_6eaJ\u="X&ndTIo+2=Ot>/YϚ vdt*/~p4@|pOѕ !L hg[I%71*)~[KX3 kOI 0/ bJlZ|J rV:M}UxgfG]Ud:@3٭IB|]mr)6cD33ZjZj @Vo*o c4^ Q$o}ӶPDWX뺣:3 n?WZLS+uM%Ü"|7}MǞa -ĭ$Ԍ`dغW6c}Bt'/iM/2p*hB ~+O(,=ʳ\MAm1jF7 >:<5?b"H[γɿ-!XmLR u,4PH$_0g!Aշj~xG)?Vf)EMcԷAźc^o>+`IJw 9K-z[tک;s:#\N^Ўk|>yW3C}-@hqy9x[fVa:^0LMi m_[[:NAK]ޡcu#W ׵%R㲝 /^].CPvO7!be:-aWs5(36Tɱ`< 7& $S{|!l-oqޚd+`<)Bw9{W#%,IFR9:$Ԁ:<盂CJeźEIģ<"K]tf>4aq ̴ IЖͪ2:f'z`яAQy5 ٠[cO$*S‰/_Pd6_ѝ&Gm];"_vS2Fp%簲i!'dkɷ#x}kBة4{F|Ap .Mg nIF)q͐ZJKNB ]eX2 <'g;1]7җ3;Bu;n7;B9lo} {79KtNt y*1d_飲`G>[IW0Ly;(dK%Y$YB#սK֗"T~*5b0Mpu<:I嚒z}Y ʿbNb9(K>VF3$_<1{본PkH% gjKCL ?fZfCd$Ғڮ^~~!BASXϙ9RFo6a3&C6ž+bJxO~j/|A`|K Y ĿO׊ZNܠ Q:=v={P[u &UǍf4#CdJ5-ګL`TxIav`~#Ed.Rj $𣾙NLr U2xږ5U`7ՍE(HH}4Q3awU.#F)z+Ȉd~b: 4nPcщQ2bNӭlxsj2Tї9}X-WrO->N(.9+ByEkښ-!1;lHS^5bTP患pWjJOZ.v\?K9Tl6:G7seڀ7|9`:%'tc 2׼٬mJvu^W)Plثi1 L^дU,C-AR7HPңq^u. !% w['Iǔ`ltȸN D*a.loN_DI?U1j1=gM82!*>h9:1U#x|Gt;0twC:ڤɳ}^B%*&u7ܾ^c|C8gpR)2e51j=`Uo#mbkC0S{#Zq9!DžeS_,03m[3F(p@3o;9]ru/QhU378Rfҟ~$YaTW}aѽwVv d&2 :6*'l}^8܀2nMėf[DE9U~ry [mJNuJ? Мj*><6OM J%m`Z>{ G3!0fIXEppSQᔈ*eGyz^~d_maòG'ABOM.G/Őb. gul] [85ؠEvԋ@ 2$7)j}O9&sʘ1? "Gbav@JM33Si>OtGV^(_BvvT 0\" Pœ 4Y%Cyaꕭ$N&o7{6i*~p*ǧ1o%ٹ~/~Mq;հj $\Mu|0Lu:zWE ,jaђ)0aO=1co lx$ W.z!eŽCͤu"{iXK#VQ-ad5 XvU'_ҍX qDѕJ/w)w\ؙN(r?,dLA3Ԟ2 ?,9I ~1P0n78┑a6PY%*X]ēN3r,c79 YyYmd~Y57+$h&XND4tcCe1uIo> sۃa}HŖKڥ4F]~}i[v>u7p_G+1J:r[]J =y-ڜM ^]] zGڦ.؂{II)*./NJovAuQ̀ǚ?ro1R j%N ])gɾ(«>Fƃ}zOHBG%wxi#'{X,B+Ib}GYX/jj'@XG/zv) t P!pn|uPe$^ESi+!p8vg(zUjVſէƓՈ&LV6mN8);QX|]ʡFL NFdIKS!zP@021;a:$\,=xJ$;4JTR[U?=3مH#z䯪ѱP+س&nh~Ԣ*V7ݝͭIEY/DDe:CݟV6Hlct!ey} m *:ao̦ %jpeXu*Ȅh*x3bVٱ sԹ+҈Xs^4en뢸o5\w&@WIEfU,ђ+ޏ4qvgfjHX5d jZ1Sr#-%@_I@-_Ze ۤI%*LעmҫEڦx[ F7nduu+g.gYjQLF8mŠrJj @x.#&9*\}㋱F¬駅|q<םWz޵oÇD,b ]"IyY֑{ hґ z5B[?f:WWR#\69 }CAsѦ/ >i%zPYOFٷq!lWUw3E,$5Dv{;+Zp9iBO>qB0>V;mU؜'[Fzi&7"혬ᶕ4Wbn!Zzw"O3"HxXb\!źΥS\6>ռs)`&y$gbP hpƘbIi4XW05ύc\D2INcqb߆lyw+9l/%ZM1P(DBir04E6 Q,ndVzT*4]ej#ByqOq0謻-!ĺ"l A<%*TǏFzQkjVP@V$Rc)fllِF{5҅J>uJ)z-]WIpLKJFDE G*L:R*L3#ly}{3M>V|(~>DZEǍk(L+'Vh К%~p ML`Y"U[6Mh1v3WE^kĀ!sDEA3zQu )5HI#̱pGX]{}aOa@b˰ ]N.9K Mbqd*t2O%c"@q7>»J~mpTXLۤLI<+D*ݯx%kh&BonC# gac %Y*E(\TTF)G =BޯHήAo1|H:}_h;b1do$͹QJząlV6w"Lw.4yJWX eM뮲uĈg{[Q[]yviٜ㭌"*4kfQpyc*Ջ2hrƣp =G!`lkM}D YZ