proftpd-radius-1.3.7e-bp155.1.13 >  A dkNI%z #q[98zXYh{W#`ݻ+/WL7oAPIl]ntPy*A3=[F)rY.S=U;(սBVs;r-Y>J%¼&mHnߊ5eHz><X~2Ɛ\'NKȉFD KWтhNDT!q-&Yhis”{\l s{R`AG:h+u;׉i\gQP*'6?ҢU:;=63jǍTrsu.tɦ4QX X1p>0?0d # =dhpt     ] `din   (B8L9:F.G.(H.,I.0X.4Y.<\.`].d^.rb.c//d/e/f/l/u/v/w0Hx0Ly0Pz0l0|000Cproftpd-radius1.3.7ebp155.1.13Radius Module for ProFTPDThis is the Radius Module for ProFTPDdkNlamb59SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxx86_64영dkNw06e85705bc4785bb0a7fd7e9f2beb08628e37d35e17df1aa831183e17d237a53rootrootproftpd-1.3.7e-bp155.1.13.src.rpmproftpd-radiusproftpd-radius(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(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.7e3.0.4-14.6.0-14.0-15.2-14.14.3bL@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.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.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 -> 0440lamb59 16847540501.3.7e-bp155.1.131.3.7e-bp155.1.13mod_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-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/d1ad2d55ece7848e1adc9ff90eecf8dd-proftpdcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bcfecb500df5d0704a73e2644acb2679bfa2168f, strippedRRRRRRRjVgjV^ UVutf-8ee09138e32e78c43bcc03948fa6781ae7204de85d659a46f562012ebfafa79e2? 7zXZ !t/L] crv9wȜݴrnq1Re f(lZm%jQ_), .%l#*n:#OƯ6Y-ю|ѝ*FC{.;o_$A`.: Pw9.#Af%s7ą=OkV/$cȜ[-Ej']هeF)y"v}@m<*^0ayp3E e7r:j^;Fw"/ys]t\ ωt\)ϳz fEB`d./z"T(riu0:Y~[VQXxBVv P櫁֋k&Ꟶ{YNca8w9S?y+/9Ж1g4"f7/*o"s !@a G.iT<.^ SJ[xѲ3%4Ju1_ZPRSĄ涣RUU-O> =qa'r( A')Oe[6е7SLbslxc$^?er9r73<*zl _pL btmȵZ+t m3c- u=ƵVPG۸XCFɧZtgݦPG*;Oh&0!xC$Ċp8/b<}묒&2cL@DC,䱚U?үHJ }?55vÕLRHՁ~V Iv)%Gut\9RȀ8R9?ǐɔ(AmjRz()RXGOʓz*A,,Yx S E/mlW{1:FX=>ء2|ycC-6;,cӛsl_FxYQ9$N$g[Cۉ 5N]|wP2sY=Zm&[eɨ\3*MT<Y%cs}_3ҥ O>LMѶf5z`[a оοiֺQ5Y灥l8WFE\rG")ܛ/r'rװh)>Bh0~,e//ԴE>cSHh KYzl̏0v]T/.sr_j.+kUi7Zڇ#nt WiCs`KǗҖ:}-BGe6B 88|}#[ȟjw Z;} _K6`#T8c2xV`*?1qU>yiѢh"1e=ï+^GۻsUn(v:Z=<?BJZY 'R>!Ƅm}ԠJ5ٯ[U.hizɳdxݰQvm =/sV,M۪S7fNN4ʡ)]rZwϙIZZ/[՟ ю?53T jjpָdޕF 'PŠ5xiJ u;Ur?kBS,"]%ب9WycHl!Ǜ9`OAia| `Kd=/,a1SL4VyA~.aKz,"r-'W}Jk9g<mJLppxIG9_{>GD^ʋf> b{ƾS) xQkƿӲ̫&:/$69r5>uaO >#«E:!\2tZ"7\m:d-w/6 aEC+qݻ@ǭ~]Tj0f =ٕeMh~nFNZwrLలv͍0i8Lܗupmeݞfa'XAP&)s;DaʊY:bffE1"@~i g\x6_W1Ըwr!ݸ- QRKP]:o{{N4I/uy1bQʉXTmc<3'6'7}0atzt36ݐ2]w+m)Pil2E!A:EYHq&sɴ D!8z`m]^ӈG3AEre)eǵV-ci;k"Zl-Ac8QZĔǴ9oޭ,K {7;NA*XEZ0*RVG{&'aګ_xW!X20{~iV=&s+Ё҉ԴL?gSl?0q寶{}t8*u{rV*JhfDJV(TKH#ҩM:s2jRujQ +6@j G\24U퀫_Aq%9u'$,4QbA CdO)U֨:# T]^ig}~.i HO/RLy-[i̖r:…]l ֍R_iJ8ٯ+B\F%Wlpt `Bʍ 5f\Zo|<1 x{i k0{S뤼zsS+C80;& ?Y1oo;3z;kםTmL~Abq$gA@DYЁ Ӑ(omoB>3{;JSS.0HM_Jd4;!jq2y] P]߼Ca -"Y߳( Kq֩°YJ &7I+i3*dOjW!|!7 U?"m.1Ʊ MZ fDa{df%nG?}{§BR/% xÖM{! E[h\ެ\(L@Ra%7:կ DZA59f!$ʀo5snJt1 d (P_޶T  m:oRYÓ._ s;,7=Ҙ'd`vπ)AQ76e1E'{fkL4lX]q$t@sQO~*_.S\X/a1jt`΃B,.} {{,BDb.L#EᗡZ(m]jdo:NqC SڐZag7xo/>B^t#N1"ʼne qөT¢0`!=D:oe'A* 2I|Zz^[wt;6->KWײ_ٌ%P.$ CI_&>ӀN4ɦwb&|ZCh.M>:ˈ`x8'Hb~wf\}dP -(k=j,0T݈^e,xZ>[>w1B5;q3%+2?hh 0OLK(ݾ8 vCNMB& a䀿 q 2oŘhB*SZU3 ? Bp=c2EowXڿp#m_Ir:5LJ Rgc쥏uJ"pTUE:MUIݕ lܩ {]>%'92'2dYP^~2"dc6j4ׁqWi60h E*9t@j2l,udFg?^(iΓ3⑵s]4wxZ3CV: (JmqIFFhN6d "En2z', ,/A6h]$^iCWʂR-Mz")`8+ |%?FJFb>f5!gr8'TGaLkf J~GRnJ>"|qDQ9YSjck>`s%V& 397g}̯7z Ϡduu{+HC&QۘhՇ0rXb%cn`̗3X%2:̔9N[BJeWP;qGuH~! jGAD4:WMtq"." եlHɟ;rZЂS8Z .Gk2x]$qX1}2 N=] }U(R-( ;5OYPX@Aܪ݇' |ݫ^dbV;)~p 44(ox$jMQHE|VSTu1 y `{f@6Jt }1*#w@B/kM$"4>(~畚3:zo"ep{46+N1 x:eB=nT /(~ #H^TF%RӔBb>aꋽce:aN3gIʁX/CbaL"9[( ?6ݩFR0+w:Z@㋌muNiୄ.S¥q~#/t f"ـr쐟IbXG:E`A*^d)f+:,j xu5"!0r| 8Ih%0pcq5DZdo(7S %[.q*+Lzhd.v̞kD9-G3aYoj@ F^^ؚsYJYKF+%If~F NMx8:]Tw*D8u@~ޫO5W:\?=Hkϴe0$<'\WA:)5YC+=f/I CHs-^TW"1y<Բ?O_os r%{d7>}$ =?l;N]۬vbgS{?4p#tY]/(T!COPyH%+E艆|*oslbnf&a4RX$Ű=Cp6ܵV4ٛF'c1 s)_MF6y8=f-s˷>|gFGE-9Gܻ#K! g0%)GЎ c7+!pa m@6mO:C25 iȟ<"l8ˆӫ&~)\-85iN[/},OGEr}E9N Ot {(Svqe%rdiESa DWws<:9$k,y Guebdή6mʃdo4RbntF,E ^6;j[Z\t)5h1*O-_fV.a8QE CѮ?N_`LK, OJ2׸͂{94I ;3f4GH3-<߆#^ txrxHI_SYirTQ{(2z&ƧoKK$jPq5#hxUdnTfI5m.+ؔ |Y `$_ذ]MhS.iq,޿?e5NA/kR#4& 336wG@[26"C˺ q*t*J:&ɭHCTmw#$);M{b_42siw&_@{uFP'h9oA@|U~Q.$q1K6b=&No=8 ^̰סAwCd39[zM닙΢wXiٝh;CWA2 l"`t Zd9#قG^ݑBz&U't#ޤBwt#ka%ܫ 8\f\mu.nmODߨա m:Ьd  Bj6 „oZ~<>ؿbK 'j[rdSV_`FOk?$2->$SVj%(zBhhJxlxB:Hȇ9I_Y3 H@i򢜨-ݏc=D ZWuR e\5f0R1J_6@%?g:u~- ^"߇1z.yLI$ ;u.P|.mԁ(;,TcƓ$[;lV(}}}lMs׳xL@#8ל_/ K(y$ RO #Iy,W84,Hn1XwdvrBWI.ʭ!+19{FU>NhxColXh:yi,D5^Ye+8vjϑ--͑`tR[ v--T75MZ5S[­)#]໡|nxtr!(/_:Sr9:VwB6 McLB p#Wn|70KB>}n.Kp)ā AlݡhFS zJL]L  PfČV1|e& o.wv9.Zfk:d@.  W ^BmK]EH9؀ٓ'2bI*{i \Y" JKpWַ}3%ͳ}uApļ9#BjJ3:+(@q!Re0E:ڗ[k^خ7<^`愧aRh Ȏ I74m' 2z<2] 9HX} !?` ƤѩP`C4'~xQ2⯯s>ʑ6;1H2hm=ulml­29¾L{/OLNθO:Qn+??Aáldt;J۞KG>zC=s*Y,bdYhL(ò`cMoSԫ4<[Ť82Bp % ɞeR&D\ ,ES%&M6NNjhLtmu#kd3<Q/oTqǮna˛$ >*G IR|st aE&@+? WѭxplO /Q2M]`0 ԇk#2?ƫK \8ӿ+㉛M&ﴘf& Կ8>r#d1474eKm#yx˾6լu׀7@HJTOvz6u# 3W%- հ Um PJ.QjM^mBWu5Vxa|o0K[A1HJIPJ}2 X~nLA6._a$b]it4޽1֟ίX ɻDSϏϸ[S-1!qy~o?3VV ysSf?G8-ọ#<-h>ΛH=CXmFhJY}biv%X_vJ *~NBLL↥˹YG|s :|cbÙKoUĨ8{}Llc#? PѠn#A|fTiD kn֝L$u:\;61V[JZ5Y\լ_3PhIhK8"JEt>8IG:a/Ym=VO5^Zk%LwvgP03rEM=2ŝ`8Fbi&)WYuPUdw> _(c>,wOn Aa=q9#nGAsZ.=R22{9smy!*_ -z:ߝͥOw&6M6F}<ŚjВ/xȝT0J<*2ЃDRkZz~+Ȗ_m=X]0{ gR}s&pSUd 04-v!C a.RN𺀿7 @G> 3~B v m҂6`}Ny,D2HW)pץDY1[tP?v;<;f?|߁o69Ԍq+b(`!BQݡ9!9{\+wȪUrJ!{~]EsLVٝ;4s(a_PW.8żQx" hT]';F]]c ֬ BK P}S:<>OoǾ&lJ)#7*3o1q_TmM*-n 煮 #y@@pX\A 2J *"鋂"PfnjS:3 v6AZG"fA3^hxB~za/lMÌ$Džw7<{֚:ֳ1|a {. Gzo׋%?RBB.i65'e`γH  S+1N;'-ǧy7xA5A?{'N)c?G^fpI]NNpKVw\R 6fWZ쟼*mr-cKh/HBy`RQ4ͱgε^ॊ%7(F$(_E,l^%b7UMO{v^frranϧJ#Yݡhܺp:1.q@Tq"?oP:THxszóezjG R1pτ\ί.nüǻ: \4z# ,Wu_+'z+={7=g|yƋ}FCa#>1#Yv'<[] I}s'ϫg˅M*Q]kD#2 @FnO ;JuE==X"q>^N1GdTDdO]έt "'NA'9 tIh1$ r&%dh`[UQ0ezۊWNJ f[_[:imhzn&!c4pwح:e#5i#~/.<7%x,F%!vݯA(ڧq.~Dsxؤ7` PC5ZgRj<Sr_2w}f#Ȯv>)?Y`x --f%I&͗'wZ /6npAc06379eޔm~Hظݗ!-RDpT5f^^rq>K4T3Z5%>Ħd0`D  "#5]$ *@?N▲҃y#?+S 7Xp59tX&j@ϊ/jM+,u.T ;texrܿ&a Knk܈ n1nqBkդ.~luxKS: &NP&w^^[t N߳g.@',k̬eA@h~TI7?#Wh3 J]z^ѣO oD20TzgEX.kc;@BkMjDѸ,jxBmޜh)Kn b1һq##+VR_C åQOa\vRV.¸}%[AEvyw &mq14VpRJ[zE6{l @q`$bdtW&_y(K1RAFa)ĶiW8*cɌ Vf,٨!_8<@ߚy7JOk=vZ[kgFNMklz $64-lg3R] P#F'88W< OIU]NN"!;P$Z'"VFb|؝&1\;YyXybπZD8]=+W4WOsTƯ`h#OfH''1WAyv:F{N7]xI0F.8r*<\|lZ@ɦb ^S+K#c`6 tkiss#qkkQX+wMƊorR~>xΖXejΛ+ vaF H2 ٮU,1Osfٴe#h2#Nld7ۮ@r;QkZ=W5qIs- B6=A4ϛOkѫ B#GGܵr=4ǛDԴ3 S€02O"(n=Ӎ2P \cnRitsO(X@uP[^tF7F`}ym۩֋2V(̲ۉ L28D簇8OZ^8\ _cG4m # P zo8Ѳr3*aKrAz6"(+^ 3WJ ۠4<Sw,:CV,!7#krh kAW?1:W .Wc7IrQqW*ۓde-LN/ xG$MfsKزD볃ޟuTmY bͫqi&o]Wҙ?gF|f(\wq R-o(,|#LH JHU4F´A-F&g ]V9'ŏgh%H}D>ew\&lgN>%lqܑpg6!Qs :;\-)| 3\%H;p {I?TP6E݄o?JĂ fIXoUS? ! 'u!}`bAux0n)*1-R5]nKWXV>8+vI3ʹLFH'n\FaS<}WQ:ݸAV Ay#5 R܇\ElCX%׼w,)8Y@oQ p<ըtN6 ~S4LC}gYF20g:=Xt;DHd IJTO mfWƯFA\rh?n]=XdRka5_ySsuپ |ӻMk`rw"+`$^E9;OaQo&tC3!o>cHYd Bn1YPbݿ79 |= 8r7^ƤQ.ɽbz(,cϱHʉnN?BNc i)eV5 -w gD)ӱuL2ZY}BFa)~x@*{Aa"/HC/6ȁ?oq<55@1KKLbVЫƈz4DEᒯlaO۽:'670>9dI0j(~vtmvX,”Fxg:W9gE؞4/]|*} u7}ࣹI2W"kV,U`׸`D-Blvhίp^/״\ӠE0h#^˓ F^,>ddv.+>)Ks# ѽQ[;uP9y9>|B?(BnxK~QhR~DnT]/mMQ[9R!%rwYhƩԲ3A[eXO%i%rq\+ٸNJD9e B[SXxIR;7< r@8%*:>y]8~wb{'h!g]LhA ݡ d/m9Vn"g5|͛æӣE +ym{:+inQ`pB/L"v>RoǛua\t8z:z#hF U/Ϣ *3>sNt-f<]7\8};7{9p2їdTݹ[]׭}=9 <#i6yNrwkϗ_!NBݜ￟L& ݦ>Ne_NW]R$.cFJ ?a"#n@wqU -ғW-P*]FGǰ ,yf1&\eR\#hfO]l5 g*^mmH)[5U4'UEb.D uY@ͳ'+11נ~BkY):Ǹ'ZS+D qoOiNJ.vSWwàո:_6+a;S\/5* lS֮@S~NnL#vidKvxbt|=3ڇ"k]]c`6wY[s7bP{<6s?RÎ;@0h!7-kv"e? [-:t_RMrS\Ř#zcg! TwM]8T[ #O;2ϷtuDkUvOS};;e'Nd1s-$'RQEǠ((|3R֋tZ ĽYעLq:m \@u;ٱY$.Pct[kFI^VWekz|i*0lt?pTl1H]^#>L]VFd goڶP1k]}JzZ [:*orP^c IlÃTx}90RG]pr# a \v0n.#N?:퍀ޖbr8x\:O6v0H"ԋ딏 ]胫m>T4dYЄ 6I܌{'a "0Lii XXlF. ՙ7J6X} Oq֓tNj7o>*HO/&@I՟MuHL^pj,`Bp۶EԫPnDv|}WR2%熈yrk?ƷAe q.@Q{,޶>)Ĥ/hkMc|EGNqɄ+uSgZS҄eEWqyD|Y$RV4maKѵqX%h>/GҶ_%|N_~ML^b7Ҟ0AXvIrY/EfUaE+PE2(p6qn-w?,Z-%d/.n[Ǎ&AeuFc C5tmBok@N2n I5ؔ`oR}'m=+smIV8>TqM4^*Ɩ 35DND+>mLك(Fbx: _vc5#c Śla0 o3rkWf"PUg3 JjO5Y/¼ f' x> H|3V. (t{|&~xSZh x^J bCޝ¥_.GS;6T\>oc,xOypRi F-ǽcΪ ?)t = 2rTXYpk*FJ=Ωs ::A~UMl*EOdٕ-ZsBMbDoXM; ;:3[uD%wɧ&Uh&O3{^igAlq$J+^# qRִ'Ȼpg*U~jBԀs/)\HIw8WSQ# C 缿}Ej4 bN2uM ̵B#<^ FCUמEu)=L۹ #@7)S|%"X -J^ժ/[Ǐ:WCJbUzbG_O#:J؄?ZhuSMRuXd^蔉-' zhؕlK8  h$Fglw3R?;z礨,ܲb͆6{Tz ՓEb 뗓K1umO0CAKWHεhS1hDذFy_)\8D<=~JݿfX`(aG%kwYJ&dQLͯ:5 C2~L!>{d/95y3-Zþ/%cfó&\8ikxvBUX|2&P1\K;lk5ߥ=1{YҨ^|Dj(İR_+;fN"R9S*Pu|f>IY66W袦B݊B. c:+avܾ$ct/VEHu[ 2|>m5wNM z:!]&LxߑrOq5es&a/%04$AJ:eh]8*mi{#bλϚEj _ʧP7$^XХi'F |Bb6 꾸u?; ˚ tr{U0ze68%3%@?:\ܿz]Kzn9:KbԹl>¿M\BGj3]r#5_0[m\s@e̫c` ̘"@tԏ+DAN;ބѐQ~nG"-e dH\\蔪*I0@ &q_8#5$UY) /_Ձws=E˂h ˈmE0Jϛt:?BԠ{Z\;;劘pH#4^]2-6.xssgQJߤ" e"> `MKP z9k풍k=*;T8㈽(FoP9 ρ2+T,wc~vC25?+cjxm~BlmlEzjhUxpK !C01⁌$p 4&(ub@UK[9/BFnu,}_h9AG=Ä&`uwdO ⶎvbbl!A8ifsQCT?zJ0~ 0fwK4o_n=Z@Wvwo^%4G)15ZyDq~$HD>pݶ( ?jcF8Ou29k||Q] B^BP/oA@{JD}gY jphKٟؼg|]uGa2>迌e[A;B<Q6W[w44X (8rT< Fb KZ':5VYŠ7S~O YZ