proftpd-radius-1.3.8b-bp154.3.12.1 4>$  ApeK6!M@eeeqS&*KdI_*@mq52ԄM21}F>ר45H6!ƆmEζxJU1RudH-!bF-|pϰ[zKsG%=[HYI\? :6[hv46=4e <-:ӣO9]DWܛ9p G zEYmv[0@Ёgv@ҳbZXP#x*ggF7db41f83d511ed03298e519f7a7dac261bcd053b9ecf2d4b6f9986b121cbe28c65f4bca961536268bc355a69b59ce0a828147465eK6!M@eeeSC_Hjm5v~4R]ᩫU'D4U3ܵщ_W3S`=Q6[ 0wF;fp %.B(qkl/@t&P*+9ѨU)s<;%_u]`64^69M5U)&a$iڞAѸ}} Ts >J8$ TSf4p>4x?4hd % ?hlx|      ] `din   (8$9$:*$F1XG1lH1pI1tX1xY1\1]1^1b1c2d3.e33f36l38u3Hv3Lw3x3y3z4444"4dCproftpd-radius1.3.8bbp154.3.12.1Radius Module for ProFTPDThis is the Radius Module for ProFTPDeK,i04-ch1dSUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxi586́eK)fa019e53a0e025f320a9ad5f69baa06b358afc7900ed08f5d0e2849e159893e4rootrootproftpd-1.3.8b-bp154.3.12.1.src.rpmproftpd-radiusproftpd-radius(x86-32)@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)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 -> 0440i04-ch1d 17037586361.3.8b-bp154.3.12.11.3.8b-bp154.3.12.1mod_radius.so/usr/lib/proftpd/-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-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=78e45e39e35742a7c118fc8a469d6466517e3c99, not strippedRRRRRRRxª!utf-849bf88b87f6864770c28d5a6ca77bfb892d5ea6d9c26d869f7003f237dae8076? 7zXZ !t/PF] crv9w;?>+ÉPs6Sg?/,0AY_1ڈ Pi~)b3'lH#Aj`TPӥz5_hw8$[a2[uЯs(n}N5]$ߜeW Dŝ).ؐܪ1b6fơcIfTd<uV>݃鉔Ū!eA'O"TqL R -UMfSa˰cFޱCs0j"*LiCXrzJ2Odh\+p$[dkn%8wpC}V&]=Y*=R adDkFJ*dک~Ch2k>bнfu@XMd 5 u>*ToX 9;ٹsQl qdp-dXnGg|vuuTN")@]XzQfoLTz x&cik (  7I(R`l 6o +*CL39 c<`a_:,+1ifJ__ܫ;KFq׵{P9/-`@p:9p$;P }y XJ0o}{|xBwЭϯK^/tXk]/7rMtV?m9h 8z_núA`a1-ĹP_{]Ov.ΗIYwcL~&SC'ӷ_ Q9tWFdJKA栐(obgĹ3Ӽ`53v 6'Ï'!# Yu}5MMKf^?ׅe۟R+=] o}/ߨ "|AC!?sI7~*%cwlȝ!%kꐑ:AR{UL{Yx0$}YY?*+΂o%apHtV9 O#F(ȋq51dx$v[ľru|&j)[qIC(z1 ~ ${9_ZPP峾3c^eJ'cF{?u> w~flW-9LSJv͡\-t V =9,eV$ 3$B_~|L/TʿD:^MQ;. \qlPMj@412tD<\Vyw04/l>ZܧOv}y]JŮ$'J.q(Bc%KE@J5ݔ ;,.A8Na(d}r9Zg[Sݷrл[eaWq~՝6:Nw56߶ 4Ͷ-0zUk<6tho oW\6#6%.6ڋ/hh\$~װO~kPg}ł@!KUZVH/@  ל8o5eUɖv! h'GuT׺/ dPsY%5C,i E>;fӰ0ntYwdCШqRтx|qK~jTϖmjh-W9U&E: l#| .SݎZm݀1Yhf!o;H/-@F:2ÿ0l4b%k[g,8/P_u/pgsKWnZlr@+;]RCAU #^]Y ^vy#&vȬ2A.xer@lAr'sV>nVѳA<1># q*rȓYA~r狐Z{L>T |Bg6 ɇ!╙!iUdHis'ƱҴ@I ׼J2S)60R 4]q>-S ,kؼ4ƫfnWTvrߢ U;Zb4&"=[ELY8n#g h]ozʜG%r}S[~>͑*C٥r@q<miSb+2h=] la$ H=,$)nv8̵^܋Z)Hh HwjNLE>CWnà! !|Hkܳ>I> ;AxWqPlQ8T+Jc.<ň4-qx}KT L<뎷/V4`Qb'+)1K;CM -!9ͱj_i\dt]-y؍Z53ś/#Qs†zslGB]kgh̨8|~PgF&z\թt b!]b9I+ƈƴvb*jH#2UQB#PĠ}O~6a Lǂ'_pu 3Uiqhѥ@\Z<\A#JC >d!/aރ5X"5sOJn?#BUkTFj)vmq<s!y@@nN">ՠX"=K&\=|?z f˾gxо˸+:*ӫ6X%!TCJ Q.`LPӉe/Sˌ8ׯO0/ig)p 5NL> 7.r$wa\Li:6{r愐;xn8{ Hb ձiD#~Ox Rjrlb]bUbw  əef&=dU^IvfQ'ux\ 6X1M9! Ĉ`w$bz,}(Nb,w>Ow54Syb&L&*FQG0٬2|v8S+wT.K\kjx7n#8(pxj)K˵|7WOis\W,I5"YBK]X@D!MMQFֺ̺ Vs ͻ+cȁp؅-/6!u7DkVTW$X'~RDfyJFj& 72 ~Ýdi KrEDʭ:07M_06RM4Z8mO9֪I:H+DЉ5t.a.wVT¹e@ٴ, g/J1Rjus_* Cw~pc@ 41pL(Qe1ru%J JRkb>g4)`Ր|Ih JW#;U߬[G';/N,|Zے!ܙ, $IlL!sX{ISߩ)N 84G~J8iĈ}ͱ13Mt^gQ#7,/Mp4#y4U_zCQb'vk߼7LDaւi~y2 L]zΡ_b ,Fd06k\2D\Rø>[`6ZS/VDT 4_0\ /jŚZwS0,[\9Q*> 8dqԂ_-FRyKX lPAtwj,X%:l=Sϧ5{SoJ88)ZfnQZC뿀w0}` Q=9#(;mu Ѱ8=Q|UbU *cX0[_<; 7M%h1Hӧ7iI[6͝؞<Is>n+I_Y"TĽgL.Bt6fFxu[  0f;}g&({A^HIai'b CTh)]D_WHoҸHZuwx ᴀ/>?H'|*x?P]SS rq??8r"mĐ+ -/)(9X\KĝqqD MB?4#{Y䈙%܂kx b&iNA\؉bF'KHR"QJaS-R 7TҌTTD1aq.U7 NSiٳ(kE Z|Mwn(zp b.g=_*ckߴMR (&]^?X-/]7 9u:͵oΛsZLz61 >Sa#dc*=jK21g>Z73}W_4 g8I\Oy|Đjs fRo`:= w %N@]9L)ן| j=JIBψbn@LH&QZ_Q~u |^3]֎h_:\̧{3vaN/b3M{nIA!02<hW\m~q+]3mrNMe%˻>X4JWn7FnHmyVjjKjO]j?]U O9] u~fvw>ث38$V;7Vъ-$n-g9#Q\6GWzF Aɩ+%|{ֳE8͹p7LEȶ33zMZ0FW8fval0O2 kt+Z91*e 0Ňlzcd́*bY؁u<3>xkkE9?PU!J>aI'I-S#k_΃pTK4GXfeLHwؑ]ͭIpʔútW>XV}>v e"M&.cJb0hDPrۍ|e\ ^ u5Ú;Ʒqna/I#J$]I._kN j=S^b5Ʀ>⋑ױ,J>g$]eNqJ|uaFiPg:ԣHhcx :7P7"j)DьfսP 1%fЬ>FrkxBw,!ûɡOLc1].L 9+O;5MS]1/u*Axޓףb|Y-oZVb7ʞqK$MUsJ9ɺGFCW"CD w6`uw G L(cnRy. Q;3J8י: KQWf./i<3+V0>S`gWfOƄSjB=en5T{ >@;:mhP`tVb$[dEW I'Lkƶ[R몺ȸm_̡ZIZ] KC+U[ټ!_ayn'*]5R%<,(h MF<a/C?A%XvnGN9Y'4 :>prK'E.<؛Z+=:{X>A=}acV䞑 Vo ~v1u9! C-Ǹ8LNi)8vai'ʬ?I͙09A6=cJqQ.Ki n?5z SoTϥ ͲF7&XD..3el9fsr!jvY$,_V*e pb.G ` Bt@#ۻ)P1!i衷Gܶ=wjouY0KZK2ՉbXБܚCБ8puaut _`c&lbkoc-% u**jVsߤY:^0,ųtŖ^2p>UJ_D05\Z粚A8>|͌ n/]tOGmkb{sjwL8^lh׫w}TUA`}8Oiit(}l7 <؞8>LO<`DŽבG_8T$etVH~碵ءS36{r"j-kD ;o$77,K\6ap4.3Zxn+YOEB/c>N⇊[*X\ ׀Jt9٫릮N#V|m(-rkn _^ZE}tKD^p[NʉjŶܟxӍN/<}5*Ô}tzC_B+=Ҵ$o[3? X-}>0Ҿh7FN N$N5.z_/ʝMR!73p^Fg1ANJS?bIݶfqs <V и>@^ԍ]ZzwFg*#&DɖwdXg7%7ulMmuwMT%8 ,w-4'JQ^ש{6ΣWQQ8#i'pLYp+H1 8Sz zCe "T`4$!eˣo\ )Z~~PnQ5 *qi|Mq??wCYН$H%+yZkF;I7yJ]񔑦 ׄ?k-shM3-ƭ$bD:uPVU3}A+iJq2U"O29Ry z"a:$ h>4YO+_580l7^Մد̒3{b4;m8qevT̠3]%:zun宦&5D*K޿ɲ =Tlyb3}|!YMs0pՂ{ZD5MEcb0=1'\kW)˜wq AbAIK@Vr\B} &z [{%t8Ɨf?%Ts>v߾3g=i"o&Av""cG"zYkNYdݏ ghO7)h5٭ [F1Z+Z2+߻_k3I)^ J%58:VCzVPuSS˗ Iш'e(ژ}8lqJmHR>p^Is`TN5gXFs"_-US,G+, bVOl9^VG>EG%zN'5z'R%:ZY^xWޔhhxO^nAhZ07w;rjvf{X8$I+~瓈^y k뿯13v>1rzFx朙 )i"g[ [>CU$XE*w3efc0HY/7fD;1 '7b0̶]]I?ۤ_T$ n{ vm.1&r1+.!<7c~XF_o 5i*"CG6f6YZk0@+'!8FQ7UWl@1-o JXAagz<.t!=`w"~AD}QsL? ;`Mȳ~Y*&ʀ='6iI].4IS64 ߑX@3nL+S3~ܐ倾]3c>BL*=+'bE>8nw'qDA<͙}kӦ,TtQÀ+T *E~,)AXFkBݶt&*EuVh m,ah~G}LYueA.2^2GiK:M(,Woɴ(I(Sw%5(2?M]l)ӥ'^OeggCNGA9ɹj-=ԅK y,ccq\Z"SM<ވi*"3AqG';/S?+vOr5\fp?C e z(+B°*E|6B`mq ٳ8%Ig |< b]o:DXq1Ozɬb",0 8mA#r@$̉?hf.cIN X ,۶3JD*!>Zk=t$Ǜ-浏pDQ!cl<&/SDGuϋ 7l951V)@AN)EmHZPf>I;&oTk@O\J[9djxM`6\n&/Rؽ;Ѭۿ|gvMzQqQ!h_JH-U.>‹l`7Xm`6Qdt'P}|jn(91 PD!(2&Y,IBRE wۅٕ4+vK&uvyV  H--MBK@' 6^LzXé.9YOI#7Iw9p+~yDh ]~nv<8!l(>D08:zg(PVۓҳc@VhO4yF>@) Ī8o׺ ߕFGݟtPh-la1$ɆBE+ʳ2v ɵL`ɉۥ9ϼ~B+7e@Cψq@ˠԖAm"WRļsQ~$4as}+*2zhò"cvsXMQv2$(8 "`@D߄A4U-afLwmsjAyu!sQg- Z]1@Yp8Hy H1!O) ZgianZBhCb*^OZfWnvzPf\r芍"mW+)QS1O &_%v3 5MD)~b ;}_I 9,+>F)w2%I`9m#o\`5/u*;F(86B\n'FSˀ˭D u'D6jA؜'\bk饫db3+\gǟ^ uwO%f@pm08Xy)0s,;FŖݫ3ᄈ >+C4E5LqUi`l-CRl]KK"cU$IS$ok߸ G:u&!#-qLAe2# {bo"}W8ȕ@0m0_| s& &镢e.+&pdH_yyV%}%Vl1#mqcnP+#2a5d񸳴VvA\Iդ7@&8 %<.)Bߪ|ukiguo6y,G\ 6(J clt>_!Ekd>Q0oz&^l=NPlGUSei)5l$h䶢$̅$EFGzf[f eT{9njA&@\p}w|K8GfO "BG p oV;2;`#\γ5r FEl:1E&[nSc }4$88[{PK,Ä69Ig5r!bs/ {"2Z>2c=v`{*ˊFa9M=Wf c@bR<-4ro g2 )lYM7Ar8 Fyj:)"c5,qU\=.:U%C\=3۟k8Le0,T9K{mw[tf_þ~5P~7Cej-= 1t| H9nYG\ġz|_%B`uoK}[om).,N,^iU$ `Բ4i`xS fՊYzLȼnjΜ3Sɔ9~Z׳RQM ==rĖg=SjpmM0_wXtpsџ ?kLۊ-9Y&HD8qxf2vF{j!<<,A+AŸ U,uV&eYfs㋺'1e,._D>VRzII5;sL`xk6phnW >ə!5S%-.O(qC~4Cj ^DȝɥrK96XnGq9v{k|5Yܬ]_g;%"z#VϙTOdn·3mg#WmzE#OPى-1 ܔY]cwP rXEbι_:^`I=f|U?,L"K25h.̳3p.t_]?қf~'!%?C]C7@s%Y85OKw!KV`B>A_:Ypv2 T;K:hq|Ӛ6>>r%h¢7VCJz3p0xz|A?I 7XkLj$k>ɠW,` ̎v|[՗5QJ{$W+g3ƓGl|`f1hVڣlcҎ@!7!L ʅ>~sиʯ3߫V2I(.u^:Oj"ZFmJ7!8&@ qfҷRڋҐ ;QeNh*ڷ%9Q$j<ϦicSIeIT%ED/.e*'ČHt~;֫C(L#9EFNNy:MdR &uµ.uOe5@G8/لwS hT{ʜA< xp ڴKMt'$m('FIe$ !.+E\yU 0,crT&Y \wSuT+;j۸ NTNx`' L9E%m(,xx-o1eA.oi)" Μ(g?='YJOM ~wcY-*')%@*RAR?P9t3 Mý]qPZDȐ(Kr`-C^ Q ey5H~A"4b^wo--ڌ2+_ꠅY)3cDžD|xp B/L5+AڦD'FLRh؀սR>K"_CaQb ~E "AHSO믮 Ylu{}4Pr]>Zs@k8C "H2lnΝ#Lbumq4*ǟG'%>^ݘw[S_<Cc~?c71w H'h\ ctoM688+GI QDɋC9 z|W8DmtN]y:.c1TTܿ,JOvwnj!hMKjVG5Pa 3n 3ӓ]A$/Mrd:I:+cEZ)Y8e[?Nf ~ * VL& qdȍ9/mq#+$ߣ!":占F_ <|j|Pʮ'|0BFF3-F^85#3w]%Wv&D>jC$!?# :έ>NOԨ^f/ͱ pqk:YSh\Ki-BHw/kļH{e~kшXu 8G'φ3c*[DӍo9Q1gv > >! qȝ* +h\y:X3GK1x"24RzL.svIbԟ f5Gj dW/[ݷn NֻY:k|SA? JKrrAtMFUմIّ\{5Sg(py5 mH2.0@׊[)F j:HͦM{!V3-y4neAl.~Yo÷:\lVߌ6)J=!@ZyN#EJ*V ?ĭ]AFbPѹKab뇄{>o jTa9ݏ4B@(1;$+nn!~LE zN(#~T#X>4SqcBM H0UX"WٍD[<=ABR<3 \@CLgxAQ \>Ih"6a^ts968ʂz^'skJHeR4U$VIcWMnۣpT3uD(4K ]VIλJ M霮z&iG~yUz~)ÃO T2+@s?H 9宛sU'6Fz͜8(Tpd%@3[WE:+a(P-n^^v1'e2NG<|Vnx<qvt{zTe/-G!P/4:'}ϒF@pY3iGJ.ϑA %p17s(QFr#}G0 J&ۙ޺R' J:2lmh=t"aC |ʴ e`Um.2Gj 3j x~r>@4ۜ25WDjmookXsI;".Im0YHNA Y@Bk(׏O.+^,"ϳARw"-4o-u4K.Zvл\)A»6HgLu&juWwl:12_Қfоv/$B@TkI ^^; ഈ'D&Ke 6/G_'*ו0>,SU U#왪 +>|[Q95\z6AeKWFih8O`f0xTעk41&'e.gFc<6kң~k;W`# D׍p>Nc,jL; mҫ@[8} =')l_4qS1_߂3 eR%%%:56,>) ,4>$/7yeb|Pa9y7p(v̊FglXLPfg<'ur_kx{dp[OH|4ٿ?ϝiqb5քEo}𹨽~~"-A)ʞ$;e3]NY$Fڏlvy%ۮ+!U!ܨuE|q^YKϱ =o\gxo*0xT e2䟋+SB#γd-ϛKB>l`2x_EBP5>P3{7HL F.|zepy87Z Ehw޻yHo+<4>AuRղQ3;s #nC OkT#槖^ y٣ cԊ&#\pE"V\5ww I| $7Y^8{bP =:%1hE+ru{Pe~KۋWfN H~9Nd,-oah@#_U190iؔ͘ JU!ig(hWԬׯ$ &9 5z8Ig|ovXt]@yg.ӕfRiSv8跫Ś YZ