proftpd-doc-1.3.7e-bp153.2.6.1<>,Pc!M@eeeu>1z#Mf(!ke$8`eI m@; +w Z3d9-jTN ډy Qү NZB dg<ǁ9TGE$\<<vZel- uou#8vkJ)bMJl?}1^SWWbp;r?rpd ! ;`dpt    , D (J (*-0$0H2`223(3&830 93 :6 F^G^H`IbXcXYc`\c]e^mwbn:cndoeofolouovqzrr r$r*rlCproftpd-doc1.3.7ebp153.2.6.1Documentation for ProFTPDHere are Documentation for ProFTPDcobs-arm-8&SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDocumentation/HTMLhttp://www.proftpd.org/linuxaarch64N< +$C%ag<5R3g _eDd, '$ ~d Q+Xo y ]]?(a !(c f&1cOM!Nth1&+=D69jAB+`/ ;1+CxF(NDominique 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- 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-8 1662121444  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~1.3.7e-bp153.2.6.11.3.7e-bp153.2.6.1proftpd-docConfiguration.htmlcontribftpasswd.htmlftpmail.htmlftpquota.htmlindex.htmlmod_auth_otp.htmlmod_ban.htmlmod_copy.htmlmod_ctrls_admin.htmlmod_deflate.htmlmod_digest.htmlmod_dnsbl.htmlmod_dynmasq.htmlmod_exec.htmlmod_geoip.htmlmod_ifsession.htmlmod_ifversion.htmlmod_ldap.htmlmod_load.htmlmod_log_forensic.htmlmod_qos.htmlmod_quotatab.htmlmod_quotatab_file.htmlmod_quotatab_ldap.htmlmod_quotatab_radius.htmlmod_quotatab_sql.htmlmod_radius.htmlmod_ratio.htmlmod_readme.htmlmod_rewrite.htmlmod_sftp.htmlmod_sftp_pam.htmlmod_sftp_sql.htmlmod_shaper.htmlmod_site_misc.htmlmod_snmp.htmlmod_sql.htmlmod_sql_odbc.htmlmod_sql_passwd.htmlmod_sql_sqlite.htmlmod_statcache.htmlmod_tls.htmlmod_tls_fscache.htmlmod_tls_memcache.htmlmod_tls_redis.htmlmod_tls_shmcache.htmlmod_unique_id.htmlmod_wrap.htmlmod_wrap2.htmlmod_wrap2_file.htmlmod_wrap2_redis.htmlmod_wrap2_sql.htmlfaq.htmlhowtoASCII.htmlAWS.htmlAuthFiles.htmlAuthentication.htmlBCP.htmlChroot.htmlClasses.htmlCompiling.htmlConfigFile.htmlConfigurationTricks.htmlConnectionACLs.htmlControls.htmlCreateHome.htmlDNS.htmlDSO.htmlDebugging.htmlDirectory.htmlDisplayFiles.htmlECCN.htmlFTP.htmlFXP.htmlFilters.htmlGlobbing.htmlIPv6.htmlKeepAlives.htmlLimit.htmlListOptions.htmlLogLevels.htmlLogMessages.htmlLogging.htmlMemcache.htmlNAT.htmlNonroot.htmlQuotas.htmlRadius.htmlRedis.htmlRegex.htmlRewrite.htmlSQL.htmlSSH.htmlScoreboard.htmlSendfile.htmlServerType.htmlStopping.htmlTLS.htmlTesting.htmlTimestamps.htmlTracing.htmlTranslations.htmlUmask.htmlUpgrade.htmlVersioning.htmlVhost.htmlVirtualUsers.htmlftpaccess.htmlindex.htmlmodulesindex.htmlmod_auth.htmlmod_auth_file.htmlmod_auth_pam.htmlmod_auth_unix.htmlmod_cap.htmlmod_core.htmlmod_ctrls.htmlmod_delay.htmlmod_dso.htmlmod_facl.htmlmod_facts.htmlmod_ident.htmlmod_lang.htmlmod_log.htmlmod_ls.htmlmod_memcache.htmlmod_redis.htmlmod_rlimit.htmlmod_site.htmlmod_xfer.html/usr/share/doc/packages//usr/share/doc/packages/proftpd-doc//usr/share/doc/packages/proftpd-doc/contrib//usr/share/doc/packages/proftpd-doc/howto//usr/share/doc/packages/proftpd-doc/modules/-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:17645/openSUSE_Backports_SLE-15-SP3_Update/ab9e0f45935eb6d25a7b92204ab91e25-proftpd.openSUSE_Backports_SLE-15-SP3_Updatedrpmxz5aarch64-suse-linuxdirectoryHTML document, ASCII text, with very long linesHTML document, ASCII textxWds;@utf-8a1eef8828e5bfc4564edbe06f31a43ab4f9af1cd93c3486ca0f9bec881e6e44b?P7zXZ !t/ΫH]"k%~0ߙP?l2҈u " ),=o:yD/]#0w/ն`{HҦKx_i;+^ HΎv;)kMlVdcOq\ s䏻%C Px"4 p?v4(p!ǔ-Y(2a0Ê_Č c֘rik1$qpUhm/'Mk^ߐKk(`-sc(L߷N9 k@|ዑҩFeg`kVxy &`JKHn^DW7X J2 hԇ|^x ta2YwnEBm뵭ʰfw%>f:mwTLwA{k FȋG9]Prk۴8kIt1>d~/~ѕ K? P^_4^y>+eѪk1K]T}󧺓F6bIaߊA,}S՘'fg Y? kY@` Wp߲G 1癯! I*HcHt! C1OY}6ޝIۙj_C^Q.O0c#ysi$\Nʑ؁q!&ඛ2bG ^y ;>: 4-怎?ifrq$.hU]R̖䇃OӠ'zΓcwgd8VIz"EAQ H-#g!Ho 3Ň]ޘ@W6֌`au Z1&zl'ݴ"Y0M3Hcw=sP׸ ȵ\9܅/)+OGv>C|87ĝ"20@lO;xfI/jH(/*X~zAZz9 k?ooF7Nܛ PoW(uT}"3ҁ$ (hwR`1qOm ~bW*F,k6#OGD - u;ѓ=B"*ty-K̟oU.p Z:3s|CZ|}oWZ7!(tUO5b34\S#Hptܵ1x MPBsr~zEߝ%Y):GQDx[ كkzLM"0!=zL)]uokV=n/n;\rԺA?>*s6ZCч7 [f"|ASy>,yͬ1Al;2k6 J%0`uFܶDQ6 .dɟE|)טr6CN@ݔhU"ԠqΚ [ԛ&5hٵ\K-AE7+OjkOĭ#NVRywf"̜X3}{Ғs)RCN9\Awg(R/恷G*0yיbP >X#8JQ2QV\=GG1!Qh.&Պg{q(D pUJ~wʼJ\@x~iQ a')3"e}mMΗUK^Mw ֆ}QCޞśU+˧k5ܓM5cU .JswS:7t&|))ì̄'Gܠn"3<~ g>uR^}6} ڧNjGo Êe' G% O,]hyeB_'HDcUU?)v1ޢ,bE2!B?: xY]?wt_9VL]Uq:ߓ|i+*-

5@n/ak$k 'h2nu% 39YGQ8ϳd F6>{Qa/z)|ntxm[0ƀɟ zPѕHWNAk)Pm BQpG]IrSd4ZAurFN&3|lnNFd2J>EMl+*\q5=ڡjRwFx.Cpݖ1w8}7ZA0t~ak1Lunl$ȯ?ngGh$GHdBPJk#}40#7FKt,T2 ~Z0 $tz! ٭9*վXP=!k};8}'`k{ ,AIGGpi# Pp9}mV.MVeߎhct5Vy7hI:igW3e(NtT(-`>P>L ̭ɠU$26`~ӠY(B醾˪tVET63CMj_Zo22n é1Km1F[DV[i(OW~GI@)F QޤUNm^.̈Xog zB(~qBT_LƊƷnJz2>+@rnxS`F>iq;M^;-焭#Ҕ7?]$.KS5نEY=\SZ8;}ʐS܂EVin4ho;j/4tٰ*sgaKE\QN Q8].{v+؎ Lwjm'=Ha0$ !</bCd5Icɒ3w4pCОށx$unet>PK2k2l^CƟLRXhmXd7m/̃lb}C~0%#06,6* ^Ǡk[DUS:z1>@+yHC51.i)"A:Q5{[LMo;ym_ Pf|СSq%Ɗ`۟Cu!@珮fs?lOE(C$̙n*{bW,i-=[{n bS ֽ<:i<cO^*s*qB Fґ<th;KPiA?.XYAa0uB4Ks55f~ L K/66Q SÀ6缎0)/J220-vRjx."!9{}GMɒkFCpBdCbWԅv,\ŕ8 M@] : B4 *PxQv굲R2RĶ̞: fkjJ\iإƣBםü&c>>r6lfYLJt*Ph]όlT{`vtSDK[pUVѴoNzFX2J}&4pd{<-|9qX vE"z#ذ";I- ʭ2 (dQiPh|\=_kXμ={x)kQuJ,g= l1Bsp\lc!=`#9#>4|$p)0U` geĴz~xyQAbPbok] H9"ByٝjQG9@604l<8*W z G0QR# C_dzv3ҵu>&QņG۠]$Q;R?{;Z塒ф20` :t%y,rM:t.)+%e6CD.yn݀BÞ uskD"m^4e ^rH \U醴rg.4+ 5y9]m& |Tgs^xˇi9Ks%Vkɉlz&Z؏;}A_$hW}5 EwTWcBߒ@pcK6K*X%2NZ f" rD!E{z;z>nLn53G@s-YBmG9bRL HEYGImmE&YwUȏm',N\.[nҰ`IP>Pg4sVuCpbkN);8yڥgrwN@G?ײ )&,W:ok\پ2`mSI#0旅{ 6gcFt^,MW>$Iel4˞FiF͉e4T:%N7Ɵ9pK os؍e"~hk:$M{ބ=\**:[k+cVVyor$ELNNar#e[~Fc-\3f|XefYٵPޫ#kDliWT*J"p?G6ZcSu Eުt~8CKЫɖ;-zp&qJg{hS KU{,owC ?!lÈ_cy >ߌixс -@iF)d?ZCfbR'j:9e0<%BzOYٔ.''ś3&wU(uPWfJR䉁o;<).~dOҏEFvR$Hps^2LJ8QU I̞X#d .Ŏ@x =){΢64}Bμ㌫) 9kSAn'H7irv8J'⌴9{k[iFH"ѫF/oRGU힓>O}gy s܎bdB[g#biMBn5p^eT1hZu. Ԍ;/MoݕJza:b{f€;S#FEq+kHӥK9|?aԺYnPw68><δZˍRXfTZMYF *O}С sj( q% fORq[5ZZv~'%mk rKB)Qd/ti8b٥wVBa D5FWr+5[cNrr݌|cDaaP:_8*"ӯzI7$O:H/̢\ZP}@ ӆ " eM ;WueusH2eХ^H$JEiMnf 4`64SYޡ0Ll *j{ѕN'YA5]8\rW5DSp>:u`ń7'DN!N%X.ZJ\F%$N1vb.G1,芐YlHTBVv~ =VS6ck// P:[a,)q!&Mj76ű`O"&m:toEˎ$x ܞ(Jb=DjjE[t|ed.KteT;WhB)f==nuksZB,:OOF_%gsH^_ϦI!dWi^fڶCH蒊 2][9$/Gē~Ƃ KA`ҧ0mW}ޱy4N&NGNwүY?Ldݺ\-R?7r ˇ6f|7`ؒӗM6qATuĔzxkBYk&d z#33;8ɥ \_sBv5h>x2f}ə=6?y#g/h.p/jUǠ͵[/P:ŋ*Z|'#̩qoA-+(nΡM+?Pd0B~MP~_nۖAޡ폇u,Qi)ޯZ}oP,W 2ß: x^n-x'AjU_ YAqv$נ԰A&-˩ʁ!K c9Oے0mxB1 Z/VҪ1VhufTƚĵ}Ȃळm\}vsvzE $H*޳=겅Q=4PmH;+/=vq3B mXDW>Ip0-Pӳ]0l(8-ZekrmFpFW ցEݶۯv;^PbG o0XE#1&b9?=GOHRdR&lJEߺ3;>5f6$0sƷ`"yG_-@*h8B=E=X̽A]ŋMf[/XBɮ^˶1QlyyugO0ː)`;@/6 KۧO!bU"T4y@ ZEN^ ~DBWwhﵞl'G'Z ?N5;/] 1ё {b!<'K?e n+{7}j4E,>7Maѽ,kN^i̮#"%p֞_QCN͑ C1x|_ۣ\_V5k:]FL7$K;WI%R?;`U3z%6ؘ,, M@ƶ;b]I]hT\*{$ ԐwgMȡi9kPv%y{o$CpPU:[yKl ՗<}#0f)F&k P-DžKRD)yN kOdL= ,x}[M_bU8^N (yi|:i7D]s/KAkq.F~:Runد靔G)Am7ULA ⳱j--B[yPB9.<ΌAg'=yHpuE5 J Y5u5ZzηJAIG?6طd 6d~Eh۬X-+٣1̙ Feޕ|VAlǯC hj Ǭ6;g}>νeQn9! c^BӿVT|2[{EjavtT!b ju +mJ DWŁƶPurث׵vYg&I<4i!qN ,lhaă57VÙBFrܝSIJVr^LEb+ ~H*ߎ}U.b/@^3KdQn钃LU{F._V\[#U|s.ƌlcceg!k&W#!ޞb3%T]9 ?@hu^`ZF'O{3/4ױ -`d%k\~*VwsI-Z\g.AfJ4<"!w68x"wJqc]k@9GCyV5p@KY~5bk.ٽ|_nlҞ]o4]sőF: + m rDe˭ܟq{b lAn;IaCO\Geٙ;QmsXP,'D?bg>]t~$@ēy9x:9e68ee(>ӭ8%$*@WA9רwD lp9!'tr.x+4QZTpY#o׋"px+Ǜ} 䎮ħ]+ly]ݼbm yJBfRa,/p(\]@N~N"o:l'z A[%^{bSB`COE-P@ejG+!ζ#Qс&`޻ڲ<}xŵv;|yXc{4G&Kd ǛwwYC3 }F,b 4r,Z9L2Sζ3-W:#@4OHs~eJvΰ:R"kJ,iU|2ƾ}%.H7<,{LW)d9(b9 H&lw#R<<\ޮboq4+l< qsq_(s"-r WPnuL^끛T<<'jUÀ!]yuWNF _rns]B1Eܾ|cC1yJHIOlfǝ]=砖m{Z1:noqp38*M"TX@ۄ#3Xu爽heI"ү0DA: l!!'G{bp6IzkJw>+9QoeQ;]͇)ܭL*vFFd%o U3cG_P "QԖI9* Y <֊X}|ho"=QCFS4zWH2qhw^9ig=[~~?cTr"Щ|[E)¢-Ͱ06s69؏}VJq0kcX.|M9w/S]}ELEXVpUbʎg8=-.2#Z_Ֆ^gŶO]EAXq.wyn}||OB\?Qoil޷/ֵoŸ ;gp \7gz,G[)=Y (K/qM3V(K)`T |[ :4 ͌b]?C0BFT05 G2Tt0;w a%dGyrU$ ==)>w!YyI/6 F9Z J5߈G+g־eqTS8rv5Nh( /J*aʷns߀ȕ+1*KJbd~ BnD5X\6Gh3ՙf_g7u-i׏ Rm׽_X| Eߪ1kBe|a[i2ឫyUY!\H%hW'cd֌FԴ)tޓٹ1 Ѧ~U2JD^kTO]rW(_)-{1c] ne>MES((Bz#XGrG {MAVʧgd0kD&H(NPu%ۼA~E'ΗYCw,M[|+A'ݨ<? N@\6 7|GPfb-BExNErF(<], ] m SyiuQݡz,{!#ANQ:<~>`{4OIݰ5t&9ACCzHˢ*Ϲ*a*SHoHIWe&>F]:*AVϱ$ k dُ@.],J{*X]78wi_&dc(Z|9'#2[ #.i,: 3=+{=%!&zqб-hflrukw?vAXeKQ"vAy_Jp!j6JESF7'5I'z_jN@k]j>?JX%sCmԍJyՂN!Iȓk:J k\5jì l$}DpN'bZ CYc@\HqIτ/+1~m Cv,ŰN]O=Z?Xjfxv"]#k"v aoI/@ XYc3P~][$mAZ9 ˓#S0Vαϻ@dǾDKf}pa媀ATzwH{>@Uk+{Px|H*G^8B;Jj(ME9JSo=ouTˉtV^5mwM* Ur>>Os*5"_0o ~Mn@WiM+T\>nHrbLx 9-'AϰBAڏ̮TeowjYEtDr@#$D? pSueTQR]D!"ȨvvVYY/(6ue@Y9y#40tJ QzdH£]#~}JB=M'a&MRxIvv/[B N{vr_X~WFBsbYF^(y4 f2\6A4˩*dɠ2˫KP?fZRbTQ=Л_[\=y2F'rɿIm򪅐/lS%~6[E@Z/IK8%6X@QNQ.6'E`HI`t+. RJsgJjRHڬ`6hFC*+Crx\ DILJx]P%6qJuIvW,m/4Oq<!w ?T{>V[,MQ[i"?+- >SM,OVPPbͷ:N!ÐP׻4+:fD އ@4 ,p;ً9-3<>ϔxPFR 5g7[Kex xیy"]]`"\*]CWcn [ӱ+[)W#ZVVul4Еݰ Z/\~ (~- .j>ɧ4FsV@eK|xi۳ז ?5TcIv.ht7i`%]AC{C4N(q(Ӗ"s!b@Z3-=Q5'*.ϳι +m8^ʗ&THL H۵n llǘP⑺8lju|2Z Йk[.8p%ņ}㟨 b|xy* H˸+$_rگǶsQwE² YaB7"9$bLȄ{rеY)Os{`œ Z?nJ&@;5!neƤ)Tf3Qo p96g=66$a†P=eH[Ov %jv߅텤-pWMm"7m5*{_h?&bNSV?ju_.,QH> Ͽ1L-V.) +B$zg>"aT~iv.֤/X"3E9\G5T2 Ev ˄;kC &\rxzSӧUYx>*w]ҕ#[d^OT>;'zG¶Hf)4AH7 ApG4 PU{F ^bM+hPr?tTl2Ɋmxܞۗu