libssh2-1-1.8.0-lp150.3.9.1<>, ]¨㸋/=„NE)N8. fܦfQ 7N 2TJm͐*s9Pen&r[gRkúҚr LvfhĀ [G9OL᧝n?^9-˾ lXFC/ U\YXƨMGKRK_fwo4 8|FiJ[t|Hd:>Pxć6sfe Ӯ2-. 8p@x("b0Š_*#.H=G>@(T?(Dd   G$(;DQ j      $.8`hQ(x8 9 : >%@%F%,G%@H%HI%PX%TY%`\%]%^%b%c&cd&e&f'l'u'v'w'x'y' z''''(@Clibssh2-11.8.0lp150.3.9.1A library implementing the SSH2 protocollibssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY.]¨build85openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.libssh2.org/linuxx86_64]¨]¨a5a218de2a0e2cb001fbef312803a430703bcd3c4061397f5b6ecc0855fc89e6libssh2.so.1.0.1rootrootrootrootlibssh2_org-1.8.0-lp150.3.9.1.src.rpmlibssh2-1libssh2-1(x86-64)libssh2.so.1()(64bit)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]@\\MZ]@YTYA%@VIUzU.@Q4Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez dimstar@opensuse.orgjengelh@inai.detchvatal@suse.comvcizek@suse.comvcizek@suse.comvcizek@suse.commvyskocil@suse.com- Security fix: [bsc#1154862, CVE-2019-17498] * The SSH_MSG_DISCONNECT:packet.c logic has an integer overflow in a bounds check that might lead to disclose sensitive information or cause a denial of service * Add patch libssh2_org-CVE-2019-17498.patch- Fix upstream patch for CVE-2019-3859 [bsc#1133528, bsc#1130103] - Added libssh2_org-CVE-2019-3859-fix.patch- Security fixes: * [bsc#1128471, CVE-2019-3855] Possible integer overflow in transport read allows out-of-bounds write with specially crafted payload - libssh2_org-CVE-2019-3855.patch * [bsc#1128472, CVE-2019-3856] Possible integer overflow in keyboard interactive handling allows out-of-bounds write with specially crafted payload - libssh2_org-CVE-2019-3856.patch * [bsc#1128474, CVE-2019-3857] Possible integer overflow leading to zero-byte allocation and out-of-bounds with specially crafted message channel request SSH packet - libssh2_org-CVE-2019-3857.patch * [bsc#1128476, CVE-2019-3858] Possible zero-byte allocation leading to an out-of-bounds read with a specially crafted SFTP packet - libssh2_org-CVE-2019-3858.patch * [bsc#1128480, CVE-2019-3859] Out-of-bounds reads with specially crafted payloads due to unchecked use of _libssh2_packet_require and _libssh2_packet_requirev - libssh2_org-CVE-2019-3859.patch * [bsc#1128481, CVE-2019-3860] Out-of-bounds reads with specially crafted SFTP packets - libssh2_org-CVE-2019-3860.patch * [bsc#1128490, CVE-2019-3861] Out-of-bounds reads with specially crafted SSH packets - libssh2_org-CVE-2019-3861.patch * [bsc#1128492, CVE-2019-3862] Out-of-bounds memory comparison with specially crafted message channel request SSH packet - libssh2_org-CVE-2019-3862.patch * [bsc#1128493, CVE-2019-3863] Integer overflow in user authenicate keyboard interactive allows out-of-bounds writes with specially crafted keyboard responses - libssh2_org-CVE-2019-3863.patch- Drop openssh BuildRequires: this is only used for one of the minor self-tests.- Remove --with-pic which is only for static libs- Version update to 1.8.0: * support openssl-1.1 * many bugfixes - Fixes bsc#1042660 - Remove obsolete conditionals that are no longer needed- update to 1.7.0 * Fixes CVE-2016-0787 (boo#967026) * Changes: libssh2_session_set_last_error: Add function mac: Add support for HMAC-SHA-256 and HMAC-SHA-512 WinCNG: support for SHA256/512 HMAC kex: Added diffie-hellman-group-exchange-sha256 support OS/400 crypto library QC3 support * and many bugfixes- update to 1.6.0 Changes: Added CMake build system Added libssh2_userauth_publickey_frommemory() Bug fixes: wait_socket: wrong use of difftime() userauth: Fixed prompt text no longer being copied to the prompts struct mingw build: allow to pass custom CFLAGS Let mansyntax.sh work regardless of where it is called from Init HMAC_CTX before using it direct_tcpip: Fixed channel write WinCNG: fixed backend breakage OpenSSL: caused by introducing libssh2_hmac_ctx_init userauth.c: fix possible dereferences of a null pointer wincng: Added explicit clear memory feature to WinCNG backend openssl.c: fix possible segfault in case EVP_DigestInit fails wincng: fix return code of libssh2_md5_init() kex: do not ignore failure of libssh2_sha1_init() scp: fix that scp_send may transmit not initialised memory scp.c: improved command length calculation nonblocking examples: fix warning about unused tvdiff on Mac OS X configure: make clear-memory default but WARN if backend unsupported OpenSSL: Enable use of OpenSSL that doesn't have DSA OpenSSL: Use correct no-blowfish #define kex: fix libgcrypt memory leaks of bignum libssh2_channel_open: more detailed error message wincng: fixed memleak in (block) cipher destructor- update to 1.5.0 * fixes CVE-2015-1782 (bnc#921070) - tarball verification * added libssh2_org.keyring * added libssh2-1.5.0.tar.gz.asc Changes in 1.5.0: Added Windows Cryptography API: Next Generation based backend Bug fixes: Security Advisory: Using `SSH_MSG_KEXINIT` data unbounded, CVE-2015-1782 missing _libssh2_error in _libssh2_channel_write knownhost: Fix DSS keys being detected as unknown. knownhost: Restore behaviour of `libssh2_knownhost_writeline` with short buffer. libssh2.h: on Windows, a socket is of type SOCKET, not int libssh2_priv.h: a 1 bit bit-field should be unsigned windows build: do not export externals from static library Fixed two potential use-after-frees of the payload buffer Fixed a few memory leaks in error paths userauth: Fixed an attempt to free from stack on error agent_list_identities: Fixed memory leak on OOM knownhosts: Abort if the hosts buffer is too small sftp_close_handle: ensure the handle is always closed channel_close: Close the channel even in the case of errors docs: added missing libssh2_session_handshake.3 file docs: fixed a bunch of typos userauth_password: pass on the underlying error code _libssh2_channel_forward_cancel: accessed struct after free _libssh2_packet_add: avoid using uninitialized memory _libssh2_channel_forward_cancel: avoid memory leaks on error _libssh2_channel_write: client spins on write when window full windows build: fix build errors publickey_packet_receive: avoid junk in returned pointers channel_receive_window_adjust: store windows size always userauth_hostbased_fromfile: zero assign to avoid uninitialized use configure: change LIBS not LDFLAGS when checking for libs agent_connect_unix: make sure there's a trailing zero MinGW build: Fixed redefine warnings. sftpdir.c: added authentication method detection. Watcom build: added support for WinCNG build. configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS sftp_statvfs: fix for servers not supporting statfvs extension knownhost.c: use LIBSSH2_FREE macro instead of free Fixed compilation using mingw-w64 knownhost.c: fixed that 'key_type_len' may be used uninitialized configure: Display individual crypto backends on separate lines examples on Windows: check for WSAStartup return code examples on Windows: check for socket return code agent.c: check return code of MapViewOfFile kex.c: fix possible NULL pointer de-reference with session->kex packet.c: fix possible NULL pointer de-reference within listen_state tests on Windows: check for WSAStartup return code userauth.c: improve readability and clarity of for-loops examples on Windows: use native SOCKET-type instead of int packet.c: i < 256 was always true and i would overflow to 0 kex.c: make sure mlist is not set to NULL session.c: check return value of session_nonblock in debug mode session.c: check return value of session_nonblock during startup userauth.c: make sure that sp_len is positive and avoid overflows knownhost.c: fix use of uninitialized argument variable wrote openssl: initialise the digest context before calling EVP_DigestInit() libssh2_agent_init: init ->fd to LIBSSH2_INVALID_SOCKET configure.ac: Add zlib to Requires.private in libssh2.pc if using zlib configure.ac: Rework crypto library detection configure.ac: Reorder --with-* options in --help output configure.ac: Call zlib zlib and not libz in text but keep option names Fix non-autotools builds: Always define the LIBSSH2_OPENSSL CPP macro sftp: seek: Don't flush buffers on same offset sftp: statvfs: Along error path, reset the correct 'state' variable. sftp: Add support for fsync (OpenSSH extension). _libssh2_channel_read: fix data drop when out of window comp_method_zlib_decomp: Improve buffer growing algorithm _libssh2_channel_read: Honour window_size_initial window_size: redid window handling for flow control reasons knownhosts: handle unknown key types- ignore groff-full to remove factory build cycle - add groff to build requires to make tests passing/sbin/ldconfig/sbin/ldconfigbuild85 15730383071.8.0-lp150.3.9.11.8.0-lp150.3.9.1libssh2.so.1libssh2.so.1.0.1/usr/lib64/-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:11421/openSUSE_Leap_15.0_Update/fe4c539378508a744f5691444bcf5f99-libssh2_org.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=553e32201300605081d3d3245ad1d21794d7e7f2, stripped PRRRRRR RR RlY4dutf-816ff8cacc24fa64d1270ef06f39622d11b51a2f52a4d8d8de9618a8054be01a7?7zXZ !t//Sb]"k%r=d涻eOB`nP۟ag޶bn\ĮGD+2YSų/2f/9&2, 1D0J.m!ޖ2N3Sgp8ò  Y\筏^~9zĻ^>O n[ ׹HFطNTO( vדe:[Z84 t}h>=N&ݛ{0Ixod?[z+fGUfBбXo̶;g8) Tt-X"9MM-;oXa !K࠸/LӘ) i!c)”49)ي$ o(QrTBM W2 q,&M?[Zq+V~`"_:-櫏ZO) Uv~iZ}тK/yĞ,B=[3_:1)"z:HBtcطD2)sVH~itMsU&^0.YWmexy5 @.hf AŵHǷY!*HENN/(o8`5ɱݽTBiGEYU 84΍ou?Cor^"54{ݒdr of*ne0@rޭÍ߮imnt9.ysۍ8?H )2uJWdqVs5]=<䙕8eΎ=TewLRN0b͙t"J{}si'Jf΃ 8u&=oQ2kO 4M}rzk=eQBpKELҵi4:ۑ`nDM·F=FpbV=&P+Hn)>쟙Mm q)CӴwVT84[,>s+XVP?Gy?jWvJ"TA1MTSr祀 da%Ӧ,/%48ȖWō^g[^i;[MI㭥X"`8_.h*O=;K+~<1@ot)pRȶƋ!< ke)Hx;.xmj+L -:ua*}QV3q8ƈCّX 'ku6X1O ~/Qj'^;~OP*2\ te~IΌ4Mu ̤ D= JWqI^ȍ6t>^*mt(nK+4a%VKwSrpnN28"nF`lc4X5|\1^}K_MoD4^5&"ps3%UPk+CnoJOؕIH~ D!q/&{Ls1"r.؛C$j2B&66הO3%[&_owq>7 F@@$d~b8TrBK;쵈@3PU5cO2; 'HaNTG c`Y&rRJg_X^zie.]U0/򩛰4\4$Pi0 š2vAϐHr8{.~O܏pHP7S'14Wc5[`cld+o"/ItL>X{gtO* S*ctʙ(%&#\HTG^A}Ue:s`X]b¼ۖD Tٟ N_DMS8!SԖk :݃Mƫt>yA#[c%|  q'g.dWუ9X.\qbʛ2(Q/,ovd|?/gߚ;%a:wŠ& ɽ&ᐹM$CP?w;W߄8#^ᬮypTɚ ܄R#6,DjsѪ!V:.KQ6ąFR.I/4Zg f)t$mY #HkkU^>RS[XUɟ ujCӦ[g3a2")ݤOrrDDTbMe L^S1Ǭ0M&2KK%MYտ4ArX"&=vJlR=}TlĴii` 9/BTP 3-*)3jDC iWy@;hnfxcAO#]4j~8xBu8 S 9Nʝ4N܆*ot <n=m#NI%3.՝ԏtNAGFbAy/$j c:i bIoX8qPBkofU4Nwۮ%I!aKy)ζQN2NW|ZڻnuӬn JV;"֫\2 x=FLlDcʁ5=D$`r1CsE!b&4sf "a2&hAHp{8u.Yv % u.7?\V|QHd ۼUP;;ER#V w@nڀSi~S~!¬6UǤ#m `!-t#N4H~` 0`ouPm7'Cː: eS}qDa*`zjA랼ضGK}JhiŜVlhg*NʰG]`< )hFr"VLX%1䦹.p$f/VCifCrD;'(@/qw5't*KF2V+/ X_^ AVŸpW#_UOWhkLXT%0K]#^v 7u׎ލ:;`zE#}h֤lSf9{D&DAkC !^+FYC@'殌_/H@O~(=~Tв  L^23:~ȁP9'@ j3IgʪY?PS|ko~hgyAHUt=/V's <{Vԁ.&. Bpc{VYggzFj+ᴟ̓ݽ>ӎa ] ʼnr &;/QH߾{P2HNy +a{'=axkwqCd ܗa0DK'q+ļzSZv7~>jSW&A 2AE{" f.½^Q@(<d[$ݫIyH YUO0 H̜.+N"j$kyRF"~uF#Dlr8 ;-ٌ~/t/ɺ!}fZ:OG"eWt \?z]TE//&g-u{Ч #Vl :lg #_ BNk ${;~@m@-,W-edDM0H8{;$CSc_*NZ5zaRQ!<̿oE"uf c=2S' /nO@J Ӵ9sy;`C3Av'ӴYmF\g$wx}=a9;~/+F1g K26u`dAէ n8J+r/,q=1}ы'N- 1 pcUїtAa[Yhô\%J%Ζ~KB{>^>OB5.2<sIM)MF7b݀ ]Tu/ʬfAh- חBD7.J\)#~BزDLՒRjN:5?twӂX]L 0yƶ@-e0p@ΈpZp5oK .m:#c-og5my[J.K׵1.xgh~98)Ưjn,Tg{- _u))=ܜc4M_I?w 6@Tե$LύY8vO a.@P_,bxGoXJHCw,Jdi :G}Ris'Ap)=,u=TZ]53~#<#E"}µ`;:C$鲦 zeUs}+e(D헁tc.u320 p4W0]:,Bs|c,\P8\i?x+yAޕ ^-wW9>t@ܒڐa. @K)ZTw {g4{ %%KXӤBLoё~!~r;f~6mJ|tR "7baYaC_y3v }iXɠ @9A<{B0/X&tGW'X,.JB ZNjeMN 6ˬ{r*[ؒGi$Vuj  ~3}Q8ߥ,%Z2z]-l= FhMuAP8Tl/h4X=}B>QT*I%kw&m_$0>&'rK}v"vKO}Td{O~X;Z*7Kn=[bF/4nYnr6іq`=~WMm`걌1v˥XAX,叛u 2e@1 %/0,aT1U$젇4Q훿6pE?Q=D@dd Ac^̫w|y WctꩯODJכ!zr +Ĉ1ɹ06J j,>{IzB^E& >sjP+Y͜t 7-T_M`;(#:fJ;?CVP(: n|幕9/6*;nM/i[1#(:\1I(/xf#ֵv@@#A9P?;St|{pP&јۺω;B> NHK %: a/!4#(dNȖP6 1 E=NUSK-CReH$W'7>q뒤|I -Kz@B'ӻ"g F\]w3 ែ e5rr1;T?Ѥ-9t[VA ur|gLZch X Nh>'PV>bIed5kzRj2-7\ eۤOc̥pe!زDtjM"LB8.uZ37НLg*xRhxw/W&zHFsr8kNIH&/U @'ZiMD/q,&-Ϗ,'t뙀̆7Ѩ8׹ca< pI%4qUS&/ 9ʅei<*l*"SW_d{rP g?[i O6oBojs";BIP!‰z!˨HԈ~^5ZW${c ?YG1 1CIA7wZ32+d텏ꎱnۅA_-.U M_T;Me偬i~7Ȣ_qM,L"\(y+Jc&xʑhI{䕸"H5;ȟ?NOO l8MR8u#i9 m?k4ǿh9S $JL+c-۬iLaoVCƠU$^}N pzHꚑ$VtܱĘ n:2QY0/3nq*UlMݎܯˎ3tB&6:VLɡ7:0T8Ȳfl'bs$;xfo5%j-c t0uf$> aF-IkנSiܪPH~)`ǃۀUpnS^Y使؞z?&b CWIkVc.OCw$`52ӄSʷ>?Tsg[mv$7/JI?.b$=NL'7#^/Rasr>* nߑ[]DBgLx'/YuZWXjS:rO'{í:liH`kmPGcݦRp5F;b=.3`kduI/jn5_ի ^wr'4@no)W: ,רm@,4@Fh@`ejp} VrW|)/F|qoWrF߀MK5iDgӷ($nf!yd']̆9ّxF:uo9({Klc}gjUw8_XL=:R;þjf^dd8qr`Z@eI ]7Wea /b= HN9F=$*.' 7< 7ҸaDP VZxc!l8 BG(s۾u2=K:!z{GUQmRN`W `c o`( 2T0ۧ3fESj6WG.1t]\t bCb{` ?|'BIcR#Rߟ!;jR] !U+:V+) e a8+[Ϊ4%DnAћICݔa;媣/~aSJR^JV)}WL:y 6m'N/U[M?5':)~o^qhK v$;ĉkv 䘚w*aKc3OqM[{ߍnGD4zEWJbt$M;ҝ6ͷn/zꢴ%-}WyIwLx8Qu%vwn+~>< 6t,g}xt)w"vPgX(]M6UqLVy~ G+؅[#1Ă8FWc=iS6@nj4_T!˞âvuNV3 ?$R\2+WG3" {ס$|0IknM~-BUBY3$F1B> Zw>H/<2<s߬GQQn6WX!|~}*exX6_k(3qsnQK2YdxDhJ̌C,Q虵)DhE_ۭ12|Y?|(NQJJ{IfY㉵ Jn2JQSLJ#pWL"'e?|*.ۭOE }#tԖ^,l+2#71N,r4;Խ6 Էlfϵ蚰C6}xM:~NفRk0^HN]^{o B0kj(LLlR6nH#_r|D|R&{C(Ԣy,/|D{U⢟Mxk>Ҩv>s_7O𤫳$A=I_F T;T#T'n!OYrK*#bM?uҩ= a{Wv'iCbVN71'_z=d#Bぐ\A 02`[IQ pؠ`*x){6xtüiab'i7ecub@:"5It_sAfe^`8EtuXJ'xß<94E@X{ t}"^k]P3`|6āЀO5I @kk<1vl4w۹O+QfCX|QAp2"8Z\J ,.` 5\6֯B" =fhC} Ua y+TGQZDwS` C2&J6嫮EK \ 3]JƢBHOp-Ѡa6I>{:ʹޔFU|R$eI(Gm`ZFe6}O7( L=oPD.ioÊo SD :Z͚.u T؉s,A/t-nHN/@I@  k:~$D|w/?k6;b1q?Ph},c{i#p9mUZrT' fKT>gP̘r!H5XmbJF'd0%! KV'|hP3,kY9,wHLa4E5 XY%guƣ Hh[ah_rqNQڦ,c;J ub!e` %uۡ4>_d ?J0J$RsUe<,Ef3c10, nQ| O!A "U)zM8HE[ vs2ɓ\!W0`ӲoZB:M0TGP.MkA_"J| v&UVhB ŲFQAS+l i@Txu.-wxζ8 CMf0sE3LG~$E0a>f*9{wX_BRQ:h{_Nx{$ւD rdOYݣE2/(@}"I`ˬ4.KNv{MDsShm3کH__,7j+bnf;UZirf;R>9LoW)`FAv'3щ,#pUJ#ڷ .ث;|0{~V'?D \A\4u=t*Lrop!ӜdHY{kI4hxP+/ss,sWdJ۔ʋZ Sn3=gG'Kjd1]JgJ?GDDG=lkc2Cj9~,G&r=nʁiY7M느(˥#5<;7m?-f<%&c͈zvƤjd<j6ɮ1757뺖a9^1鑆% o7J)Am}{<ױq( ɇKէ6ŧֹD%d;ºZ`fK с -ΰ.2pMj 'K v݉u0E%/bQ] k S:&@)&T\q IꚔK ڋR7J G5ǃFa7oP!}o_.ZZ4sKBJz3ɸaV允YZPuDwMĚߛƔx&KaUWk9>KbmdC7!ӣ7U³M1Ηw=ЄMr|> ȱ ̶Lecdw *|u(E]"͞BCrzyw˲ f?ÚB_`~0?̎yᔳ:n( BeAe3~ܼN-Blj hD/T 4C{Ց9VE>DWJl.0v|Ly)~yOmH"o%gX  tYck/H&;g.)Ve?]24,2[YFQ ɧ@pؒ6~bN\fx0O }vWs:$)lM\C\ H9a(kq)ٜC&~uڨ/2mv?<;"9T![Xη31y}b./_"d7V}o{ƍ 8Rs@աJkw7[E Vqu#+b贮Umah? sߡd%'$Dr 3˟#)K` =!*.PEB3,!_rOڻ8滹@G|9Oi\6ؓ7u "o2k 6l?=~aNzTq{{coz'1.ֱE4>}CGG.<|K{LG ,LBŽ0TVY BET\04M@D9+o: /vjq m3F#'B6<ZAd+fsA]]I;H1vϥ/-o:}ݪc#j'@ء71a7acV rhp P_1b% d+ }q#E+=k?]Jq7#8&H7df*^aMIe,ARhc|̭oxNRbc oe뭓i XL:DpewfD F^Du]Ve,?%bO90@ cSBv\LOKG'TzTTztd2pgsLͰ;Fj 2GK 岊u,>jomDY]@?ͭM&inReԑNg9ٌ0$[PzG{UW}-^ AsKhșPTj]Ltx*NgJsHhkI]6t`.P ~ Lxk~Vrd=Ot#XH.[⅙PJTz?\>s=壠a\)f|8H&rwhbU] Wo I$S|p yFkyp(<hu-ߺef}<)Se1䔫d1bAH6kItRl{asԝ|??:뭍9tSae[(b]N^ ?Bm_Qoٔj4i"B5tˀ/1b2J+.{0fbHmj+0iv@LT.?(u 5ʖ4ڒ !!)tЎC>]5=~F}V.%֠.}M0`8I_G.0?%C0٩|CGk.zޥ`Ro(XW,:䈹Q]?subFp.K hEHFe߉;R 8h 5`$: /OҊ{:uʥ$iEtb #OM)Hлa{cRɾ E ?;g.~\UnTw~ڪ /w mz2Dx1ek7z,9J)(9.]VFycqHt #8Ʊx^͔{oCGFZlMɩ\rS8ꢙ|ceVY˩{x9x.jZ2OZrk; GSTZb&ɱa^~s}9#5"6kLM0J4m4*l:Y͏[S(9L-M+Vn 1*?dt¼O@f/{ӶEcc,Yx 8>'35֝e t{ s_|Of{\z9jJ =k6gwnX]j*Ž+k*~s}hIR `E'+g>ΥcRICSy׹q} Z-Pj @b0^)^S\3(t*sG &e4TP7aDC)Ԅg V='0;rإXXuQ`~B Z`i=޿"k{7o^g"k$TP`M{凧CٱU:#&ػ{3P(Ӊ[/6\N0?Dӝz=Z,SgT;2dA>S8&_qEH1fk\TOX?gP ɪ}5d*Ii+|pGݘwMGfb%.Ftncډ!Ӧڬ'i2_17-O4ri|_R1"Ė0@?U}+c#~+p{ԯ3|v@1IXL-|#jY^>m%UVVh-3aYchT +sW4pfUdIJ=jy%P|OɸT& RjknRLudn=:Nŧ`VhOHWSqlaHDA3i#{_ܰ g?KWdkn^,R'[s ZD% hRӏ4BmE%Q/%h{3f/;$Ȕ8P^-2F0ixLNaknFD s)Di3WӴ.ؙT4Zɽ<\SaHbC m Chn9l rܾ4\jC2T[g̍%s{6q%UU* ӗ;3B~6­¥2Jef&nUV]'tH -94B+k_h,2 XsRi5yG!Xm,ibo"qC.C״hͻ7 @U3cY "g_O7"` )轠8f *Tfw@|oYπb$:ʠGꐐ1,Go}Vs[=R/z/Z ZYBwb#ߊ1~݉NGctKcV $t[Ǹ]N84c]o>Vspg[_ׅ&O7z9>NĜ pen ՕY]q%̫E@EBFc09 lWP]B ypӖLio:yV'!d$9h'X^T>E.Z=˅@S֞\&ldW fԌ!b_Ykg^sJ#{_ C: 6Yl hFZ9mO 2 ։z#W**Nv*K<=MbݐAV%J0i E{(`]@:?@2H)S!xVO sX3@%`yJ `K[ihYvO귶"袃LQ1ݙxe+@=u輴yX ut:5<%.TL̮k} jp7Mu5 |Põ@e+IcC~xfo.]\ P}%(yTk+*i^)5o?L֡*o>pn]W3 e4$׫-º5C{oDv8N9u2 ΂>bPs{77CHaWpKY> %8t9fLBؤ U']=4 Hz[00I>u=]dgjPQ󎥥Sq#Zt=#Ym6i`[ H3 xіz>ZB'=}4W!d͵81=Q7-.b >s# l4iuAgH,`Վ"@;Pq{̰)ׁr [t^{3_}k4y3o8l-}Q!&}}(~`0`6F<.Ont bqPpSտV/)IL)aAhSWс,*A=; %G#BH{|ll;C?j "q7t%3T,{hov1jؠ^ ކcq kϕJ^0%]E"$@X# ߃ݝ{`;J7wyI~ȿNwY,RǴA47 'sڢ/+BΪKéYt4t s[ kz~)xa0| rm O ljݷ9ט-51??i1vZ w? vH'Ya[kuAǗMMTWA"05caGL3{Vf}}O4J+(Dm]VߥB^ޞ]["GC."Y 1#_0DCS,N2#xzdXKD1!4+Q¨W b9}*[({u }׿)_ȋA1 =qSt}7ZYvf믥cGyuC3?]ZE Tc}x8ZpleA _I#VT HA ^"&}1c XPх# )!<?i  YZ