libssh4-32bit-0.9.8-150400.3.6.1<>,(ep9|y;@kn83 爉4HpvXXeڄL{w. Zˡd{oV'[QEJ-ŘZe_Sϐfхv.^݆$(1ڭaDž$a5M[;X9n;}c3QႷz~rn=WPf|UD]i->zx=I  l0|{Tj5e}st4xkZi;!Ǵͅ2YTYt30e>>???d # /  28?PX \ ` h  ((8+9+: +>;G;H;I;X;Y;\;];^<b<"c<d=ae=ff=il=ku=v=w>x>$y>,!>>>>Clibssh4-32bit0.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)eh03-ch2dSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.libssh.orglinuxx86_64/sbin/ldconfigeeadd6fafe8dea29f514bfe78ebd39c5d89ff6d7a7b65efd1ee51855c49fa0c64flibssh.so.4.8.9rootrootrootrootlibssh-0.9.8-150400.3.6.1.src.rpmlibssh.so.4libssh.so.4(LIBSSH_4_5_0)libssh.so.4(LIBSSH_4_6_0)libssh.so.4(LIBSSH_4_7_0)libssh.so.4(LIBSSH_4_8_0)libssh.so.4(LIBSSH_4_8_1)libssh4-32bitlibssh4-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@@    /bin/shld-linux.so.2ld-linux.so.2(GLIBC_2.3)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.2)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.25)libc.so.6(GLIBC_2.27)libc.so.6(GLIBC_2.28)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)libcrypto.so.1.1(OPENSSL_1_1_1)libcrypto.so.1.1(OPENSSL_1_1_1d)libgssapi_krb5.so.2libgssapi_krb5.so.2(gssapi_krb5_2_MIT)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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./bin/sh0.9.8-150400.3.6.10.9.8-150400.3.6.1libssh.so.4libssh.so.4.8.9/usr/lib/-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-protection -gobs://build.suse.de/SUSE:Maintenance:32835/SUSE_SLE-15-SP4_Update/9850c19a44a9b3ec779ffbc6155eaab2-libssh.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=c8ae6ff1b19fdd40f0a4abf17399505d810704ea, stripped!PPPPPPPPPPRRRRRRRR RR R R RRRR RRRRRRRutf-865b665b07cc4e33577a199da7cd93267e1ba033acb039729d20d369fdc8542e2? 7zXZ !t/l]"k%k4ÚfB@XiM>0u7F A_6SnC='fό1o 4pvu$(5@j:r|_fD`A`l./ŨnOqNɊ*.n%t3°$ŭ΋De_INJ MC*5 'k{s ^#ܜal ˠc0Ōb^*q")S?\axOډ 7øyziK 02 A)gܯAٳh":~gMӆHx/y\~yEᣲ|-EN+3,2D ]4FMHסZ0a>Tsbkp'b<T+A9@X}jK6:uqr4x@shS(s1u)d!~{d q m4Ft7P, []hkL #BTeV= =}ϙ[.8rKή`d%#ioUR7IKLctbRAH[7K{O;Zf^<ʳ1o h V dltX+Ix.[^I!#C\R9 Gt2eG0kydxz̹mNx1KNo͜^M#)'2:jK X,4w7b=s;AӿW;@e!9C䖡9^P!rn 5̥ c&ωFƨӘkeQjd~2s &ODhXF +ϴ$Ǧ [@3t&MAbjo %52YȪ?Tf|V e6]/AWG6Oݖ2EM[<ސ-@G,疾0s~h>\jYSW \i8~t*-ͺOanլ鴡{ Uj~I<8Y3}Q?H-X[P6 dr]IhNPӏQv6yLb{HS*4Q>9Ɉ+it aɇ0ra!4m k*#$NƗ=dIى*yΛH0M:l Et1Jfx96<5WӋQRKQz'!A [I /vj0sL).V>3?\`"zbIXp{ɥF5a&E*T\Kmq Ǡ+7I2ᓏ x2D<5)F::^Xj)_Oɘg7 IgQ8=;.ƝJp*([VO/wcӊ.Aljibj26'Q"l ,\`Ig{Y.MaL7 fnk5ե5B L8uir}k_&ޞ\dn"j&@W@|| 1n2`FToM9Udtډ@D%gGBT~ 2bdY0uׅ&9(>1$6[Hxbb/"9) BNހOThԀnO}n=)q!B,Ε4H8w DS9{sR+8`:AQGËx)>HqT!Py*Fۿ%`0ksQ_yYsӋ,fj5_4B).L k2{H;LkW ohVB]F^ivO8ע)@i?K_L" W^ӖԜVpZS)jaV!<^7tZ"Z obl$ۘ|#+f{W)p2hNØw5bPngvr̸ WGP*ljպ|F{ҌfzP%({(W Bk3";l' >/,uLm`PQ6RtB5K8fCVm0x<3V޲k>exz>R u/wpUsByM.ȵ޻qU(&=(}oA<_nDvt&êxӞ~!ނB7 [fBT69Cp98ADl8?n*UV߬9\^ IG l_8mh#N?7K[+[&9QPX֧%|DYӓ @SP_ƓQW6lLɧ1?d6֮ 5$M|9:IV, T)7FX&,>v(rݫ T%)ى֦ LD~2;0܈]n$)k;Dyǩ0אg|DC?֜/7wi;:Uw=qE\~n{*2 4pϽxR p.G٪7cy \kbx<?e!Vn _"FxF`$UPRy@"jKxQ6c]f)aP%}R4a6^5l_jfM+p>aIPjZNl ._:ƼGg lߖIoZ"#5G*'n(1l7y\Fa6:Ha+2?h8*DAŜMC0W:ésWFӡ7.m.!B'hA=[URb ڐ|"|EN*K=ebcCcjl6cC3L׉KRlB{4VKMl-0?H|6tZ5m "z=Y}7BdGybfn\X#UKY#m|minjoq[b-tWYh4Y 3eT-mk~jG'/)aHA\mҵ5"#i]Gnouku|/ҽ+5exm[5bKhcgZgU;T Mj%1m]@@^x s)O'V*=Y,^ Q|e3)|4w o_Ou 1D}Ԣ%L0BnXrU [*J"]dY 7Y7Zf<ꍱiinqlDZ2sM'ޢRcڒi" 'k-~fv |V=jnAvI'&bE o󬃹:2 ch^|;3XCV~h#ϼVW'cuSThF>&`$3ȱٷ<]fwgIYȣ~Y3Pw9}?c&t0XPvG0ÁD3};ʗ sGoK8{ ʞ~4oO|9|0U_ @eԯ& l8RЯ礄̒ 29!\sj$H2ǭ!KNRRʶRHؙFү pI$c~]`2_>0tM] Wcl$pOf 8:*[_Z~[ja=6(MdF"YTqfNHaRS?$!~9iZ{1Jdqn* eqa)7au"=X${R@rvb/07{ApdmFϞ[]E둶ʈ#{3pvfue|q9>b@ EO^X#*Yhjݝ׀vQ_{1Qh_e !ooES Z|ޒq@vwq02!-Dl4t@=$|aJ5m.#?RҺHT>2N s|έyX&aC]*?գ  uyGqEY) TٌE*raqT V\u+t-rO7D0CSՏ@k/Ϳ[o2;HԵi"bHNfɴʔ(] ;ͣ~[25)e.i8::PRMOj?R_,HµC~`Ҽ %bm2.jSn7d֦g"/~b-MB9_HiV/ۏxVܛUn5iJrC0BqĴuI(0Zkdi\#ʳ-W@%j?`XVRbcuj—|)ob'̷ uiH]X!F2Ras""#*m9 bB2m3 $5L+lWj|0ݐwM),3 #:l\Y5Dvp&%gEH'ӻ/1T;h.HLf4fOG{ 53SU31_{MgaҡyhnLeF2UgZ"}:;~U6FAlFޔ֢~"bH%NC<ɇdxc+AIɠX)hk\*rfXGR[a%\H0D?C0R K0ḿd0Lq#uSSGep,&ב3ع0Zsl]B PZaU=<ygœb2^uO A,L<><%xuc)yR:!@LC51k0Һޮ(/h3=̵`u垊 #4fVc(p*)@gZweq[r(5bQ_Xvnp4a⫊mE.a) *; X(x;̓/Y)mT Rvc6ޝmdCqKߦdOݫ,ƣJjqR 1+fj]=y׎Pb<ՑxO,zdaD(o<㾂|1{ZeF/H\և"= nPTS=`2yChqN 4%_?fhUOs%0'y`b*PQiVn\51w Xzd o\pB&GG7/yCe7C9|]Ic', 7@teX"N N5O>uG.QL1-ZN²Pat׾tNݰ,PCw(I :YOH&吝qg>#ZtL3?̴kF\) TC_MWvTp${V D+`]xWUOO0'{$!dq~a!|h-q@Q16 BÒ}p!IR>K6x"Kh+1V#(P$Dy }JK>μId&"iw)Y;$xǑhr pI9sOQLt1 XGRh9x<̋48-(+pb.ʅ>S#%D追#-^6ԥe2)46 8+~|fb]U1Xċf9?Jgşh gt49oT\i(h@KӥDhE Pr>SM8Uub 2ӕ:,~P~}-UʫCwE1sOC11T-%%_ڲ'Q7V2sO Խ>-^}$߮73 hd4r%K qV0pW_Y$E~ʒ0U>E踷G7VvポADi mϏ 9ˊyO^X(K*&-a@X = h}{"\͡g逸Q(|+,2HPոn)0޿sgd._fvv7^?^\(ք]7>dHo剄 lUkg].T#F:&9<]DZ?*&89X&q\$v0T E5R5RQ^m)ZNoƋ+1T j܁/cO(+*?mnX wN-CPh)}4:[{hEiHF>laPwVMdʚYn<:g4j7( HPZMU[#ZJ]`9`yzj߇FןvH{^@bԣUuJĤÝ$OdEkdd-%&g+\rD/yKHVШn:ͺdex$X8VVZ냃*I5}PX킛K7^Ӟ _^5Z}QwӛWԴ1Ry@R2(4Z>^ZDx$q>4j#.V..*M&U +ۅ? p߸зR~僵%wr @}oPKNCMhGHm;"܇#ujXQCaጴ]I;wx=%AU~=cV'͉ ǿBtT`^dIx; ҂T1 .*%(zZZWk*nIB=$Y鎭"G79fy3Pwёӥ3{݀-}[/\F< ?<2)"kGI_)){nX?N82RrTA ?.:+!-VPd:7,ceQ{+fXƛ"`y>]T4ju%9GܵX/r1lA&ˬՓX 8‡qdVpow~$'iEUI|I:WrF{v|p<\\5rURϨW~/iXGP+Kb*e>T,ZR=qlDc!sMnHxuƣ79E ]lxhrUIu6WNtawl } }6I7 9< /oǁ&FxDݖ)gQTdWAyZ7| 0m6⾱rGYM*Z⠅?ŭ;~@FRs,;PḗQԋ8W E#@KO|Ę Z`<@L9—M83CdIͼiAt*w8OLW7#;)K]i u`ہĴfH\D++}z[t4/2-c ڶr#}۵d\,h̜XUk9!﯇!xi0Ds[ |z{Iɏ3C۴D?}>6F z3!Zq0@gЋpepqgP*0s}L}UG5 7L[?\Q/][ɟȒ7)@ay){ (f&66rW-\c&|88>jyIHPb77-V*.p{~׋ Gؘ:aOisObv %m?W*@EZ $ ;.R1]Ra3FRy7*95{[z]u@s&cm͂5ldIUìd>8\D'K;iqX쟉M8[XjBzLL$4XE,G^.a]&F{iYmA;m Q7FD=׷lP[9B )C.v~^t&EX?N sؾa;Ox{Ka/1; q#bP+g2wZyըJ˽vn7ݟEu4c& FB _뼖 \R 33kה^> T״{@3g|36VBkOL]aK[ 4U׵HdP)Bewѿ9$rOL"F‚WϢ*0cuz]%[e*ˏ"K@stWsy[B;\;gRH5BHt!qpeUO#vƛX[^f%~sʩgZ@g=rjj9b 6IzlD +vbgJ1= cӝ fb=~,l%bݻW}06|mnOcd_ItVYb!ǻs?X9}*)S{e(,!W:`3}hBtw=[ȩ9ޣ1&Z c~ŕ(X\jg)eRڴ > Nݞ1J[Ht/8v15CчE0+xD?lLm;G0$d Xݙ_RHKY\)sտ-KmVNsnv!y&m'5bGRԻ)mf\H1 mSȼK °[6d/Z| W.ʁ:Od ߻n(9/_WԮBh;hT0&H{mJ&;uOvE ( nG%oz%im(TTʖ_Do %y bDnφ>;Af}|G[;sbE(#c]CHx$Q+})ĬC 8D %vW%e&%H^H󁇄_Hq| Z>"7ekMj&eu!1'h_+XA7 ^md+ XYp\I ٓsJxRN9'SlrP&au3HEcJMNJ!aXPOFNU?D|{]Jt1^&X<( ۶9\&gZ_%y/^mVߤ{ǹ!ϔ1Q/,(ցOFĮl6#qt>DVյmQ]T@Yv 8!R#+4QPmJYᄞ??QǝJsev1#ĕpK્UpN($?tt7EsƘ*"Ykt1K~'GL)m 3H(W܆;M*i_KRvvLð1h==IU ySY.DXHGxjrp,d"uMjYׁkPljz*UgZ⊮ dQe[Q_ yT_}IyNglеm-IՁeDŽ MX%S<{GM%隃ݨA;hܗpwhjçr$U/=n›$KP0X W*@<w }PB>\7}_H,ǐPrU(]YRFhS^/Nx7Nyݡ@E5kFկF2"xq%P\3rhﺿc}/Zt^j 'suED|6R~5DFYUpmVn&(D:42.64j=jĢRTg-J|Z}X'7avWnO\UZNΎ;Fu'KϏ9཭gzE5nqATM ԫX(8]#Lx{ G82ZoN)"ў.2Ba?nsI4;D2;3=!_]:X14HgHK0R|*1EbN>3Fexhbnx?˒ŠNUӅ_FtW)?/" V9e'zG+Ԇ7x;C뢒7r g=N3ht~VhA9>_j#=5" Ԩ|c /(PLPЗK[]fG /5?tyknLU!N!ۇ5H _$)3u;/1/.\Cj8P=槒;`IL[V^+K9H}\B쓓eJic2j% Z!VFqR١ķ=3Ɓ&C8rOXJigH 4\肳Abhddm1)ԡl:&κU4O?х*M{m~;Cv L&"w*s=:\&[xmY6h{N.@ךIS~+*<ILArJ*gؽc_8s"ʈMB n1f*WRh)CLacĴ!`[hcK Oʭۛ\ .{{rzSD{Zm5T{MWbhCr&7;ԡjtGPT*2dM-=ZTW6{%+M4şg2\Iኸym _B<ܸؖXPGSA||LX墧>EfۙgeT|?rj?fވz$݀yOmU=zpG5M8睡}βb_M|$+6yWGb 4Q^m%Etmtqŝ8߯ݡ {5Ix>2nRB#->0\>a.!]{sX0JYUGg㽀s@7ϊ}kEIiD_RN=5$BkȘ<qi ڽV=ea"Z*h LuoNYw񺊶6nGmRgܵO`|B`Ϻt:kB !9 t!,TLE@(hvf@6#m`orU2m.Yjx|V<=q9P(P{hFȻbz篧z! 9:cZ-2?u: #ZtGG8_8i>Pc/B/"=G8]l:nn}u$ Yu&P>O6/^/!~5!#X|fAu՗+H;׵DǢ0u$ηC%؋^ύǑF)lB-Fx8sQ)(sfu $PO!i}P* 5|::!Ey QD: xW|X uX o N}{ }%`mZZ, y_ԽcQFcSMיhE 4`:+e;CŅ i ͋ 7,Gˣs u]͋/xB'99ĦO_[&pE Æ6Z'1"SL=P]՟,zcg^o+#Bz^D32fD#4Uf$BV*\)pz?s~TpG a cJEu?zy!-u=~la>È>f]f"ԖX;"`k{04@COsܼELŸϴ`|K&l25 ܦzc{dRgSKf1\ځ{O(ZαQGDB=pŜlfM8\t1q,kaTcx*={\[䜂O){$ִIkYusQپ8SwMT#M'"TB!I{Cũ30ʿ%۾iRGǝ`U̻Af!QC}IG6u; lK۵t# +:]It7+ZèQy.^ ,j*WW-sV0Z g?Xي6s΄_s@.2  $ͿB­}z]iسl7OP9cu+ˤ;,O6y殐H9BS)>S1:E_RX׳a@!%8QjHal 6̀im>ÒZ$˧Oިi#x∹=E8㏝rCΓB3Z~!Ф#kKsa{m>5K#:) rJO+=ث,Unͬ+.׾\(sZ!sV1B =tY/= id6(iY@{3pWdzF sSkıa@@_JPt,2W"@i2o~Iw(ydDqS/x >Nz|~𮸨eogy|"?  `Y*ϋ͓? _jZ.7JiB:V? t2 ك8eO$fu(K2L}b.?q̀&xx&e/҅z/bcpGvk6S閂p3j"'N{ ! Z{) $2)pP` u.fKmOZacu'[9]KRG42~ z3WXtѿ 2p'8 ,KK VJK\M/6.$%sЌUaA\n> u/!vM|m)` M+X.> g=mZrݩ=7v2\dav3GtS jL9272`(`LA% Pi}5_e [(qM'z3wU2SO mp38 2wu+`-i NT^G|S6'C1ߦ yE(I ,L͔6"JB4>5 unVnwݍA [ʓQ!3'ؑ*?[y|spӤ-vR{*LVbnCQNp?(e/Mt2;>߅/rAǨ8e0#4SQ=O:IWIJE~7 m#|[d$Nf&!7y g6s`[`f>ق1[mXkP܆v q-?%7"3qbXtOxqVu:`^)N) ``Cا_JO. E0:Td$r f^-fgnM>,Ŝ,Ew%u@am#,іdٵ0`/T l!M%lzF {^緭AzcM wzWJrZ_֕0کX# }֘'W7r ʀoۥ|XάDTt RH9!,AOlś"w'[ְW sO.4xGq/d($+ƉPWIz[/z|Y|9H._BQi@ +)?>%<0t{o{7އȄSa;8 )a坑NjKU'gB l""6+dyr֟uV 7͗XLx%bc;ҜI%[שPq NY!#VMLn;DFȑ *=@$=WJ0oƸ$dãgSy ~lBgLʇU˒Z|iLm)T🼆y%lzrgcOj{Wk&, 齿:tl @/Fs1~(8z"T1<Ŵ|ʆߚn==:+ x5VSG_̚);! )IWiK?x3s; ǴYx{Uo@^smQ9#O`\D}pp,1i]H/Q6qroҍ ȠYz焋6kf[yeȷJlI*'>g/Jjh_^@9^b 'm𒰮͍狫z@x<1zyfX%Fo=&]@4+"~saQvEO~@;s8`3y؈#rָ7.ye\o(VJׁOi2a(Z tjx(Rz. Xyw@ {ZG' C$t_ptGj-d@sQ f33|C5\,} :=P)Kl+Ni4[ZkԵ'2Nb[wE)οte*ybwE28dKȄ:/ˆ|5զ !{?sMĪ,rRg[0*"j H݀AnNK^8r xC e@3:<)*)p,g!*#Y7,Hϲd5YVo (ǎBuarx&>R4+ĒPm ~"霫=[*rRQXiZ.9YĞ^m/vPEo؀Z3Z]/n*>NX->tKu)z.v tNǠ-KVkuۏVar2󋧄\H] @4-˭Hs͸z|3}|Db(ܷŝjI2:~()E*lNxm%AXt0NR :WTQ>v? j#d`CEv_;pNs\ݑ8:p_USt]/w+/Yp'a|̮m+gE0$43UCKm>VQ*iU8q]ņ /Dc!9cMvF-'_qҊv\(g>r lԿ >N#yfAMgf5=EqGAhq @MI:)hXSET#S*б,8vvk/L;1Gqj Y$9T١e)WAcMpmmP4Wnŀ) N"ـH jRR+ R+ aX9s'kEV(TwۭX#8IgYO 2-)D"Od;""|^8KYdB|Dsԍ^*Mu~C%ե+,A8TSK”ޮjl_OW#.t'2.wx}bVM\C1jX4nP#BvCDZwYeA6cu״[} \ܶ@{Țh`GRXk#`kv<~f~f7Y!3]=1վGRc(G0@sNhj~(^0V`3W,A&&19e3LcFsdUBrd}IchL@?;_NYf HL"D ]3ki61V7ѱ KEBf-Ly=4ȮE.wɬi,lbZCMԤ~D)ߕ"J;ԓPH&"WynH"s)xJ"+/k L'ml I%S< sfeZ b,|ɧ3 We8i\P5?`s* Y-} >-Brnd}a Uk\)ٰPoon&E zca q4~s.x,OZݿeaa׎6@.t\"pP"΁]`KPI,r"s*Hz)䀩,Eڑv9:9nsw3ݑ٢DQtJ).EZ)<=}c1A?w>@K99 n>WrJDc%&dꂸ5ys1SlhiԽ)v>&a%ٯ$$1kXG"]xVoZjd'%'s:K䃨:'u /PcgWk訚wܚ׷#}W1v(tJS҅%̯ YgC;,:lɿutg*Հd7m#x a}jg5[BY,TT5p)D$*Ncĝz?zŖl&Nx{Q*Iel9=qcdg&#G1\e˵Z_ڔ=0U 2wpCș#HvR(ĴAIe,7uUR,|_f!}!F[Sl:H.heLDmVə$YmK{Q"p'R;]/Ve*EL$CA |=8ߪlRg8WtŮ(?ӿ<6\Γz{xBC =6\Nf{oJV! `.i>4DÍx"d*5Ƃ3/tO n;zKD<{HSW?;.pq Gb}f"eoJ2}G{"vg)#Й HͶĶ}v8_?PJ, qe/(&9{*& c5˹J.-e&rq7(pEzE󵔭n䌄njdř͗kۻ9G51ƝE NҬW\3r|Yk%7 k+k_Di\tiI͂Җ$$+EgJc(a*==(NKldы^/],D(ϞѴDc0;&Bע mɣ'Z ,n!^)9Qro /Z쒡pY>.]Z%4Ϭq{W"12~.Z&# ٲ\-mK p X1<^IԴ-Lg/ 6ދ,#me/W5WO,5{Qq-Gq9zcvVw:S$ O҂2:Td= ŠOy]3zG$'v.qᙚاgՖ{W!C o5TxErd;|4$ȐBe[Ru@?%X>s\Nj].cS,/ExFHt>+: eT#_r cmw@KI^.)bt$R~!pew^7[U`k!#g7Ct鶵E=xp #ZC`fAx x?Wg0-ĆeFHԐެf "~[eqʴ:bOƊVZkB*Lv!>Qi$df_/ 1Mo`>5xl5 =f*GGB|l[$u /N|+9QU5eS!תU͡鏪 0|g:Syg =1zPkVܻ\8V\s諌Ti:v@@Xn7 TwCs:;=[+/9l DŽ%UXhgLYBbOtI0']CE@?a(AJu 09Q~HT.K YNEݏLv/OP8zل@Ygm&,ZgY% Bi3[x!}j[GƳU_~ͧJ5f ~u;ko!P-;슜`v+S&[w6Wkj{n\OƝ菾jݲ Mv(M1qH8UW [&axKռuA-aN#kT30{Wb4\aoI lUb3b _7cpmm3\{BJŅ[>6b@rnc1֮,lvғ1:-lr!>?D3@yez-h+D(}W7N߃$\DXFU.)ٸ~@|l.1iQ'"4e뾙b qkdV{Jr-sHo j4qG4c10qvY@رv:Y6Ss?N[Ԓ_dģs2xc+ Vn>Yہ  YZ