libXi6-1.7.9-lp151.2.2 >  A [&/=„DgR,yXrp6GשſH経xFfʃ~O´O236PB׬݌zY]zE9~Q3.*IoB&P͏m6,(g׼o..[/m捦,T;rBСǜ _Y^?5 ‚mWʹq->=]4zvǚɆUk;S] 9Ԯ4™(ۀuf*Nks/7JڦwJFVkg 7uSϚD(wV:a- [npIuES3&Ӳ >p@?d   3pt      V hpz  @ (e8l9:>@FGHI X$Y0\T]\^vbc+defluvw<xDyLzl|ClibXi61.7.9lp151.2.2X Input Extension librarylibXi is the client-side library for the X Input Extension.[cloud106 openSUSE Leap 15.1openSUSEMIThttps://bugs.opensuse.orgSystem/Librarieshttp://xorg.freedesktop.org/linuxx86_64 [[dbd205c2005cc6fc7d10649ce7342e33fb8d707bb1df7e10032698c9efa48435libXi.so.6.1.0rootrootrootrootlibXi-1.7.9-lp151.2.2.src.rpmlibXi.so.6()(64bit)libXi6libXi6(x86-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibX11.so.6()(64bit)libXext.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1X@X=Vy;@U@S @SQ@QzQ^QHS@Q8@O\@Or@O7O5O5O3@O.o@LNL4K@KQ@sndirsch@suse.comtobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.desndirsch@suse.comsndirsch@suse.comtobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.dejengelh@inai.detobias.johannes.klausmann@mni.thm.devuntz@opensuse.orgvuntz@opensuse.orgjengelh@medozas.desndirsch@suse.comsndirsch@suse.comjengelh@medozas.dejengelh@medozas.desndirsch@novell.comsndirsch@novell.comsndirsch@suse.desndirsch@suse.de- Update to version 1.7.9: * Plug a memory leak * Check that allocating a buffer succeeded * Fix possible free of uninitialized pointer- Update to version 1.7.8: The changes of 1.7.7 are included. + Fix a crash introduced in the 1.7.7 release. + Properly validate server responses.- Update to version 1.7.6: One significant change here: libXi was using raw serial numbers in event cookies, the one read off the wire. All other events don't use that number but a Xlib-internal serial number which is similar but not always the same. This could cause events to look out of order. With this release, libXi is now using the same serial number for event cookies as it uses for all other events.- Update to version 1.7.5: A couple of important bugfixes that have accumulated over the last year. + Fix version check in _XIAllowEvents + Advance the request buffer by the right amount in XIChangeHierarchy + Fix double unlock when _XiCheckExtInit return -1. + XIChangeHierarchy: Add missing unlock. + Do not return NoSuchExtension casted to pointer as an error. + XIGetClientPointer: Return False on error. + Fix logic in _XIAllowEvents and prevent double unlock. + Refactor XGetExtensionVersion. + XIGrabDevice: Unlock display in error path.- Update to version 1.7.4 * Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin()- Update to version 1.7.3 * Two important patches fixing deadlocks when using XIPassiveGrab requests. You're recommended to updated. Note that we now require libX11 1.6, that's a new dependency over 1.7.2 but it's over a year old by now anyway. - added baselibs.conf as source to specfile- Update to version 1.7.2: Only one minor change since the RC. Again, this release contains the fixes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995 so you're encouraged to update. + Remove check that can never be true.- Update to version 1.7.1.901: First and likely only RC for libXi 1.7.2. This one has a bunch of changes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995. These relate to various integer overflows and other corruption that happens if we trust the server a bit too much on the data we're being sent. On top of those fixes, the sequence number in XI2 events is now set propertly too (#64687).- Update to version 1.7.1: Only a single fix: including the XFixes header to get the typedef for PointerBarrier. Naturally, this adds a pkgconfig build-time dependency on XFixes. Why? The header shipped with 1.7 typedef'd PointerBarrier. If you #include both XI and Xfixes headers, you will end up with a duplicate typedef. This is not an issue on gcc >= 4.6 since the two typedef's are the same. On earlier versions this will trigger an error. gcc 4.6 -pedantic-errors will trigger the same error.- Use more robust make install call - Avoid calling fdupes outside of /usr- Update to version 1.7: The feature added in this revision is pointer barrier events and releases. Pointer barriers themselves are an XFixes 5 feature, XI 2.3 adds two disctinct features to barriers: + the ability for clients to get notified if pointer movement is restricted by a barrier + the ability for clients to allow a pointer to move through a barrier after it was constrained by the barrier For a more verbose explanation of these features please refer to: http://who-t.blogspot.com.au/2012/12/whats-new-in-xi-23-pointer-barrier.html- Update to version 1.6.1: + Major bugs fixed: - wrong button and mask copy - raw event sourceid is now set + Small cleanups and bug fixes.- Update to version 1.6.0: + Implement XI 2.2 (which provides multitouch) + Various cleanups and bug fixes - Changes from version 1.5.0: + Implement XI 2.1 (which provides smooth scrolling) + Various cleanups and bug fixes + Man page improvements - Changes from version 1.4.2: + Various cleanups and bug fixes + Build configuration improvements - Changes from version 1.4.1: + Important fixes for bugs that cause clients to misbehave.- Update homepage URL and set a minimal package description (found one in tarball announcement mails)- improved -devel provides/obsoletes for openSUSE 12.2- added provides/obsoletes for old libXi6-devel package- Rename SRPM from libXi6 to libXi (no Obsoletes needed for BRPMs)- Remove apparently unused (Build)Requires on Xau, Xdmcp, xtrans - Add required runtime dependency on libXext-devel (XInput2.h uses libXext-devel:Xge.h) - Use pkgconfig() symbols to pull in BuildRequires - Remove redundant tags/sections like %clean - Parallel build with %_smp_mflags- update to release 1.4.0 * This version doesn't add new features but has seen numerous packaging cleanups and a number of miscellaneous fixes.- update to release 1.3.1 A few minor build system cleanups but I've cherry-picked only those that didn't require a macros update for this version. The requirements are thus the same as for 1.3.0. A couple of random other fixes, most notably two display lock fixes. The other fix that's quite prominent is the initialization of the extension with a server-specific number of events. Previously, libXi 1.3 running against a non-XI2 enabled server would result in mishandling of events (pending extension initialization order). - update to release 1.3.2 Brown paper bag release. Just one commit, fixing up a erroneous conflict resolution that resulted in an inverted condition for the asciidoc/xmlto checks and an error when building man pages.- use real version number instead of the one from X.Org- created package/sbin/ldconfig/sbin/ldconfigcloud106 15399699841.7.9-lp151.2.21.7.9-lp151.2.2libXi.so.6libXi.so.6.1.0/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:Leap:15.1/standard/ee0ebbb515edd9e3dc5cd9d9859402fe-libXicpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c3e259a5a1abfc0b95c8448fb7734c022caad334, strippedPRRRRRRRA ;)nq}%utf-82bd7d19992838af51085b88b5ac683ae441db5f2b974c1ebcb356d73ca7b931f?7zXZ !t/ `q] cr$x#}eS#2Gk3HvL@2hڣ`*bGgʛ5y jB/'5aV B<+bnȦp͇rp" wD@R}@B\9^WzэbB#Y#+.C9;w+\ r"bF1:mse}-Īؐau{gz^ߎv{Ė$dHG4^KED{c`Td =ȶU2 ݛ \Wm}7wrV(~nHp*T^tuȒ&h{|g:J1͏ oՇfHjXL(`o>c:dœQyyskwh6@ x8 $?wb-73O tm^j#3m8~o0qVRLC]J-D[֭}9֦Mǵ^="_kPIpYIwd<_e R+iԫ55@tNaݗXH!ŴPFOXΩh $/} w-Nhl~obBr/|A5obԚ Fd32:^/ݑff7:ZL.'G0+PŶY=pιw@ҔZU;/c}HY9Jc2EɜlKP;}q?0ϙIL+:FYAˡȑH#!e^9։T Z$tIM $O veVl7T1y*S|u4|RpfKS /bKy[ *իqC3xҌ:1:p `Vhz(r?e^٣-] O! \@`y\C7ds-rC0i!ܱ/Ej/9ֳ`(9Sm?-6Railj~ד]ަ64pմҘk2pCI`d]]_2BoL;Bvd ZG`.:ںݽ/A$:|h=-jwmآ59t/J9 { ./h` O.d^jm LA^.0ig j2f{_%ڿq̐`JA[8b7Z"w=$ިW/x2Di'3_Sh>q[h Co]Dʃ1(b|7Ӎ">~=N?GsL~切 A*r?sс04?7 x~RRfV>'enˇuM[OlV8d\XmMbџI<઩Nq?r LrΔ6R.>QbTɛC>tYYI Eֶ;8bmċEs*fm{BMJXEcB$X6KhP4+GޣK &1y;5W"F2 <{Z^91z'i1^! 6xkyg)ޔuLLvDg0I4 TP^IF:jm,Qar>Ӯn%j 2\甖5(ܥ'Hٽ=JףC܂[xR[+0;-OUAy#ȟIL+/;ɒFqsrUn8h}W5=l4ܕVE^}#LYQMV\;ibZ*BTb{ӵ*Njh0iu䚁8xN 9ihxպelxEsG&ux?f}φ_j<`w䝮HHGI0`QLϿpB5F /~KJE ^/\aJE>ؖA|4?e$&!EO9ڛf^<{V!iLj]2n,J wPx!RVqt+pB,$]bgmN܋F/zCLʘGd8 -#rn{w=ݭդ;4%˲JcbD5btPJ,I$Tae=EQ9ZuGd<#~i,yzӞ9Mbe/<gs)>I~ܰ^7}ODjIO×(]H~f V ݎ< cYYu\L}?E_Lbڥ"\8̦]ӧlhn/"P9TپS;׭&% g o6νL7ʻ>Dyr( D5$ =\B鷄uO]g)j$>ǓZ2"{+Sڄ{i1)&>' 97KZW˸0qCRJ%9Ae}X^Qaxd%+ g;{б ~ '6lUb0k3?He(;SAU/crLJJD\:{hAAqD=G+D-e{f&5 A5)j\/@h]5T*cFUm]Ӧ~jw\ς۳%_2sVɣs#6\"@U})A tzmx'6i-ƫF .3ձ1%3(AX?Q7@jn=ǡy>M[(=Q2ZtzIMHd;_w nذH/̠A{^ ѐ>MƠI&+uAbӌ/eT3̵ )CɌ|STůE dgjVyHTvto7`@!&SoԔƝg4Xi~ɜ*`BL-'G]w43ϘPWq>TcWS.GcH_iw{fb +cT',dk.Iտa4B2joT$|JT!z{Ny_>{ŌFdz?":;uiB; ˱J/n{HؑӼZh4}&V>V}1zhF%W&/ V:Eqn% @s(R1Ͳ6+%pь5K(jr("?g|~(Om uGB뜥j`iWhd۟FGq^yC?\d /44"Q 1Xss0FyHiԽP=q\,շ d .u/<1[)fns~oEd˜KN ;d0^4p b'i#4H}viۿ7΋6ܐaj: N4.]p#zX6 "}l `P`*Gwnx=x?$DUr!ǩޢQju)i#"7 ㇄1x<ݲCNn;B,. ~dzZL&RZu*>yeԬB,D(#2` '9T'1k mWW9"ƨ!uUesV<70LȼRJI, z+`D[}+}:2V 3;VJ Ư"gq, deh,ޚ[,aM8e@j6aTh&{+ Cs)l'mQ TIxjHVEC9BBY_^MF_i:qj(E[NfyN?\,}Gs|+A+4JkO81N0Dۤ4ue%"D.o| Y58mf73]BP2= /b}A}&LcO#)#0 [e/Kz{L@&)^FM+QJڈ*d>m:=ã&݅c*FvhM^3 ŕ-]h`Ql: o EJU֠__G}&W:}1u-iypGiGJ;5ԔmflijDSDy==gȘ܋? 3Wޙy¼#Ah+B9i@%I놴w[Z{I:+SqŤ)3=~q\Nb7ht^9~Ȑt"E<$@wYrh)~KH F\-̳qR;(q9,O)m`k塪`sќ}MnAU`Z!l{\ Cq)s[YG #*uG3Ri>tCi6-O%Q +cnTQS~$NtyE3!p/Ķ6" iz3t8YET^4"'Ýʓx.6!_RK-`ecmYvF('KKyП";dӭB|yx?Ϡ+v96/n= ]tHtHCc2o ::!'jwEd˹Q%ַbEWB-1H!954̊N>3|Z(H*bp'V`5ژ"&s<@S&0p^ތI8|OXϣه%7ZF|98,怠jh|W<C}5M̉ SتKjckYMߑu`by' 0/~(bUYCeX眽Qj({0ӜFRuO*#B 9>#0Kq(Lo]`|-G@s<JjѢ ax37,nP lucQ8f'#]U}{^?['0*oÄuuzx~ը ɒ|6 (b"Qɳ'Fy2[JϜTA$ * 0 :nF0nb'!/9A.Z&S iTu KiN _, ~-.4)hW3'Xk82'`vhSQn7F&V[_!9,C@W^u"N#%)|OB%k+:`ښ#jGQۏASO^pZ ?ryxƇJ[ظ^Hn%--׈)G*)fϿqwʬJ^m^xhţ~=[w@%~LV}G@K\Fo>: 0j*o=eȞE/4q2f.uyBx,)Q}Wv$s_m p`['|.KTI#g[":w-; ]P@]'R-T3jV0Luc0ȁ4 rE \N=)5 ͽ*^[uԶ_c |޶'OƉՅ]>Lp=cGL Z)$LfcbF:ЙWd_8&zmHRe#*/\u("{k{Bؔoox>`~jUAC5d-m0S\|@v"Gl/08v'iB{`.n6RBx֩tSRͅ$YGZXG%s fn}xF)e ~Z' } !..03e.ᵩߝyiÖs+&#SӏnzS6 "𲖾(OnpRe-vňpO% |Yst1vQFX '캟dy8rߥ;¹F6oy@p;|^E3_̣?9jE|YuA&5tK€w'?J8|F=ž7rJچn.?5ש8OԇQq.ZO!nEj6hm#Rbo pzG1 jw,l%%7Jp7CBV+uV Vƙ f2"ڪT4kt0k: ɰ?Eܖ`9$2<sI7<^;3!U^vl{,DyLk~`'MLDq8k,)$/ymg%eK#PX;>diS4;%vnb:s$5 YGG=* FW<jTj49ƚ!^|pbׯļ7QG<ìYap4F@tӨ[ᐌ78Mʽ /=Wh ]G QMMC f1ld6넣D)7{PB|2{i IKe_='j[eͫvxO٪ZQH-%zNeFbبl>KeaL'QxvwoaPi &_XDїNW&JUlm(~z C{9Ь.F4j<ssΦ :6)..tVvJ1o %M`:[]Pr (g Id`ט)AFi/[# 3{mAE||>zy 0ƑR(OG"Da#Bof Iy;p3 .b ƞjav!!Ja(. BV֤d7JP}f@k=τ+ebF׶Ǫr!s˼éŽ^&0f )Kyjs$1O ,]VߍkBAU5NY!gSтe)wCx[ɟ@h{%dӶ>2YO(sַA7z`<s٤C@li_E?;\<gC3䒱)=è,"E1. ex9H栜*g{De 2V)b16Y9 ݓ%`ͬb݄4N6_mʉ2`QnۖYmPۅ lDނ Nl( Yi (v&D;۴LoVHDcia&V.ẁ66<_akz)RVWh/iOvK9ѧz3d}V>)zanI&x6xe;VQhWͥt*E$\u:9fF(hN̠r#M="q!eyoI(xlV/Gk64v6Z z3Wd ;}U"IB=Yȡ0@w^gՃA0.% `;=("% QLq: 66GJ36]ۀCe4xx{U{4O4U_[ s,KJ eDbY_.Epq]_',=hBp _\d$=) N⤞"!7V#F@"~8*+^ݑA*(}-WЂdqDN)`nLU1^[.DbVڲ^>J`~`~Rުg%vn+'u͢DL;${Dt{geߑQoȒ(hQ[𾯨hF3'|3g9tK% 6qHGP!7gN;P{\VdR J")dv85x%z#`5mr+]>s`]~wwĜܫ<BX*ҘWv6Pf[f hā J8T =JU%z]e Or ٔMAIjup7֒omJ$&Я ,2z u2$s"j{/2[)Q ]4ēyYji:OɹYX FϖލŐL"$Y?be_쇞Gu=*FK"fyiMl!]lj&e=R`% KŬ`;MǜGgmH;+ N -DH~NݼL!ũ8ˎ(QcKⓉO;by2gҔ7Yrҗ_/J"1*;%-W/yd/yci/|ռI8~:X'Wݭ&-Za`% dϺ}d% ;|Iqay $53 0wKtxnj.b{Z!n_;8OВkИ,bpG|qL+m4ıگ6"[0VH>̧l:[:Br=ޔ"_QG{iOw(ܦ|nD?mֶBzIg5#S&{ 3LDז.R12?钽 aԇx\lH6[hŎU(5GT іGT~Bw% |_N >(`(Ϫ!s=Vݟ " ko#:bKZG$ W W'{Q1(lQs,lck;ֹ8ds7Hk-FᮟHK_F?ue0xY(Bظ`d%2JǹNzk\3::!v"s}G|B-mә_><&bܻOLK֨'LJVd>d׏S2S'e_d| QԦi^36dӈ70_Oݥ{tB[/: 2ICUi+> s$%N qmGɎ:₹bY c-$즈EL;MΰLs2tt>* 1uďU@\m]c:ܶt/;Qnf4@~\͛t{BN:r\77"\ `^$_\˄s.1< g듃?~Ck0z 4}GXȽ(9sv{\Koyn{{UL SiFzg`:j{μk5DMߘ)lyݦ5 үl`/Gynkl:(CNrx*`,3xM B\h>s\G,c3 fՈ1]ޞ ~}.g wW:ncTVr91`>4Q vdI۷:سN%{0Lj֝PRF9vA{'gbh }-ڒ"u?KST+x|nٚwfϰYxЄrj2b0ʥ 1&QtgERfL҆O# TN"=:,x2Mq ]4(&sCJ~qg Ik FÒ,m+IGwj0A0*#ӚJSz#ؘ7iD2{LL[h 6O+$#M縀,g$aUmڥ؅'_(X}k􃅨9C;3Jl7&*<^ *nPb{,K`O3eap|k벯XAJ~!xxTDci>dsT]Lf=ʡF\o`ݟ$q1ށu\^gD| 7"Vifa>v)7FKqr~*]S>=^m2D.÷+pj,rG* ;,j R[X8V1r"Rl!9(tC AmUA`΋|uB֪1pKԃvP76 j9]e<^vY䝘:[/e"\8rf_ RQf {Hdy޹Ɨ黼0oL]6GHl~K\A4[rN/qE/]$U_#w27C[ӏ']n )ORLE .$Zi&z֥wcawI܇(x^GA1>sN*E hg2
K)MqcJ ']F:Mbw uj:&<0~/E6 .?GlݤLQ_[%~%/䣜 n 3 ȁ(ؾ2FЪFZo|~>uNM1 f$*IoW #%p u6 bL0L`6'=[;(Z#՟GLQ'"؝\{wǸ o }?1*}OPoS!UdBd 6Ms eGCXk :ҢJT|@[lՙԷjJ#mhUn_qdRl;h'+Eeuzd4^f {ZȄw &{y8a#D|^|*Zt_AUwt~W wɞ,KL-\nhʿLz9S! _f wX?xm&Hk v,EhgI6ϣnT@x7{Af_(k9N-4JO>Kv44 a^1s2Yi e>D;ɗ 1"D_Vg$tD`#%.CP17B{+1Bp?劎[4۹.H_ƃXܷ7EƳID2]96ճJS!7kSPvj*J[Uʛ8m (^GeP@6>]g{6탏0>h}y0"V{+ko;D]t[,hUdУ%io] JDFYsA#!n/cstC$8>M~3N!yϚi㲁xزF,3V:Qp 8FMgv&[b.'" qҜX<ƅqip5$`.! *fi<"%1<6uzJG_v0BPz y٦YUL芹懚~lQ=M^YPZ;Gcn bDLvmW=S-jK5(뾅f]tK<=ӽ%>;3.qx]oI̵%,@ (#Q6ȗ#d8|Q;Ot42o~${\cF|=eY"rFP`jegxښǙGd17M<;x{8Nil0+e5#Jn _x [(>qSՁy+% )2HBz82Z1 G%I)-"=p%.r1Nrh*p T]> A~A{n `> vXjzEeY6m)^BCS깖2roET&=H5W\j#u[9E#&qNJ"yX-/78[](PDd,-H =" +SFiml-clttV1wpE0xe.LyifExb vs.3b3Iq3A%W.75-@7*(+jbdB3g!<ײJ,GMBIp%@}(,p xb{ 6F8 R5 &S#aZ@ #gnPZEc ( u;^ +i%:2gUB~n5Iܩ(tzf)D Q>$ZT؆ "!y~<VZ>fO&^cR C:¬ߜZrC^?Y1ඦp=A)¤~!<[EPiVpsu!B54<.L` Є`#H,@'kq٥܁\OHv?MPu;8c"A{M /?R> 7iW8$\sVʖT#dOG9U š 2*DVZnP\aرNvv惈$C8 V/嚜4{ v[s+j~>{I+ Nλ!2;pW+rexa]lɅ~Wd=Um2@{ԋ7] sn\^EnY6B[1`H({b yCco>AWl')GVY(o6 ,jRȐH:($64Q ?\uh tkd*cᎭ2NNC1q$g"-#i 5Ѳ2_^fW'_ = ʈM; ە)=M󏧂P;tqlQR3f6pJ\D\_LXxbgEфAT~(~Kn]f'f{(ެ %aUpf8q35Gz<0SVr$*Ҥc438yA+>E~Dž;4 .嵕Bʝ>8ȇW|DPu\%(o8{9ǔhbuG) r}S|KTgy萠!2qHDŽo}8/9  -kUF,(vZ2-%Ȱ!T`wNi2=QeV*{$W@6*\5ӟNUgȋ ]Ii12IrڟX{wIAGæ T9osʜ _EU3ϵ}w5Ui*m)D,K֦߹: loCS+15ahzt@H{Nt2,AtOWe*i@, !bIU~`a#c/;2G(8S@s/aDuUtZ"">)Aشh7Dٝ↺tI#ܺöm~O~FqXBW}gu}M2X%h [[H@ͺ,(ld ʽ4Ɛ +v07v5f1ۧճ+数uqۚ 642Vwnd6G>e-1$2\@{,[ی9ե q"p洝<]Iy)I7cL( O,)wS*%$۠Ug}vfqf;-`d*+l,IK/1m.<Cҏt$RʝL{oYŨ{x\ l.17kuB teW(@3Kc%74I-qx6*:5z!c7ƛ|38bI~by` VW9Ȕg^F/!4B֑T'14qاsww)Z34GZL^۱(RAt[u6N:( vIzex t/4m2Ԣy*PKRZFd3aC$:s<?h kN-1Iuv7[6H hidu:BHv94?ӷ䟎V(~l,[#'R 5l{TaQ戉&WS+wg_qJ"BZ0ݥҔSi-vA`ͮ_@W,4ύY3/pBxAsuVm2x͆T5R;8ƈA MX@va6U,[6{D4Px". Ucp(w<8cR$,,1#LZo{$'Е"n6 w(5G,shz]8W6#cX!'olɒJB8[D6I.NM|bt (2[vXk DF=PmN~$٧Ci} f]Z=Om1|&l{nnYW5keS :-?{SqN 7P{vWZrRպ jF{n[r!< g~AQ(~}˸ h_kEqvjZ~bzTڪعa V#Xܸn~69eVuY19-3x`=w~ܽ_,|І5ۙ% ހxH1R)uhq^H8!h"^:{"|nҜ~ζ̀3c>miS*J7^}& 6f{)x&&.*akp|0,-nIE|ڙfP?m*{wnJ.<7TZ{O\wӱN}sN^#4[6 ocq[ihx1l`Rwm_FA4 o1ck{ wNUnsYhq%g*\:!H$3*xeaBY}9؜P. caηe@]>DH(풩zV7Rutf I&yvQ٤%:G4H r;1HdX>ywO (@HvG:J}s=ir?Sܗ"׍;~Y2#M4mW][3%.@ya\a01J2q֪tc[CewA]~TVni,( ̻S8t)9 |+::8x +9fnqMd9!(Ede $:kt˫Įo0K?Dk mwjZHf*@D!kLjԀbEqr'oK!RȦ6ܛN"tU9i3S6YƓP#~: )xz*G*ȔDPggcyݑHz0:*B⍿Հv;k`A&ӳ% &GoG$ /5G?2nR1> YZ