libssh4-0.9.8-150400.3.6.1<>,ep9|G1g7 gw5|pxd`œɸkO-:bW-V u[Ebss Nؒ,d_\&}} +c =3~n+Pr=Rs_l q$Cu'^ac}&U;5 Q jƦ^'kKd!^26 +8^#KvPHS=ƪ}pNL3GSӁ(1vCȽXd{j dKѼ>@@?@d   )  28@X d p   4Xo(8+9T+: +><`@`d>e>f>l>u?v?w?x?y@z@`@p@t@z@Clibssh40.9.8150400.3.6.1SSH libraryAn SSH implementation in the form of a library. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. It supports SFTP as well. This package provides libssh from https://www.libssh.org that should not be confused with libssh2 available from https://www.libssh2.org (libssh2 package)eibs-power9-15 LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.libssh.orglinuxppc64le 8cA큤eeeb;eyb;1666330df961f29135007854d198154753fbcfcc71e25068efff4ffaf341287395b6a58ab69d7687d9486b4a859ebfc00fff25b0942cc51239ada2702ae69d1b3c8f4a21066d2e1bbe8dd80c461f0e67bff300bc0173b5592069594b14cf0f2a6a94b4bba2afad75a1cb7fa433559babcd09213dad861edf62177bfce35c17aalibssh.so.4.8.9rootrootrootrootrootrootrootrootrootrootrootrootlibssh-0.9.8-150400.3.6.1.src.rpmlibssh.so.4()(64bit)libssh.so.4(LIBSSH_4_5_0)(64bit)libssh.so.4(LIBSSH_4_6_0)(64bit)libssh.so.4(LIBSSH_4_7_0)(64bit)libssh.so.4(LIBSSH_4_8_0)(64bit)libssh.so.4(LIBSSH_4_8_1)(64bit)libssh4libssh4(ppc-64)@@@@@@@@@@@@ @    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.27)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1d)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libssh-configlibz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.9.83.0.4-14.6.0-14.0-15.2-14.14.3eqe@a'@_h_^ ^@^K]]7@]@]]%@]@\t@\@\w@\s\ac\4\(@[@[[@[@[[r@[qr[m~@Zw@Z?YYXh@X@XGV @UUUPUJ@UB@T@T@adam.majer@suse.dewolfgang.frisch@suse.comasn@cryptomilk.orgasn@cryptomilk.orgdmueller@suse.comasn@cryptomilk.orgdimstar@opensuse.orgasn@cryptomilk.orgdimstar@opensuse.orgasn@cryptomilk.orgasn@cryptomilk.orgtchvatal@suse.comasn@cryptomilk.orgidonmez@suse.comjmcdonough@suse.comcoolo@suse.comasn@cryptomilk.orgtchvatal@suse.compmonrealgonzalez@suse.comasn@cryptomilk.orgasn@cryptomilk.orgasn@cryptomilk.orgasn@cryptomilk.orgasn@cryptomilk.orgvcizek@suse.comasn@cryptomilk.orgasn@cryptomilk.orgasn@cryptomilk.orgjmcdonough@suse.comfabian@ritter-vogt.devcizek@suse.comastieger@suse.comasn@cryptomilk.orgasn@cryptomilk.orgjengelh@inai.deasn@cryptomilk.orgtchvatal@suse.comasn@cryptomilk.orgasn@cryptomilk.orgdmueller@suse.comasn@cryptomilk.orgcoolo@suse.comasn@cryptomilk.org- Fix regression parsing IPv6 addresses provided as hostname (bsc#1220385) * Added libssh-fix-ipv6-hostname-regression.patch- Update to version 0.9.8 * Fix CVE-2023-6004: Command injection using proxycommand (bsc#1218209) * Fix CVE-2023-48795: Potential downgrade attack using strict kex (bsc#1218126) * Fix CVE-2023-6918: Missing checks for return values of MD functions (bsc#1218186) * Allow @ in usernames when parsing from URI composes - Update to version 0.9.7 * Fix CVE-2023-1667: a NULL dereference during rekeying with algorithm guessing (bsc#1211188) * Fix CVE-2023-2283: a possible authorization bypass in pki_verify_data_signature under low-memory conditions (bsc#1211190) * Fix several memory leaks in GSSAPI handling code- Update to version 0.9.6 (bsc#1189608, CVE-2021-3634) * https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6- Add missing BR for openssh needed for tests- update to 0.9.5 (bsc#1174713, CVE-2020-16135): * CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232) * Improve handling of library initialization (T222) * Fix parsing of subsecond times in SFTP (T219) * Make the documentation reproducible * Remove deprecated API usage in OpenSSL * Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN * Define version in one place (T226) * Prevent invalid free when using different C runtimes than OpenSSL (T229) * Compatibility improvements to testsuite- Update to version 0.9.4 * https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/ * Fix possible Denial of Service attack when using AES-CTR-ciphers CVE-2020-1730 (bsc#1168699)- Drop the hack to pull curl-mini: we moved the split a bit higher up and now have a non-curl linked variant of cmake in openSUSE:Factory.- Update to version 0.9.3 * Fixed CVE-2019-14889 - SCP: Unsanitized location leads to command execution (bsc#1158095) * SSH-01-003 Client: Missing NULL check leads to crash in erroneous state * SSH-01-006 General: Various unchecked Null-derefs cause DOS * SSH-01-007 PKI Gcrypt: Potential UAF/double free with RSA pubkeys * SSH-01-010 SSH: Deprecated hash function in fingerprinting * SSH-01-013 Conf-Parsing: Recursive wildcards in hostnames lead to DOS * SSH-01-014 Conf-Parsing: Integer underflow leads to OOB array access * SSH-01-001 State Machine: Initial machine states should be set explicitly * SSH-01-002 Kex: Differently bound macros used to iterate same array * SSH-01-005 Code-Quality: Integer sign confusion during assignments * SSH-01-008 SCP: Protocol Injection via unescaped File Names * SSH-01-009 SSH: Update documentation which RFCs are implemented * SSH-01-012 PKI: Information leak via uninitialized stack buffer- Rename suffix define to pkg_suffix: rpm 4.15 has suffix reserved for internal use.- Update to version 0.9.2 * Fixed libssh-config.cmake * Fixed issues with rsa algorithm negotiation (T191) * Fixed detection of OpenSSL ed25519 support (T197)- Update to version 0.9.1 * Added support for Ed25519 via OpenSSL * Added support for X25519 via OpenSSL * Added support for localuser in Match keyword * Fixed Match keyword to be case sensitive * Fixed compilation with LibreSSL * Fixed error report of channel open (T75) * Fixed sftp documentation (T137) * Fixed known_hosts parsing (T156) * Fixed build issue with MinGW (T157) * Fixed build with gcc 9 (T164) * Fixed deprecation issues (T165) * Fixed known_hosts directory creation (T166)- Split out configuration to separate package to not mess up the library packaging and coinstallation- Update to verion 0.9.0 * Added support for AES-GCM * Added improved rekeying support * Added performance improvements * Disabled blowfish support by default * Fixed several ssh config parsing issues * Added support for DH Group Exchange KEX * Added support for Encrypt-then-MAC mode * Added support for parsing server side configuration file * Added support for ECDSA/Ed25519 certificates * Added FIPS 140-2 compatibility * Improved known_hosts parsing * Improved documentation * Improved OpenSSL API usage for KEX, DH, and signatures - Removed 0001-libcrypto-Implement-OpenSSH-compatible-AES-GCM-ciphe.patch - Removed 0001-libgcrypt-Implement-OpenSSH-compatible-AES-GCM-ciphe.patch - Removed 0001-tests-Add-aes-gcm-ciphers-tests.patch - Add libssh client and server config files- Fix the typo in Obsoletes for -devel-doc subpackage - Actually remove the description for -devel-doc subpackage- Add support for new AES-GCM encryption types; (bsc#1134193) * Add 0001-libcrypto-Implement-OpenSSH-compatible-AES-GCM-ciphe.patch * Add 0001-libgcrypt-Implement-OpenSSH-compatible-AES-GCM-ciphe.patch * Add 0001-tests-Add-aes-gcm-ciphers-tests.patch- Avoid build cycle between curl and libssh by using obs hint to prefer curl-mini- Update to version 0.8.7 * Fixed handling extension flags in the server implementation * Fixed exporting ed25519 private keys * Fixed corner cases for rsa-sha2 signatures * Fixed some issues with connector- Drop doxygen from dependencies to avoid buildcycle * the documentation is available online anyway for anyone to consume and consult http://api.libssh.org- Added the tests in a multiple build description file *test* to break the cycle for cmocka, curl, doxygen and libssh.- Update to version 0.8.6 * Fixed compilation issues with different OpenSSL versions * Fixed StrictHostKeyChecking in new knownhosts API * Fixed ssh_send_keepalive() with packet filter * Fixed possible crash with knownhosts options * Fixed issus with rekeying * Fixed strong ECDSA keys * Fixed some issues with rsa-sha2 extentions * Fixed access violation in ssh_init() (static linking) * Fixed ssh_channel_close() handling- Update to version 0.8.5 * Added support to get known_hosts locations with ssh_options_get() * Fixed preferred algorithm for known hosts negotiations * Fixed KEX with some server implementations (e.g. Cisco) * Fixed issues with MSVC * Fixed keyboard-interactive auth in server mode (regression from CVE-2018-10933) * Fixed gssapi auth in server mode (regression from CVE-2018-10933) * Fixed socket fd handling with proxy command * Fixed a memory leak with OpenSSL- Update to version 0.8.4 * Fixed CVE-2018-10933; (bsc#1108020) * Fixed building without globbing support * Fixed possible memory leaks * Avoid SIGPIPE on sockets- Update to version 0.8.3 * Added support for rsa-sha2 * Added support to parse private keys in openssh container format (other than ed25519) * Added support for diffie-hellman-group18-sha512 and diffie-hellman-group16-sha512 * Added ssh_get_fingerprint_hash() * Added ssh_pki_export_privkey_base64() * Added support for Match keyword in config file * Improved performance and reduced memory footprint for sftp * Fixed ecdsa publickey auth * Fixed reading a closed channel * Added support to announce posix-rename@openssh.com and hardlink@openssh.com in the sftp server - Removed patch: 0001-poll-Fix-size-types-in-ssh_event_free.patch- Update to version 0.8.2 * Added sha256 fingerprints for pubkeys * Improved compiler flag detection * Fixed race condition in reading sftp messages * Fixed doxygen generation and added modern style * Fixed library initialization on Windows * Fixed __bounded__ attribute detection * Fixed a bug in the options parser * Fixed documentation for new knwon_hosts API - Added patch: 0001-poll-Fix-size-types-in-ssh_event_free.patch * Fix compiler warning on SLE12- Add missing zlib-devel dependency which was previously pulled in by libopenssl-devel- Remove the libssh_threads.so symlink- Update to version 0.8.1 * Fixed version number in the header * Fixed version number in pkg-config and cmake config * Fixed library initialization * Fixed attribute detection- Update to version 0.8.0 * Removed support for deprecated SSHv1 protocol * Added new connector API for clients * Added new known_hosts parsing API * Added support for OpenSSL 1.1 * Added support for chacha20-poly1305 cipher * Added crypto backend for mbedtls crypto library * Added ECDSA support with gcrypt backend * Added advanced client and server testing using cwrap.org * Added support for curve25519-sha256 alias * Added support for global known_hosts file * Added support for symbol versioning * Improved ssh_config parsing * Improved threading support - Removed 0001-libcrypto-Remove-AES_ctr128_encrypt.patch - Removed 0001-libcrypto-Introduce-a-libcrypto-compat-file.patch - Removed 0001-libcrypto-Use-newer-API-for-HMAC.patch - Removed 0001-libcrypto-Use-a-pointer-for-EVP_MD_CTX.patch - Removed 0001-libcrypto-Use-a-pointer-for-EVP_CIPHER_CTX.patch - Removed 0001-pki_crypto-Use-getters-and-setters-for-opaque-keys-a.patch - Removed 0001-threads-Use-new-API-call-for-OpenSSL-CRYPTO-THREADID.patch - Removed 0001-cmake-Use-configure-check-for-CRYPTO_ctr128_encrypt.patch - Removed 0001-config-Bugfix-Dont-skip-unseen-opcodes.patch- Disable timeout testing on slow build systems (bsc#1084713) * 0001-disable-timeout-test-on-slow-buildsystems.patch- Add patch to fix parsing of config files (boo#1067782): * 0001-config-Bugfix-Dont-skip-unseen-opcodes.patch- add support for building with OpenSSL 1.1 (bsc#1055266) * added patches: * 0001-cmake-Use-configure-check-for-CRYPTO_ctr128_encrypt.patch * 0001-libcrypto-Introduce-a-libcrypto-compat-file.patch * 0001-libcrypto-Remove-AES_ctr128_encrypt.patch * 0001-libcrypto-Use-a-pointer-for-EVP_MD_CTX.patch * 0001-libcrypto-Use-a-pointer-for-EVP_CIPHER_CTX.patch * 0001-libcrypto-Use-newer-API-for-HMAC.patch * 0001-pki_crypto-Use-getters-and-setters-for-opaque-keys-a.patch * 0001-threads-Use-new-API-call-for-OpenSSL-CRYPTO-THREADID.patch- add package keyring and verify source signature- Update to version 0.7.5 * Fixed a memory allocation issue with buffers * Fixed PKI on Windows * Fixed some SSHv1 functions * Fixed config hostname expansion- Update to version 0.7.4 * Added id_ed25519 to the default identity list * Fixed sftp EOF packet handling * Fixed ssh_send_banner() to confirm with RFC 4253 * Fixed some memory leaks - Removed patch gcc5-fixes.patch- Update descriptions. Drop redundant pkgconfig require (it's autodetected).- Update to version 0.7.2 * Fixed OpenSSL detection on Windows * Fixed return status for ssh_userauth_agent() * Fixed KEX to prefer hmac-sha2-256 * Fixed sftp packet handling * Fixed return values of ssh_key_is_(public|private) * Fixed bug in global success reply- Enable testsuite run to check the state of libssh itself - Use SUSE macros to define environment clearly - Enable gssapi by adding krb5 dependency- Update to version 0.7.1 * Fixed SSH_AUTH_PARTIAL auth with auto public key * Fixed memory leak in session options * Fixed allocation of ed25519 public keys * Fixed channel exit-status and exit-signal * Reintroduce ssh_forward_listen()- Update to version 0.7.0 * Added support for ed25519 keys * Added SHA2 algorithms for HMAC * Added improved and more secure buffer handling code * Added callback for auth_none_function * Added support for ECDSA private key signing * Added more tests * Fixed a lot of bugs * Improved API documentation- add gcc5-fixes.patch: Fix build against GCC 5.x- Update to version 0.6.5 * Fixed CVE-2015-3146 * Fixed port handling in config file * Fixed the build with libgcrypt * Fixed SFTP endian issues (rlo #179) * Fixed uninitilized sig variable (rlo #167) * Fixed polling issues which could result in a hang * Fixed handling of EINTR in ssh_poll() (rlo #186) * Fixed C99 issues with __func__ * Fixed some memory leaks * Improved macro detection on Windows- removing argument from popd - add baselibs.conf as source- Update to version 0.6.4 * Fixed CVE-2014-8132. * Added SHA-2 for session ID signing with ECDSA keys. * Added support for ECDSA host keys. * Added support for more ECDSA hostkey algorithms. * Added ssh_pki_key_ecdsa_name() API. * Fixed setting the bindfd only after successful listen. * Fixed issues with user created sockets. * Fixed several issues in libssh C++ wrapper. * Fixed several documentation issues. * Fixed channel exit-signal request. * Fixed X11 request screen number in messages. * Fixed several memory leaks./sbin/ldconfig/sbin/ldconfigibs-power9-15 17093065840.9.8-150400.3.6.10.9.8-150400.3.6.1libssh.so.4libssh.so.4.8.9libssh4AUTHORSChangeLogREADME/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libssh4/-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.suse.de/SUSE:Maintenance:32835/SUSE_SLE-15-SP4_Update/9850c19a44a9b3ec779ffbc6155eaab2-libssh.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=af91828305325f25fb21aa96a7d14c80da68dce4, strippeddirectoryASCII textPPPPPPPPPPRR R R R RRRRRR RR99IGutf-8ac7827e04a1598e79d390a9d3f716dcdc5602c47d680208f731f58d703276ff8?7zXZ !t/eiM]"k%{U}d涻L,%:ޱѰ*P8-)Pn_eDI8&pl`,ií[ /\Cit=wi7FNSGGH_û`_1i"i.WAˈ'Tܫ&oL*E@wR *)Ø-#b2!%\@.5?T1d\tzı3F`/3E9tYeampʻgOEl2,zp:6B!hU*XT\~$<%_6xݛZ8?z9V}HtBr:CkXْƮ4!>c@E,!PGzfY^2(Ν ġ3|n(Hx7B+-9C2C#<=XsU4lrnIFO3נ|GDBr:CrbPVÕ[>oG y6pkg^;! j?9m3ԟgPv36DžPN,g1MqIոm3 j'Mu&c !!R8ڢNzlo鳕H>OG"4yk!cC}E,6PhJ<'?;@jEd>G [az7~HF7o,f}UqyWk!R_a#tץ 6YlM7(;qnDFamK,Fc2Q8WPm*kwN׻- 7a7<+cJd0 H%Q'ax/Fvȍ-R!~v%yPQ(]*@ݷ.axFQw|(mο+6ә{EB,d{.~BxP`nEA0:V\e$Vr޼,”27G)up;=ǚo\ RYm;:嶅o@FrFKd?>%"%:'~#`kf~Ïc]UŔsOuurԂQfR)ǭpsg,hʸ&מ;7P8 愒pxB#h+\*+J,u,7#%փq8#P@[XJS\,4sqbS",-*Tįp]`@83+Ч>fL{3O:>k+ +k8M{w'cNm!thV6%o K`ȧ|#⁴p9HL&7R!uڦgM;0 qNT#JsU°E)>Wtzk>R/Wh}8(Lws: b;%s:`xaDR2ޑg%G–#eRj}%Od ]RI)!v+~(D4b)Huesw7" q(sM:pgEf0eNGFlL5s:֏I_aPXs2#l>ļ見߇ߵב p|Ej)CӰB F]S+:jQ Ϋp @X!H"ۜ+ Mk1ƯF6HR[  Ism'NR(~zEQ'WbMP|,}!"BrD,ٱ9G(ߣx!Yv3列/h;Z+Z " xs>QV%4^ǭp X_[q6i!pjW-#L~ϻkU柩ydצ_ ef#N4(m$9*ힸ7K|~b+>q2@k9N?-0*bq.)/<콹N)$) z9\!+ۼ5 '] Nϟ;&yC"[H$awbI^@6f݅&Ou[`ҢǧNcccA13+Rn#"ZU[Hw'._,ԥߊ0J&h[┰$PiGF"ޒ xk3|\5ZnV\ 0rkި ; kB&'7vl㭸| `럱b~Ƨ_^{ǣ7$I^#˒wt0';1 Isxsw߻ W12Jg a\[)RgDyJZm}1 ?r3wUe+x Fm#`fjI;pSқSKjY~WBX+58;ҤWrMq?WceK@we%0 rm(i~|1 fyOCq%hMWB@F"-l+9U[jy+OH߫-;-֘X;Ewш1^ _-{ӱsZO ZTԬ c!º&H^7fp^㎳{ziD/is4]ړ&VHT_ ?^}}Ɇ,ȷ)C;~¦e7O޸paE8z(K1C`_I/4-%Ma?ʖ? '(fDX; 镮^wڑ2>E+7S yb  k$Os,p1j[3l3Y7Ñeb'%0J̨ԬkW:Xena?! x5L&wxdy=N.GF׀jI9V/{0T]맲_ H=77 eLzy志FO(wλX(ur !y]Ěg*m"3`n*p<xXwӁxOl+%-8b74Qz1Pyj|Dnſg? nh9&.(E JVRDJ=+LSg"8N'Z9sH^j6a8:Usᡣg<$'b**r9擲MY]sq#&HVI2Ek~^rdK k%>ܽ4nn#,3)OViyh}q;ONZ(2C-F ۼq_G#h8+jYYq )3־]bynF,O iu&p>sU >XD}wT5M[N+"-rr7ow31h(`P(ywWIv 8^vGjiQœPk.`Aib7g~c1,'!t^O$fXH ^@<5#;W(' c~1< AZ8}Sz诳HI֣qTŽT@vRO*9a=K,V@,6g5KnĞy%\*C[pi9k8W'Z- ¢_p{QL n 2eWl'/M*'`[+u%LU5CҢ#OqRJV)#B}B ,i]7 $Y NE4zFK- k :|RG`_O&O.%~- SURhZ7eIAy@]pCLSSdW֙T +fRM3o~_5 BIu6nKQ`(ʮ|:;[/$XX kTbzvÅǩ5P$Mc m 9ض\IY6ߴM#53BSқK}MDeș,iw>u?w9~" 'X%3+1"L~P{ZŴk]=ldUV=4>{gx9"uSU]ħGzx!ThB0'_)yv` D~9$-إ&E9c*q#JpI"G,dF7lBϐ~Dl{Fu 36:`ل\M?g>hYL0nnH((vxAQIGJAᓅlEs7+fc‹)VPe{t5'DŽNT(w-4-8<5>¹S@HVgTеTr9ںhUpet8q. Yu9JY0T0_ڂ Y6OѿLom+!F>C.C̢c)I*+ە&Tu/!1aHx I<K*լNnV$(釙4{-ТW9nzG;ؿS,}_2bGsF8*@&[Z=cnewGoq*_VWuJ|Ho_F?%k#.݈`(mY^aolxoFqDzS`wR/Gn&j_` ]|]-sp9lJckeDi:W#ok^u4eת)8z=(G@y:*tjS$;$MMoq9B~SP(j=R~@m~{k_dz?EMB[t3s1\4u);z>(m>#CJdsY^1`TЃ[ޗ'z)eiKU-"ۑ@S8x,%/BB= 7@$WXńx]ƫyA`UGnCS2[Oi9GpbfHnnZYp(ԱE¼xC·mxƄk1/* SD-AGնڝ?ii!p{gH BQg=0˵?5-2S^Q+Rvjaq28 urCZ/aVZs=_s_ρ,hZUnpIijfBdq?IҧQVD‘űTSJE _7qܾ3j1+;P׀Y$ym%iUz@O#j$ CO`a kfSGOv)a:/=jSF5 Η]H'o 񓿁̤WES2wJH#pRsj6Ԩ~$HrGtHbf<6\``$_2K=aPFfZbvJfN0l.'+6r$,<*kgT]]݈6JQ.$sGж^ )/,\{[@lpvt䞖uhB27+^_ CdA֍: !$YL M1u7BL]Jy/81j£*LDoI$rXꪁ DfGCU;G(@4}J:BےQ:~'w)PA7A)℞ mtV0:`O-"kz8o4cL֡Rpel}_kw ngv񜚓pX%o\=zwbkcb)M\[j& T"?!BKC |+ ;de;z}OT0:wfvq>a v yA:NCv8^0כCA]m̊(/f"＀ѧOz7/ʕ>.'wutq}Y LiĤǓR xvg1XW(*2ʫZpSѿ5kb*F.ydu\sLrT[K$,֘fpw7/L`A_T86]IQ؋K1׊/溿6FjRn(G˓t~]8KCfǖS&ĺ(b!k  O#~ETXFcj.9e!`xKrk˃oZmBeAW3땋^>}]1*.MUv5BA7rrRaqy@IQt={abMDVE)'Hcy>;A4#^XŨ d뙢 %#mIJHĵg鵹PX&L=u*RJ*a>tjE"3uRG|jŭOm}GD᫭t{-Sk%/4&I yp{ьeZ(J1gÎOQ+L'4 Hc7p/w /­zh/[P(1y)2 ݉Vx̦yϖ p3٩iykL{|)_Cl7~P:(!<{ n$} wˢ!87O4,lIHGhO&(cW-, 9`v*Mvt,9bR^(M?5y}+-a{yůȸIؾPVyoKXjihwࢇn&dTiS~i>[PtN1#IU>DX^>6G=ZljP^o5S+t+YDi9x^'>y&٨ jv*cJeXȞ-Vs剖G1B뙂uJhW2ϧM;6h)I~d;&LXHq<&S f\]XmJ ;QFXqN\ߩNAM5鞃Ux9`hQ?3w񴢼Z/`0rA {ͅ9,GGR& %4AzYHxM1jV鞓P}oј^@-3-tA{\^?0!A1*>PmQG.N؛tLJ@O҇~W5S[2i:L@+gA.0dyM_LtrGbDEZ_N`ԾAǨbk F yF€([ק U)1$n!}#cH'n.^x~hӏh@| WIXm[$h BONKeb# !&40|JO;ckV:^ucL/QjN F6^C's }2 k)& B6ד<'OU*1f!S#( ^Hձye0}MKuLUy2.ŻRO?rUP^T=vdJ ܹM^wv+*fu V=:B/-DLhʨoUIakd=h-_mC.6&͙{t|v/6C~,SٲH1Cq2̘0 Z&K 36l&5mTwKP|`.t~LF&,ٙD7AT|_Xt4l$m|Y%8l3z*eufN.ΊFkfbNadJ" ץUҍ/:SG>>b<HR#ޛ\xp(ϞVȬH^4 t^äɿqC釺e'ߧ* "Ej |`f d/0--DRG:,c~wHh{sȻ,foݣlH{3vW/2U4C ٜNJWһE2GdV!,m eO@H[6]&xk96[\+#%xCC? }q^s'b0tm$ N- .O9zŢk/6^ݫҍEr>p.`p܃ܳe+dͭxV=XQ1kx1B<9\D]:\Db|\) #="_+em}JQ.΁+"fYmxz(g@ nTPN \+{WVtFkni$cDԂ_!`bE--Nӱokvjɔ 5L2$S/GEĮ9X~6$+ADzksOsL0%hNJD$s_*CDg?޿e܎oH}4(x؏+_p\Ғc&4Nݦy`ҍϟ"'qV0TP{ڤpbm@t$F&?_aFPCRZ=Lˏ޵@ ]h2xJ߀"OIG0%E?tG0 Ѳ+\߾o\|W ƏzCfj\|eJp+҆gi V;w~v:6GĪKـqQ⠫XAm{6/2j[h, w`LB!pb=:]찷zbF ݃+V--N'|l?^S)mbHS|'w?48KLN([⤤H#g*-0ʌN) C(R04&پ11D$|]UV Lp %%Fv`V} /`jp_,DZ'QGޏ󹂦~R>Cz x3[u$ն,׿ԗXh?`9_Z؇6Ba(eSi=v <L8ˏ 1}D*]Zz\z:Gz "'x&( ۚҬ~'AѮn١5XݜަU ynvlIybk'N֤{/U)^vߩW4r1Ё%N+]wn>93.)FmaiT咟:cNęKD 98 -ߜ߳eH5.O5z,jC2B.!Ox :{D!arI r53ȠVeCRӁI)A|Xw^{/UOFp G`zmۓoxzC: 5'ztpb܎Bs*Ўj;5]qzq,)m,sHG=oJ[u%iMp>z%m!ফ?YPbzS`+F+/fa p.ۇyB ` 4 ځsjǠI"qU 9J9$̲"jU[T=uжh.meP)rfͷ%HXA`ʻ|XD< H@H9Ք\P꜊,H!"8o^y o XZˇXA` |*غUG,삃VS{Bo?%=G3Ȏm'k޴I6Џfc[a>om-)DME=gtv9~6wz K!ޱ,8"egd!>|g$ϧ?9CsNoV lILk'rmq|'(u  L֛{1ؗ7:BqO2?x ڞϐ 9\ 1Eyy ٓL^hV!ritQSϸ)r{nm;x#|]2t](Oӣ6}vX jybK&5ew%C(ZG;pUtVpKgelh/R,YvlN -ڛN],,/2NS-kkȋtD i+ϳQeѩL=f,I\ήy/ 4{C3EPjcJ\y##d09D-C0/, 39Ҙ /8L_a4W znSsJW82^O) |CsXaF)w=3ǑyI&iL)yVV$ t ij&ρA0R/tKR2h\Xf,KC$Q:zH\j7k_)n:R{g}O_iNR;n2S}yt+pA#jpg7bWB%bTf0NpYS^:XI!UDJv>& yhg?6Bn5e6$E#2@"DB%:Fw& K{aH^$2:TW{MF& Q8CK:}NS!N5 (1cٓV140E밞A^?F3 35;(v$I𒂭HU5hWP4^a/\S spB%i})oP6 z _K 9ɰ h4"ec0/F7zr" =i5g f?1"jN*w8E . w:g{X0%eotV|a?'KG*&?1ehy >JtzKzq]]t.,ABd6AۛNZM vC<\W|&d^]U Z (~Li뢆;^g| :M`J_Szi<)w nr "p_\}񷂪Oďu&6ݦ҈UD3. H{b!"-{0d2^I]{fGivŠ 'aQ ?֒[ hu5_HܺMHz`068]ʧvG%.>(rIw$J2~`h }R$CݱcrHaLӁbUn W@l)In$jrVgww|T)>eu!? ~ >>މt "++@߆4ZdoiaO ꧭ^Гuao4vW{FdV KՌ=U % %-LE0]Z}rߜ7T˥.YV:{ m)eH1yi\2ag7.^)2'P}# B5k U6S!;(T@u-" f il3' ZRU`ަX[zݓ _?-/z|rI.ROE"0"ƪ6Ҳ(@$6DaԲA055YaT}mE{<Ӛ+UEӴl>6= ˆ^ NGY.dQU^Ωї7&]ѠzLy=9NY/+.:v/=>3Xuw4lZJXdUQK|JbY)N٬Zq=jLP  @1D} { ]RT W@TJFRr7{S Cz{KiӷuJ(2F >GY3]B8On)E"*wE kCvr,j]Ogs[P0[$yX] D/V sEP-tzce5]iL2U6PN\@Qg=<`{*謭?eTCkQxyy*YRFy"CLϻj-pPV6}m5t 4}Fg> Lo?Fڣ^rYR7@|عDfH[ւ7&̋c7c+:R2;{BWv/}Y!tz_V+W~pwM}{./aij-= Cr\'2\Cv붠7$1VX+J,M# fY%f ?N[dVm=tV`&GVFq=<@6&)x^# FxnyG5r-H;_ *_v!Ͳ5)C`*X5Z984'DPh o=mz9l4_ gl>E_b-t3W).lZ`FwБ+EB7/+-"" hzHAȓ./g0!H__H1.V/-jF3LKs '9qqRmqP [\`G~'!D,,2BH^Je}f \Khq;j.oZi$+S9ǁH f-䆋B+$\xb>Yf]m0x1<aև=$)h؟UF"m)?7\;Xknzw<\~bRK\:9Ʊ ƼuU 򼊂B[^e #J? W$F ĄhP;`,U$JFeXeYxu_)uDDc344A//>8[KLx-`@,ԟAϥþ5"+5UpXƗfeVwJ»A\䭑[j>&7.E~Kd}]]RCyoV5X,9є48/cQ8P?i)e%:C;y }YlŰڞǸq3DhP]^V`%.ϟ':wRKcRYd>*MOr+`G$7?oC*s9qpKt*}zο4߰&nJ?sqкb,sx7 Z찦W#qf2|5qZuWJQ@ΖtQu;%9_[ҍ,M ]/ \-SVŲ=}zѴЫcapD˽5/U!w Q<'T.9J7ٞNFNMCExVSP*Q)pon{ 8ˆmhǽa䗋a`QvbC O^H)] ;ۀC P(7 QB P#+ՋR%F.g`bLZ4.sqqТDɱѕi%$8?: ^8.x/蕹#Tlr}PJ_WL'F(fg6gթ.U52'{j1B + l}ZWsY4s6;R,/]Su*Zhsn=>Vdp衿' 1t;>}|XYq'U2/" S7 Jv2y혞 G7q.z*6;[p/pP<\[r!w_L^ƭїDZ\TgăD=m?)ϙ0ai]\|U:\Nnrff