proftpd-pgsql-debuginfo-1.3.7e-bp154.3.3.1 4>$  Apb,!M@eeeݤ8W5,1DyǕpWbF Xթ S٥^:Ƭ+'4_-ųF KPMsK´/5r Ly.jr)YقߟE{hv5&Q5ʀ[1x =_I1axuk0D2 _{v;@r|N .UQF$1Q;RZ#|\6[324327ffb8c11ae1b9d80cb246ff5abefd5831251920d2c82a1b98ae7f033a6bcb02136029b90b220270e2b851ab1d94de3faab9u@b,!M@eee,aPϕ1nMЗfÞ"lߟaT#(f*:/CNxljh*K$t%u$I-CWC"L@rT6.DŮJ|7_*VPXtlS*MrƝ#4  qk^19ZFy)LH"cdpFTބ!L0gs& CuP bMC26?1>DyË+! ۅ.hY:] ;/fcP>p@4?4 + W 5>O hz    H 0X|y(89,:,F/xG/H/I/X/Y/\00]0P^0b1c2*d2e2f2l2u2v3w3x3y4z444444H4L4R4proftpd-pgsql-debuginfo1.3.7ebp154.3.3.1Debug information for package proftpd-pgsqlThis package provides debug information for package proftpd-pgsql. Debug information is useful when developing applications that use this package or when debugging this package.blamb08hSUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttp://www.proftpd.org/linuxx86_644bhAAAAA큤bbbbbbbb10564ccc134912e2153809e58d1004f2ac9e9f2978d38f3c7242a22f04294939../../../../../usr/lib64/proftpd/mod_sql_postgres.so../../../../../usr/lib/debug/usr/lib64/proftpd/mod_sql_postgres.so-1.3.7e-bp154.3.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootproftpd-1.3.7e-bp154.3.3.1.src.rpmdebuginfo(build-id)proftpd-pgsql-debuginfoproftpd-pgsql-debuginfo(x86-64)    proftpd-debuginfo(x86-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.7e-bp154.3.3.13.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 -> 0440lamb08 1660323840ef8f556f9d03d3947dbb3a4f00cc9d35598eea1f1.3.7e-bp154.3.3.11.3.7e-bp154.3.3.1debug.build-id8f556f9d03d3947dbb3a4f00cc9d35598eea1f8f556f9d03d3947dbb3a4f00cc9d35598eea1f.debugusrlib64proftpdmod_sql_postgres.so-1.3.7e-bp154.3.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id/ef//usr/lib/debug/usr//usr/lib/debug/usr/lib64//usr/lib/debug/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:Maintenance:17605/openSUSE_Backports_SLE-15-SP4_Update/0711e2c285cc944eb170ac455c6ad665-proftpd.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ef8f556f9d03d3947dbb3a4f00cc9d35598eea1f, with debug_info, not strippedPGtGKa}= proftpd-debugsource(x86-64)1.3.7e-bp154.3.3.1utf-80a2d8fb14ca48f61232fab069084ee3d0b33b272a2ce88439f5646a9a4461eba?7zXZ !t/O<0] crt:bLL Gϴ\}Hj}KwN,#GX/GLJ ɹ]*I> )/qM$<j |3uUfLKgwHMaաN3(AzA7ԏ3󮇵 dOPt7+~K3IKr.2-V[GG~Nс4!(jmǘudxcR<KKh]koˑBغ$P))K>t1 |g& cbV' r(3 .k(G(m,h~LSZyyo,|S1Ih ِ&Py]qa;?1ѕ/C/-V֣F)?kaOЬ,Jӓx_)b}E_g&8Ațl LQ *QUd1G g/bUS!ChO`Ҹ?#ByB5 b=n noDCR~:u!?b`qV-++ <ķjC.eF'- <# /nIg1c BJZ <} @Fބ$J+./ؒ3qOVwKq5~#njnn!䄙|:S ]w@6ygy'{H棉,&L6Zu8x.u ņRS>]].ھ{JҠO^&P9`ԋ!ǚMrAB˦Y~/qQT|}Q74}*V?c #C_[ŃR#~j7&wdL7X_Ꞧu"CMt"SR/CV$>Lp+l$L[r轈r3 ܌&`Lw,#u|}aM>(f/p5ZM;rnޚ앾*eZol'+9 bF |6i~Nzq@BUZ̏L1$^P 67j^:cU}ޠс5Wz8L 3uz^nx*6x\YXf˲kV7s+Ԋ:),teu̿ە #[ ܦ eE]7z"\K@v{1*J,\eF t`˼t2BZVۘPN~J+$ćSN(s@81mMA6]A8G#O^cL R(1jh^q4Zu{_LʬA|,VE/} *:lvnF_bXw'? 2=~` hyEͺ'N0_c,Y6__D2^;q  9G,$ZِhwZjhAH.@> c2܌xLVy/qf> *?ME!Z+ HX}'t;2ͨstl/P M;6ZJ Te8ЩuTXzr);ׄH`"NqH+L̼  X En 9JjMJ=Ѳ@ DMO(5>1wGD|[C4Z@TCK_VoHH[Ys7+_ư2;ru,sV\:ĒObءA1,F5hw<!t,BW Dp_CQ&uoR .y\uK6& .1i-{> n-l9ݑ 2bA.@t)>*iӕon¡'6G|b!Y.c̜d2^DRC b,T^=2 -\ΐa<*: 9@K ʨs_DJGceΞglh>m2*z$ؑ3J2E_1SʎNWʸm2y*&̎/V]kCj7F.^< 7 i ֥H5!L [rAA%tf^*-RPӎ. d<0-MFeL,$$m[x BD_ x:a3-ݓ-E W n~>ԻwI s@2RU!AۜIk=јo}J~|(xީi`/|J6U_/DL(ES$,t6eg;g lMYrr+E`\.ޅ>ZvCðV慄0nhgc$e%'_C .0 'p̓2CpjʼnݼUԦ #Dޕǩ5}vske=RܪKUVݗ 7x"2v>-,hvN PT@!Q`P.I1q%GLĪ-އV3SSIqߛ|Q|VğL~:ioоxVca"7MF[D֩g*$N6Z^b͖|8,쓩|ϰ aUH'/vY޲z3596) K}H n)Ip:Ȯ[Z˜w+t΀rHRT%NpHPF9{wˁy6o2A`R3dHQ~Kӯ?t4)h\͕QXV+#- <*c3L.uI43k`-B H&eV|a"<0߯:ZT49Ļ[WMö>88L?`1.ʋ G3x#n`3&Yz>{2_%xmW#5{etMnݾnOptcƫ SxO#=yM\ߧƆal oqp5mDGM. ͩeP*/$Knѹ^}.9L|R сO;$\)Q `lDkZLKiVE!grW9*ȶM(T$lB(&T3%R $)9' ܯTR;4#Ll@8U(2cl`U?7Yk, FWQv܆.i0K\W:㈇Cݬ~`s Wk qE~q?g~낒h/+SDA_c[ Ky> N|x!li3Pÿjn K'ڿ |yDO[99Tj/:X[o+r,M{2gSRrk7AS WWl eɲPnФBBjXŬ`dR0xYL3v֑6sn;X{{'ٵ= ʜ7Wb0s n]`Ecmrߤ/^G7X难KͅXXGjmk?t8gGIQ]F(tHڂɵ[(" \2* K$?$gbB#8yſ[& {Q3*Ooj[g&M\? یNHKb}׫^8;s`GܦllBÅ ʁ Y0A@XlLcNܑ&[t="5pxɵĿ+ia1#jX>ha*c;8> !Pt}3~GJeH *H{y_x/ar(@ aR|!.=nsilTEg @֨yڅ%T,9T4PX q}OwiUѮlh SZ +M/X.0.-佲C<@݈EcI ,D=,6dƭ[3]%(E~X!2A5^uV#Pd=elAiA /V>Cُ#A"q=kmYc gΏյ9ؽj}Z5BͨS`ϝ E/>Ȉ^mεżYyG@e 1Z0^.:z$i9nh0Q =kؤF2;@?\UKǰzYISE`ͽ^=|QM`$MytӕZXle;vidK[R*]Z٨8 ˾u.Z݆^F:ahY9xzo[b|w:,|X[~f&~͠??] WVY7򆐇qjɸ(UtzVga[Jfdk6"2~Eg Ŝk8It9۝Jt| ͔<R9`mL eOK#ܞ" V̠Ԥzs6L ee%6a'LެFF>B\Wl?2aumf łcg3]iׁmt4x vof*L>"#@o '}ove vUhc2,ulʃoʅ2MJet9vPqȹ<+$cnՀ`g \wjkdRgQ}" cSqRo#濂O/8էL!Bf* B^?B3J!zz+/lURDIt2cD3F)< U@#lr) q^S 9M2/cҎ&n,ξK 6%1@oAl,'4Җ`(‰{Sp$)| Jma=y}tF!Bz 8cpHz W% r^ҳ|3<5B%*^:2Y%+!(^ !x?0\<Ֆ/6!nU[ߛ248!-f^ jںzOW9O9{ȴR4 l?Qx 'PI~ ?>PFQbtH"-g !pep}/)Ł>pg/ 2LGӟf<r ۅx\`E(gA?hȘ7~g"h0`"5/)0||{K'H-f!AW3 gzv:~ ; ),4f1䳶,UzӽR6$T<@@m D>)ʇkXۿ⾟w?9<#s7:^AbÝvwNr,^-}:>W{e5Vݻ0jу$Gj<a'9jW&09ɖ*Ԏi6K3hV!'c mۖz:9uܫu# bt~Vg(]M\w)u28^mzQBg/?=}:[/AuJg=2C-U#Z?,_Wepmm0+[~Z#jVvM8Mj/E;Y0lu@r+3^18>A BXg߫c l'9,)}J52 GO~Uh yW RL U#`7'tzHb/WʨS8`"fi |Gup|=27sQQWMtRr&AJZwpEelJ~Dfnz(RGw˛ GE#s徐 p@V- ִn;66n{ ?Iũ@q%ksXr(v/ؿ_/}Ƹ'ӯpxehw Ltu-n"4S@vBM+gr1upP8 8' 9"Y%*!n +?anF54^׊H v6yDԇ[K'gWx"DXe6'PMb/ 𝆷;e9/\b/1݄D ]s>G}C'[{|rTjBvlY>Zv>SfByRJ*8BC%"5>#?Tpu8=^+bydrFz!B_`(Iȑ2{ߙ'dj\68&C$E3JvE~)-'"M&j`7ljtnߟ&+iN)dߝ]3)H2D G}1Ҙ-kf_5agK8pTnGih17:0&ƁmSנxyXS&iU@ZP/t\T}oƎHk+%Q<Ѭsh@6OY1"wAZ'?Чk0Я 25|\ԹMl%K~~Pe{47"\5+}몑ڒaclP:kͬN] "W tX4V@ ]^zvpY(Sc׿3%|4Xyv@b@26|Z$ik OVD+;T+(@~cjNXJ8yT#ʓO{~$B2gJF-1r9&y+YI ,.e= i }q!]N}?~CH_Ru=PW{eʾRTE^!Ɇ~q*A VH}b[;a~JM+=JARf c|IOR#؇hߍ)t +O-MH6 K%;~ %,֝!^grDEO}/ҹ),D+CJ8s7z ޕH-{yOhŚ1 #CJAN[hR65ۓ|v -#ݶdވkJUi%}=Ļ\ed6 )98r7))ȑq\ _ kyn0K9Dnutp!t]}J^FJҊQA`u hzroԥf _.ݪF7<^'Xj;$~#E"_amrD>N,. ䷳ћ氱*x8ATf$R2;O"*5Q~M3|G]w7̉Ycuve+60S ˜ג >uBY\T"8p X.zbP|FU;N]^+Vdj4׃J 7jF%ƾy;;xfS”A}ܪ~f(:xlcr25ËUM`=O obYD!!&(1L+P'R 'I]nK}bTL|caõ\ D9*E$\D&r5j.S&Qf~4+u  (ڢVٺÍ>nłCS)HS4Mܒ}Z؎?7.ǤجTٲH֜x =u6!\0 DzE^VUo1d;VS|2#SN:w`ۆˀX_F;Me ;.w~*ic~b<Im^bo8+!Gzˢ":;id6m زElJK.J_2Ҵ*yLJK|oQa2OSDAUmNý:gO [.;)幏~Yr13ԯx4n*_A =.'Y+gdEdU}XMT)@2=$??>%7W=e(ϐ,H/'RڙF7}t1N7  (5=U_:ExXa㋒C$@ƙV$r,xO.geyui'_?:( /fyVp}qivC){&.h!̮=RvȴH&ڎ\tV>u ϖ!JK,59{AIzDA2ix?u;WN8nb0GoO/ҷo;gH{2I h k!R9<ǭQ8 `hZśr٣dʠg",ǀ%>`iC|V-/t3XSʴ 6)~֡!>p$p*㮎&?-`OPRP&u$+Kr -X/GR-QgǦrhy ?ݚ3!}ȃUEhE\'YU.,UZKޚ '#]LٳL~m]~LOQ/}+z&jadn+?4 DDbJ+1āAyxH?[[o9POڊ.j9쁼9GUU^=mfzV T\] •DJ*K$1׶4TI LT`i +I@ۍyA[7/waG5êŦjn \p!!^}E 62 pxw7:ik<vZp0 򞆡ڹLtpDиqLA@k2BpfQ}7iXtt8KC)-N,0C֜7 ň&WPXmVi:Đ-HEOCuݯc}2BӪv?u Ut\GqZͧ^P] SvDoX[o8Kˉѝ2gwMZGmrVd5 ԯ,7{J ˴ʊ~QP^6G~G,Dzb/[Tϕ][YwX3&ǵ[  +ƨjtF6InӴUPш#zcP?4}b=F&C.Hi8iΈyl=mMo@p٦qNp[s?RnoY+y)a@$ΠN+EXO60E14`OQ٬m-q/^Ibrt C2;w5| q5 ,WP%@'HVIՔ%f0@) z|FΝxl }m}ϰj㺈dθrÅL]w8uJK֫#]sP%KVc'-o9kY]Fxv"xKo cu4Gk9c*YG{40/BBMQ712A'1r>Lzw4m Gܸoi7Ay$?1Y.flӽ&jk̍>B{Lk~O]@ȸ$I$f`!]X~P}f.lV` ׏YD4([< eo!ѻ.^U$v}_HHv]O): c h 5n#P6i%TY\R*ݾ#>rwٮ ԃ @o3 tH,Ĺ؍ÿl|>:u'!D{[N˴k 8' #lOd;`o Ԧx-: YZ