libX11-6-32bit-1.6.5-lp150.2.3.1<>,p[/=„v{aXŶ:PW"z;SB ߭n1Ê"ROG3"I}Ŗ^lU/PAQlx(9}&Qpf̭&FffC^b-K! rFTiqQtf_ξf%m?2&wNH++qp#EFz1plHEqa4Ce ,qv(/I#Qjp09)4&pm{4#f2 Sw>A=?=d # D $,0CLP iz      (2<`h(8393: 3>:}B:G:H:I:X:Y:Z:[:\;];^;$b;.c;d<{e<f<l<u<v<w=4x=<y=D====ClibX11-6-32bit1.6.5lp150.2.3.1Core X11 protocol client libraryThe X Window System is a network-transparent window system that was designed at MIT. X display servers run on computers with either monochrome or color bitmap display hardware. The server distributes user input to and accepts output requests from various client programs located either on the same machine or elsewhere in the network. Xlib is a C subroutine library that application programs (clients) use to interface with the window system by means of a stream connection.[build84openSUSE Leap 15.0openSUSEMIThttp://bugs.opensuse.orgSystem/Librarieshttp://xorg.freedesktop.org/linuxx86_64/sbin/ldconfig먡[[c8da15c55491a7a6655fd0aeafbb7176ca497130fb9a03d04d43fadb5762d2a8libX11.so.6.3.0rootrootrootrootlibX11-1.6.5-lp150.2.3.1.src.rpmlibX11-6-32bitlibX11-6-32bit(x86-32)libX11.so.6xorg-x11-libX11-32bit@@@@@@@@@@@@@@@    /bin/shlibc.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.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libxcb.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[WXX!@XX@VRUU.@S0@R-@QQQV@QfQP<@QHS@Q/FỌ@O O8OO6X@NN MWM@M@MM5M4/@ML@L@L LLL4L4K@KQ@K&(JJW-@IIII@I@@IIIxsndirsch@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comjengelh@inai.detobias.johannes.klausmann@mni.thm.demsrb@suse.comsndirsch@suse.comtobias.johannes.klausmann@mni.thm.desndirsch@suse.comtobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.demmeister@suse.comtobias.johannes.klausmann@mni.thm.dejengelh@inai.dematz@suse.comtobias.johannes.klausmann@mni.thm.detobias.johannes.klausmann@mni.thm.devuntz@opensuse.orgvuntz@opensuse.orgjengelh@medozas.decoolo@suse.comeich@suse.desndirsch@novell.comgiecrilj@stegny.2a.plsndirsch@novell.comsndirsch@novell.comsndirsch@novell.comsndirsch@novell.comsndirsch@novell.comcristian.rodriguez@opensuse.orgcristian.rodriguez@opensuse.orgsndirsch@novell.comsndirsch@novell.comsndirsch@novell.comsndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.dejengelh@medozas.desndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.decrrodriguez@suse.decrrodriguez@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.de- u_off-by-one-write-in-XListExtensions.patch * fixes off-by-one write in XListExtensions (bsc#1102062, CVE-2018-14599) - u_out-of-boundary-write-in-XListExtensions.patch * fixes out of boundary write in XListExtensions (bsc#1102068, CVE-2018-14600) - u_crash-on-invalid-reply-in-XListExtensions.patch * crash on invalid reply in XListExtensions (bsc#1102073, CVE-2018-14598)- Update to version 1.6.5: + Revert "Compose sequences for rouble sign" + specs/libX11: More synopsis fixes + specs/libX11: Fix paramdef entries listing multiple parameters + specs/libX11: Make paramdef spacing more consistent + specs/libX11: Add missing parameter types for XGetWindowProperty() + specs/libX11: Fix broken synopsis for Data/Data16/Data32 + specs/libX11: Update Portability Considerations for the 21st century + autogen.sh: use quoted string variables + Plug a memory leak + Fix wrong Xfree in XListFonts failure path + Typos in "Xlib - C Language X Interface" document - Chapter 02 + autogen: add default patch prefix + Compose sequences for rouble sign + autogen.sh: use exec instead of waiting for configure to finish + Revert cs_CZ.UTF-8 XLC_LOCALE to en_US.UTF-8 - supersedes u_nls-fix-handling-of-cs_CZ.UTF8_locale.patch- u_nls-fix-handling-of-cs_CZ.UTF8_locale.patch * refix cs_CZ.UTF-locale (boo#1008951, fdo#81875, fdo#98219)- Run fdupes over at least the manpages- Update to version 1.6.4: + Move Compose \ o / to be with other emoji compose sequences + Replace Xmalloc+memset pairs with Xcalloc calls + Remove unused definition of XCONN_CHECK_FREQ + Bug 93184: read_EncodingInfo invalid free + Bug 93183: _XDefaultOpenIM memory leaks in out-of-memory error paths + Use strdup instead of Xmalloc+strcpy in _XDefaultOpenIM + XDefaultOMIF: replace strlen+Xmalloc+strcpy with strdup, code simplification + XlcDL.c: replace strcpy+strcat sequences with snprintf + XlcDL.c: reduce code duplication + lcPubWrap: replace malloc(strlen) + strcpy with strdup + Stop checking XTRANS_SECURE_RPC_FLAGS since we no longer use them + Stop checking for preferred order of local transports + Don't need to link libX11-xcb against libX11 + xcms: use size_t for strlen/sizeof values instead of converting to int & back + xcms: use unsigned indexes when looping through unsigned values + xcms: use size_t for pointer offsets passed to strncmp + omGeneric.c: Correct the parameter usage of sizeof + fix for Xlib 32-bit request number issues + Add Compose sequence for U+1F4A9. + Xlib.h: Fix macros imitating C functions. + Add compose file for pt_PT similar to pt_BR + Mark _XNextRequest as hidden + New compose keys for local languages in Togo + Fixup param specification for XChangeProperty() - Package changes: + Remove upstream patch U_fix_for_Xlib_32-bit_request_number_issues.patch- U_fix_for_Xlib_32-bit_request_number_issues.patch * Fix for overflow of requet number on 32bit platforms. (bnc#845916)- marked baselibs.conf as source file in specfile- Update to version 1.6.3: This release of libX11 looks bigger than it is, due to a lot of spec/doc cleanup work that doesn't affect the code itself. There is still a good deal of bug fixes, code cleanup, locale improvements, and compose key table additions, including new UTF-8 compose sequences for: + : "" U20b9 # INDIAN RUPEE SIGN + : "Ș" U0218 # LATIN CAPITAL LETTER S WITH COMMA BELOW + : "ș" U0219 # LATIN SMALL LETTER S WITH COMMA BELOW + : "Ț" U021A # LATIN CAPITAL LETTER T WITH COMMA BELOW + : "ț" U021B # LATIN SMALL LETTER T WITH COMMA BELOW + : "" U1F595 # REVERSED HAND WITH MIDDLE FINGER EXTENDED +

: "" U1F596 # RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS - Changes to package: + remove Patch16: U_nls-en_US.UTF-8-Compose.pre-Fix-typo.patch- U_nls-en_US.UTF-8-Compose.pre-Fix-typo.patch * fix typo in en_US Compose file (s/dead_actute/dead_acute/) (bnc#869333)- Update to version 1.6.2: This release of libX11 includes a number of fixes to handle realloc() failure better, resolves a number of compiler & static analyzer warnings, fixes several bugs in the X Input Method framework, and cleans up the XKB code to be a little more maintainable. - Drop upstreamed patches: + Patch10: bug-239698_libx11.diff + Patch13: bug-221326-xim-sync.patch- Update to version 1.6.1: This release includes fixes to the code, docs & build system. It makes both clang & doclifter happier. It includes patches upstreamed from Ubuntu, NetBSD, and Solaris.- Update to final version 1.6.0: Changes since libX11 1.5 (found in the release candidates) include fixes for the recently announced security issues CVE-2013-1981, CVE-2013-1997, and CVE-2013-2004; the addition of the _XEatDataWords API for use by Xlib-based extension libraries, to help them avoid integer overflows when it is necessary to discard data; removal of ancient, unused, incomplete support for the Cray Unicos OS, and the DECnet and TLI transport types; numerous improvements to compose files and locale data; man page macro cleanups to improve compatibility with doclifter; and various other code cleanups and compiler warning fixes.- Update to version 1.5.99.902 (1.6 RC2): This release is brought to you by the letters C, V, & E, and more numbers than I can count, with a special guest appearance by the letters J́ and j́.- Added url as source. Please see http://en.opensuse.org/SourceUrls- Update to version 1.5.99.901 (1.6 RC1): + Remove upstreamed patches: bug153744.diff (patch1) p_new-locales.diff (patch4) p_khmer-locale.diff (patch8) Xcms.diff (patch17) compose-zh_CN.UTF-8.diff (patch18) + Changed patches: bug-239698_libx11.diff (patch10) bug-221326-xim-sync.patch (patch13) en-locales.diff (patch15)- Use more robust make install call- Fix typo in rpm metadata (%versino -> %version)- Update finally to version 1.5- Update to version 1.4.99.902- Drop xorg-x11-libX11.sh and xorg-x11-libX11.csh files: they were not used in the package, although they were intended to be installed in /etc/profile.d. However, /etc/profile and /etc/csh.login already contain this code (setting the XKEYSYMDB and XNLSPATH environment variables), so we don't need them.- Update to version 1.4.99.901: + Allow modifier releases in compose sequences + XQueryColors: Split a request into multiple requests if necessary + Revert "xcb: Add TCP fallback" + Block for other threads in _XUserLockDisplay + Fixes for compiler warnings and problems found by code static analysis tools + New compose sequences + Documentation fixes and improvements - Changes from version 1.4.99.1: + New macro/API added: GetRequestSized to get a request of a specific size + New compose sequences + Various bug fixes, including: - Fix for pasting more than 1024 bytes into xterm - Make Xim handle NEED_SYNC_REPLY flag - Fix modifier key range in Xutil.h - Fix build/target word size mismatch when cross-compiling in makekeys + Cleanup of specs - Changes from version 1.4.4: + Fixes for problems found by static analysis or to ease further static analysis + Documentation fixes and improvements + Improved assertions to help users and developers figure out why Xlib just crashed on them - Changes from version 1.4.3: + Add support for the Sinhala keysyms - Changes from version 1.4.2: + Fixes for problems found by code static analysis tools + Fixes for Display lock handling that caused some deadlocks when using xcb for transport + Build configuration improvements - Changes from version 1.4.1: + Fix two issues in Xlib event handling + Convert the XKB API spec to DocBook format - Drop 0001--XIM-Revert-commit-1a1a42a3.patch: a fix was committed according to latest comments in fdo#7869. - Drop p_sr_CS-compose.diff: some (Serbian) Cyrillic NFD sequences were added in git commit fa2eecca, so we don't need our own patch anymore. Fix bnc#95813. - Rewrite bug153744.diff after build system change. - Rebase p_new-locales.diff: some of it was integrated upstream. - Rebase p_khmer-compose.diff: some of it was integrated upstream. - Rebase bug-239698_libx11.diff: fix for fdo#7869 (commit 738f7b86) changed the macro to be used. - Update Xcms.diff to use $(datadir) instead of /usr/share so that it's upstreamable.- Rename xorg-x11-libX11 to libX11 and utilize shlib policy- add libtool as buildrequire to avoid implicit dependency- revert code: * add 0001--XIM-Revert-commit-1a1a42a3.patch, * remove scim_swallow.diff This restores Xlib as it was before commit 1a1a42a3 was introduced upstream. scim_swallow.diff tried to fix a client problem on the library side: clients should call XFilterEvent() directly after calling XNextEvent(). The focus must not change between these two calls. If we see problems we should fix the clients. The patch introduces another problem as it causes keyboard events to be delivered to the wrong IC and window.- reverted previous change since it still results in a build cycle- Fix bnc#688032 by reintroducing (modified) xmlto- disabled Ignore-user-locks-after-sleeping-in-_XReply-and-_XRe.patch for now (bnc #679177, comment #6)- Ignore-user-locks-after-sleeping-in-_XReply-and-_XRe.patch * Ignore user locks after sleeping in _XReply and _XReadEvents (bnc #679177)- reverted previous change due to creation of a pretty huge build cycle according to coolo- added xmlto to BuildRequires to generate HTML documentation from XML sources- bumped version number to 7.6- revert symbol export control patch, other packages happend to use libX11 private symbols- export only public API symbols - disable silent rules, defeat the purpose of post build checks- update to release 1.4.0 * After 3 release candidates, it's finally done - libX11 1.4 is released.- update to release 1.3.99.903 * This is the third release candidate for libX11 1.4. Will the third time be the charm? Hopefully Dan's fixes to disable fopping the docs by default will solve the build issues that many people had with the second RC.- update to release 1.3.99.902 "This is the second (and hopefully last) release candidate for libX11 1.4. A final release is planned to occur by the end of September, so that it will be available for inclusion in the X11R7.6 katamari, since I missed the original goal of releasing at XDS time."- update to release 1.3.99.901 * This is the first release candidate for libX11 1.4. A final release is planned to occur around the time of the X Developer Summit in mid-September, so that it will be available for inclusion in the X11R7.6 katamari. - removed p_xauth.diff; obsoleted by bug-262309_xcb-xauthlocalhostname.diff in xorg-x11-libxcb package- update to release 1.3.5 - adjusted p_sr_CS-compose.diff- bumped version number to 7.5- update to release 1.3.2 - adjusted p_sr_CS-compose.diff- add baselibs.conf as a source- regenerated p_new-locales.diff- libX11 1.2.2 * various fixes * support for some locales added - adjusted p_new-locales.diff- pack .la files in devel package - move .a files to devel package- reenabled build of static libs on openSUSE <= 11.1- fix -devel package dependencies- remove static libraries and "la" files- libX11 1.2.1 * various fixes * support for some locales added - adjusted en-locales.diff, p_new-locales.diff- fixed and reenabled scim_swallow.diff (bnc #434865)- redone scim_swallow.diff (replaces scim_swallow1.diff/ scim_swallow2.diff); disabled for now since it breaks scim completely- libX11 1.2 - obsoletes bug356556-bad_array_index.diff, p_XFree86-4.2.0-i18n-xlib-20020322.diff.bz2, p_xlc-locale.diff, p_xlib-threadsafe.diff, xkb-rangefix.diff - adjusted p_sr_CS-compose.diff, p_xauth.diff, scim_swallow1.diff/bin/shxorg-x11-libX11-32bit1.6.5-lp150.2.3.11.6.5-lp150.2.3.17.6_1.6.57.6_1.6.5libX11.so.6libX11.so.6.3.0/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.opensuse.org/openSUSE:Maintenance:8837/openSUSE_Leap_15.0_Update/a5a2a1297c0efbca56ad52794ccab616-libX11.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ba7c2d83946db587bebce5f16a1bc3bc5153679c, strippedPRR RRRR RRR R RRRR Rutf-88df1ddc1585c2b43105c9efe7d6ee6fdcb97805c6a6dea70c3d89a19f04b3fd3?7zXZ !t/A.]"k%AKּL0Vw1MĒ^cd'v܋=EToVI(&*{dAxrNԊ|ߪXUIoN~lB2 D7XT&[C`XYtҹV{ʫp !\ 6fJjhVTЈ/R4 BFafrAoگet!pHjun#cRb{@^crܮ^ ݻ7lm]NkB#) q,JN wz|Ÿ7;QM(hj\;vT?/3ZJ" ϙ[t7#t0Pr uSe6̈dq6>+ *d Yz?i&ux (hܺu"V$$ع7$ɉ  ;*>; 2MZ4ziK gFI60F%˻0znn:Yu4nL\ WnlԨ qg2o':P)4#[EwJ`R( v)tr&a-ofW/v(9eqa"Zĕŋc%n]7q `善钉AMթ֝gtp">7ʔW|bO5rrRH J^FmyߧaW@eH:A]H rv$I@A2t#x1jfW2F{ XdWTׂڼAcL)'5`ؕL7I$v sJ3?*~o?ÛK0U=Ñ9鸮s$%8єYV/r$] 4':O`bƾY=#?8'WjNi3"ydZv B#.oyv^-[F3 {Vy mh:{zV 0WP(c՝`iXo*_;wrͤ1+ZI?L%̪eUBٗpTE;} ? i)%Q~ec^1T³BD;s&=P>#=wcFf? K+Jm HY_ :32p #wJk>u>z3B(h砓n_Y"Ww鱚{ ;ˆ!7`7̣(/BRb ha,ŗ0>Cs0-G^==`SY~^>bM$a7ܖLRdR(Z\T#$leT=2G-ȟQ )(z٪;H*͵6-e]¨hC<$pjUV6(H2)v;Ge.G;lLZ(N(V#ăA؉6- ܾ<.2F)B p$AR9@>I%1=G{Tp_DOLp4GHz0=:!{ t%ǹ]!BՕg%ѕ+IE1YibKuh`xb'W%kN)VUjgGgGm=jKn/~F'@u#51'A25tl{՟ؖ5v(7N#r n3Uf腟I <" hM}q -Lȸͩ#QR9J?mFTRLPQ# AaAۓ<0m:Ӣ/p}-X'_ۣ;oϵ5юU8pHJ:8x c367+FKcu@wn|]7mZx2 3\YuoOBcǵ `Ku+VsYyQɆxTOKj"wDuϣ&7#%a!I3{]` ? 6L7u.ryWk{ɠ,U_KqP8 3[؂bv9fSczsg;~JgAANj[qBctv6(uuʄX[JN%4TC\?E̖ܝ[oS@'Oo2L{;Ā{#ej$# (@nb \DecȭHȣl9:_b9Ջ M9OYTg7/)]Q+Լс@xj CiMº'o1ק9TM wѷގJFIQq-!{pld ɿc3aY[$d^@A~ [Т\̖Rxo!p)t~B(˙o&'_oCǢpư9DCVV]jBUCc2ǺMjs545꣌ង((]3+gJt$INB ~e l.AO|vo6:WŦQS'a56kr>9nB#̟H7'Ir $ZTF{yxV9횻b;'RL]H؊> .ۓ>g.q\1)F=K647G2=_Jʋ#AD gw \\4+3`Dpr2%:KnOKr!ǖW^x 5U`.[pG}=)alB` 5 4)#.Wdܑ AHtpj`An7$AE` 3ZDf!֢NnGb mǼIrޥI <:r`[kG0*Zx+pw}#GX?jˀ Ѧ]/sOj/a*q q VivE!z'9֡; ^6OL?_e&^,*әT{Yǜ9J --YC VŎџc+Do"%҉_z߯C4.E0CL蛸z:{9MWm?(Zm0Ҟm8F ),.LZ?ŷDRז믓e~*x3ELwl,h)2.Oh㏤0~+laӬ4ZtGD bzKe';heje?0Ql"DQO+ ($ p\ hi)k^>,ᥨ ([`eܾ>!KaZHǝ9~NL넑vNRΫTqJ8(GLBKӁCZ*Lq 0ാBI6JNlij!m #y"ws(@Wʃ]X,2DNׇVN$,'|lormlïa`x+=}m^'ʢ Rɮ[wGlj,@G)( p2m! yrͰ&2_AG.wb,#nr>DzFViöGhF9;﭅Tǹ& {v8@t~&ص^DV>{:9>6߀<)~ ,t t-51 lAlMCp/vʫC=Q;NǏy)ȓ'Ȧ!3jQo<7\q?H%_,x]ZTX&L4>P>}R MJ _qF}:5B]6q^ލpdIS0,9oG2j9|ɢ-|(ס@ ΋f YyAz7Y%N+Ĺ:Pn]To )P6GD'"M^*8B_Jy|dAʱrpg, 88A5>&"=9挔=)I!(̦|w;I|B cY!@%VRSv눦#m %ʈ̡=1ToztʡB'ތGo#p8yCn`즔Ѩ(^IfZ$d'~I2L%7VF<+2{~ Kp %MeG(LIEmͯ?$>NfH_m[|)WexV(y[Z|^;dzIRj`-_!KTjFS$6)kLn0ɴ<4Q6>oQ[0Oug.a( [t"?77\~y[>SV z8>&$N R%dWC Rя*0uMwx_c\,nZsY۞Lp H)A [ ZT$FN^ ܻipb} t>3 BAMf9Zh.g1>9'VI@nT_pۅfk/߽\YjIzE3K\aMqLbTôs~a#{V"ipy=5;p{xH2#cevIJ>.6?_~ )*fF$3AT*}ͨr}Qh| ӻ ]K@~6UW^Z$KP?dgN}“Ev > ?1'Cߚcbdd7BTVפ&@fqW"d~뽝ٽj͋7q3uZtgz݋azp^N eW-m<^\~3dToֈZE~'aCTu s&H.`99z?,zUQ$| v+';+,/z}Mm k\P2 X P OtU% i8AFNN&(9+m֔zXĂ6-JfqMgs"DrlV-aOI#Lk6Ib; ᔎě%F$USF%?YyWϸn7R7inm I b8n_OPrrb-,t?2"14ou-9) 84bL[rcJ*9 Y=򱶟bK{, 0Ԣ)ÌYkDp_YWXfqk,QJGZ4Q GI4~WH)e}!էd<%P ,Ɛu͚zݿPj G#MDţ`vRXT uӷ!0LYi$1pɅߒMl42Ѕfn/C]npe-C;˄>Cr ~(E;.DkUuYIT4Jel~R ^~_QgNw.;Ah=WO,8 ƒlk_2m-{kg)Jbъ1oT:GSn9p+ܪO'LOd Gl0'#F9 *RO^m Ս\$Zua/Gbj~3|'ID}>$`ф cӌTP׹y,(|  7Wx,vQe08"MpFH 6,]%+W@ gЃ|dqh8 8}+ѣFq,Yd.J 3 =uѧFƷVGe̐uo&C@y͔ΜqUg[vp1k5z]i[MB};eT*qhMTED%6m'eІ-K% L}Dj#Z1@|G^cc6s/7 H'2`5&VP9m\ES=P,|1|Y碇U.SJyp+CG|UL8ޱ<F~5H'no}cb?ω 2faǀXmg{A?KEl ]<|Ѱ,&u4PU x"Ni:]碰#8FuhWhy3O`$T?t h6vJ@bj?`$xI,î w#l}‘y)p9APiK^a!P5X-b ( FR tbo~CJ>JhOV:͉Vpȷ=>Ê_En*x[$4_bӘZd˭XzlSd*0xD58A0:մ~ YPR-K/A7H)!Gw_3п77ԒVS03GkaD ,(1q D|<-N IsE>U+֥3/rC}4luҶw;{U b>/yU'(q1q@\AX 6[G&{'h{fh!Щ}$Czxy{>U bpM=SXl2r2,Fi$-O#-iM'o=O:3U4{(ثhb$;b@6PlvOkup(,49aj:,X!ninT "K;x%3vrUIԎ$r?Ըt2Ŷc"E0ެ mxckBr KcnxBA|Q=r9Op nC a ;wN&:c3ߏH^Ik >]K)]aR7jw1 eo@~_ƢtKl/_.0gj>X`tX P8p03*D;M-} w]d I)h*dU=Àl-(,dl~Y3Vi<E Zr1\ r]$ 7Yĵ†{0RA8mٽ%R^QeaDASZ WLPҼ6ad"Jn]}mIzPBVLS Z Lb˴ ȴ2S eD N^ftu;K߫"ܵ^lg&oxHi$wyk(W²ut u)Ay{?rov:T% +)9\9FeTU0QX~ \X7 F9b,{l`6!AifmyeĤ+w'3 625ѻ0U7k7dRvG3?R/P-ZlM?ZOx9C;OJ?vzLE$wS91 7%Ҝ05kA3aH[듴 Vn&0%Ĉ?M4# `ko:dLT`Vy`^,Y&ѝRH39 V+}H͏6)51c{jRsdbTALp-Υa 1 >t{-ѯrԭ`Vz`6W(:Mm|6J't .M L)2'wreTMnR\{%&<ĽE͈]8jLgĝY+_%V ]Sqw"pe@n^iBlN={'δxxڤ8N =~d4{pQ_QILzef͙n b4u1qSWaV7^wC,yK_o2?H:9,_ )C4#q%X*/ x,]d:gEChԟroxT+e~ eɭ) md; 덃wFnuʇ Nlpø@6ʗ^Vp]8\e[MJ޺%Η|83̾wV7@%Fn:)u9jf:|KM[aS/؇QܾТKEvo:HQ-3of+ C 3$ddR9}oV1Q[,ہ%8Ҙ0@&4L) ôĸpf' ]?\& YZ