libxkbcommon0-1.5.0-150600.3.3.1<>,}fp9|>vYa{G 鿹m+NoɈyC6X6F<~]n5Z@0|?0ld # I:> Te{    < Xh|(89 :>,`@,oF,~G,H,I,X,Y,\-]-^-Rb-c.?d.e.f.l.u.v.w/x/y/z0 00 0&0hClibxkbcommon01.5.0150600.3.3.1Library for handling xkb descriptionsxkbcommon is a keymap handling library, which can parse XKB descriptions (e.g. from xkeyboard-config), and use this to help its users make sense of their keyboard input. Unfortunately, X11's requirements mean this is not actually usable for the X server, but it should be perfectly usable for client toolkits, as well as alternative windowing systems, compositors and system-level clients such as Wayland and kmscon.fh04-ch1aoSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://xkbcommon.org/linuxx86_64H@'A큤fffc/26a20003dbb574aa1782f8c2ac4926cbcd59b317f18c5a3a919e8f1b58b81c44c086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfblibxkbcommon.so.0.0.0rootrootrootrootrootrootrootrootlibxkbcommon-1.5.0-150600.3.3.1.src.rpmlibxkbcommon.so.0()(64bit)libxkbcommon.so.0(V_0.5.0)(64bit)libxkbcommon.so.0(V_0.6.0)(64bit)libxkbcommon.so.0(V_0.7.0)(64bit)libxkbcommon.so.0(V_0.8.0)(64bit)libxkbcommon.so.0(V_1.0.0)(64bit)libxkbcommon0libxkbcommon0(x86-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)xkeyboard-config3.0.4-14.6.0-14.0-15.2-14.14.3fc@b%a@a;H`B`v@`hX`@`@_@__\@_T@^$D]]L@\o@\]o@[iZ3@YYV@XXX%W@V7P@TWn@meissner@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dedimstar@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejayvdb@gmail.comjengelh@inai.dejengelh@inai.dejengelh@inai.dezaitor@opensuse.orgmlin@suse.comhrvoje.senjan@gmail.com- added libxkbregistry0, libxkbregistry-devel (bsc#1228322 bsc#1218640)- Update to release 1.5.0 * Fix crash in `xkbcli interactive-wayland` under a compositor which supports new versions of the xdg-shell protocol. * New API: XKB_CONTEXT_NO_SECURE_GETENV, RXKB_CONTEXT_NO_SECURE_GETENV- Update to release 1.4.1 * Fix compose sequence overriding (common prefix) not working correctly. Regressed in 1.2.0. * Remove various bogus currency sign (particulary Euro and Korean Won) entries from the keysym <-> Unicode mappings. They prevented the real keysyms/codepoints for these from mapping correctly.- Update to release 1.4.0 * In libxkbregistry, variants now inherit iso639, iso3166 and brief from parent layout if omitted. * In libxkbregistry, skip over invalid ISO-639 or ISO-3166 entries.- Update to release 1.3.1 * In `xkbcli interactive-x11`, use the Esc keysym instead of the Esc keycode for quitting. * In `xkbcli how-to-type`, add `--keysym` argugment for how to type a keysym instead of a Unicode codepoint. * Fix a crash in `xkb_x11_keymap_new_from_device` error handling given some invalid keymaps. Had regressed in 1.2.0.- Update to release 1.3.0 * `xkbcli list` was changed to output YAML instead of a custom format. * Fix segmentation fault in case-insensitive `xkb_keysym_from_name` for certain values like the empty string.- Update to release 1.2.1 [boo#1184688] * Fix `xkb_x11_keymap_new_from_device()` failing when the keymap contains key types with missing level names, like the one used by the `numpad:mac` option in xkeyboard-config. (Regressed in 1.2.0.)- Update to release 1.2.0 * `xkb_x11_keymap_new_from_device()` is much faster. It now performs only 2 roundtrips to the X server, instead of dozens (in first-time calls). * Case-sensitive `xkb_keysym_from_name()` is much faster. * Keysym names of the form `0x12AB` and `U12AB` are parsed more strictly. * Compose files now have a size limit (65535 internal nodes). * Compose table loading (`xkb_compose_table_new_from_locale()` and similar) is much faster.- Update to release 1.1.0 * Update keysym definitions to latest xorgproto. In particular, this adds many special keysyms corresponding to Linux evdev keycodes. * New XKB_KEY_* definitions.- Fix dependency of libxkbregistry-devel: the devel package must require the library libxkbregistry0.- Update to release 1.0.3 * Fix (hopefully) a segfault in xkb_x11_keymap_new_from_device() in some unclear situation (bug introduced in 1.0.2). * Fix keymaps created with xkb_x11_keymap_new_from_device() do not have level names (bug introduced in 0.8.0).- Update to release 1.0.2 * Fix a bug where a keysym that cannot be resolved in a keymap gets compiled to a garbage keysym. Now it is set to XKB_KEY_NoSymbol instead. * Improve the speed of xkb_x11_keymap_new_from_device() on repeated calls in the same xkb_context().- Update to release 1.0.1 * Make the table output of `xkbcli how-to-type` aligned.- Update to release 1.0.0 * Now it is possible to add custom layouts and options at the system (/etc) and user (~/.config) level, at least when libxkbcommon is in use. * libxkbregistry is a C library that lists available XKB models, layouts and variants for a given ruleset. This is a separate library (.so/.pc files) and aimed at tools that provide a listing of available keyboard layouts to the user. * Add an `xkbcli` command-line utility.- Update to release 0.10.0 * Fix quadratic complexity in the XKB file parser. * Add $XDG_CONFIG_HOME/xkb to the default search path. If $XDG_CONFIG_HOME is not set, $HOME/.config/xkb is used. If $HOME is not set, the path is not added. The XDG path is looked up before the existing default search path $HOME/.xkb. * Add support for include statements in XKB rules files. * Fix bug where the merge mode only applied to the first vmod in a "virtual_modifiers" statement. * Reject interpret modifier predicate with more than one value. * Correctly handle capitalization of the ssharp keysym.- Update to release 0.9.1 * Fix context creation failing when run in privileged processes as defined by `secure_getenv(3)`, e.g. GDM.- Update to release 0.9.0 * Move ~/.xkb to before XKB_CONFIG_ROOT. This enables the user to have full control of the keymap definitions, instead of only augmenting them.- Update to new upstream release 0.8.4 * Only changes to the build procedure.- Update to new upstream release 0.8.3 * New APIs: XKB_KEY_XF86MonBrightnessCycle, XKB_KEY_XF86RotationLockToggle.- Update to new upstream release 0.8.2 (boo#1105832) * Fix a few NULL-dereferences, out-of-bounds access and undefined behavior in the XKB text format parser. * CVEs fixed: CVE-2018-15853, CVE-2018-15854, CVE-2018-15855, CVE-2018-15856, CVE-2018-15857, CVE-2018-15858, CVE-2018-15859, CVE-2018-15861, CVE-2018-15862, CVE-2018-15863, CVE-2018-15864 - run make check- Update to new upstream release 0.8.0 * Added xkb_keysym_to_{upper,lower} to perform case-conversion directly on keysyms. This is useful in some odd cases, but working with the Unicode representations should be preferred when possible. * Added Unicode conversion rules for the signifblank and permille keysyms. * Fixed a bug in the parsing of XKB key type definitions where the number of levels were determined by the number of level * names*. Keymaps which omit level names were hence miscompiled. This regressed in version 0.4.3. Keymaps from xkeyboard-config were not affected since they don't omit level names.- Allow building x11 subpackage on any distribution- Update to new upstream release 0.7.2 * Added new keysym definitions from xproto. * New APIs: XKB_KEY_XF86Keyboard, XKB_KEY_XF86WWAN, XKB_KEY_XF86RFKill, XKB_KEY_XF86AudioPreset.- Update to new upstream release 0.7.1 * Fixed various reported problems when the current locale is tr_TR.UTF-8.- Update to new upstream release 0.7.0 * Added support for different "modes" of calculating consumed modifiers. The existing mode, based on the XKB standard, has proven to be unintuitive in various shortcut implementations. * A new mode, based on the calculation used by the GTK toolkit, is added. This mode is less eager to declare a modifier as consumed.- Update to version 0.6.1: * Add LICENSE to distributed files in tarball releases. * Minor typo fix in xkb_keymap_get_as_string() documentation. - Changes from version 0.6.0: * If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB configuration root instead of the path determined at build time. * Tests and benchmarks now build correctly on OSX. * An XKB keymap provides a name for each key it defines. Traditionally these names are limited to at most 4 characters, and are thus somewhat obscure, but might still be useful (xkbcommon lifts the 4 character limit). * The new functions xkb_keymap_key_get_name() and xkb_keymap_key_by_name() can be used to get the name of a key or find a key by name. Note that a key may have aliases. * Documentation improvements. * New API: + xkb_keymap_key_by_name(). + xkb_keymap_key_get_name().- Requires xkeyboard-config, bsc#952403 * libxkbcommon should brings xkeyboard-config together always as libxkbcommon does not distribute xkb data itself, and especially requires xkeyboard-config for any rely on libxkbcommon in the minimal system.- Update to version 0.5.0: * Added support for Compose/dead keys in a new module (included in libxkbcommon). See the documentation or the xkbcommon/xkbcommon-compose.h header file for more details. * Improved and reordered some sections of the documentation. * The doxygen HTML pages were made nicer to read. * Most tests now run also on non-linux platforms. * A warning is emitted by default about RMLVO values which are not used during keymap compilation, which are most often a user misconfiguration. For example, "terminate:ctrl_alt_backspace" instead of "terminate:ctrl_alt_bksp". * Added symbol versioning for libxkbcommon and libxkbcommon-x11. Note: binaries compiled against this and future versions will not be able to link against the previous versions of the library. * Removed several compatablity symbols from the binary (the API isn't affected). This affects binaries which: 1. Were compiled against a pre-stable (<0.2.0) version of libxkbcommon, and 2. Are linked against the this or later version of libxkbcommon. Such a scenario is likely to fail already. * If Xvfb is not available, the x11comp test is now correctly skipped instead of hanging. * Benchmarks were moved to a separate bench/ directory. * Build fixes from OpenBSD. * Fixed a bug where key type entries such as "map[None] = Level2;" were ignored. * New API: XKB_COMPOSE_* xkb_compose_*/sbin/ldconfig/sbin/ldconfigh04-ch1a 17220025761.5.0-150600.3.3.11.5.0-150600.3.3.1libxkbcommon.so.0libxkbcommon.so.0.0.0libxkbcommon0LICENSE/usr/lib64//usr/share/licenses//usr/share/licenses/libxkbcommon0/-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:34895/SUSE_SLE-15-SP6_Update/e8df62c7ea6b685bb5437dbb654d5eb0-libxkbcommon.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=88b3fb87551a0bb939047d509f08e03bae9fc3d9, strippeddirectoryUTF-8 Unicode textPPPPPPPPPPR RRR RRRRRM8 )`utf-894af28ec522852e3b43f93c8e2484eecd5c9959d9d5464e9ba3bf1a2cf4c89e3?7zXZ !t/h$H]"k%$m?0 kbMXN؇op#G 898{B5lS8ֹ*\vkn,B `TsJP3qdNeƔ?LHԱ{s3+S6rRKx<.VZ4 Xq,4 IahpWx#! r*vu}]-~KX*GW~W?3Omb KFυ"IzhL9j(WWJL4*.p{ m5fBoIeMy'[qNXXFnǡo'AеH#"Ckݚ>%j]|-g 8IHY; FdKFpBH=lvCWwRqY={RXTd/ .r*(,w8L*j0({V=cdR_ד&:z{H.5f s rdcưe%{+{DR%?%5J(eRuv=10Axz+ɐ)Lk@ƈ q%Aaޒ't\ )EArpAfzBc+2#떵s >ԑUzB}^ХVԅ R W#jT%?:uODԔaL)^Vid9-rDi:Ue 5-"߬ZiAaG ,N6*-p[j]I2Fsӷ^x|%@L. Wdj~i8/~,I OD`A\Rf Ie @2.6,Շ"DD/ nunDݻF J*g&n-\%cJTl']T$'{ VqqVˁJQMLK!IM$*5F(67#ehGNVI.rsqoM א}-Rƛ@jLDf $&4\Bdl>yAM)4>{n[r響fk$NIP+jAYTeuekP8̏+iYH|Wr=3O"݇:_b(pJ؄Nآ,>p忓 =j^kTN"p1 ;4~΀gFT @F٫ azw>e6E%DL4zrR51UROPE-T7O$WiUlo9#O˼Ē6A؟q 6Hsں'o G~QpmiN4%Zks>&myin L3[M^^cEUgMBE@_#d 0=hL QR@0DgRD ? /-bӫ"ukR Dͤh6KVe2hMh[*ia1z^1M%u1 [(xLwԈ'ѯ(]yYB%p qtpAƍXeM4K.--0>޶NH}jCy(3mNB۱DE+u,I6f˸x+A@Ƭ b09Q܉!X8@0 *Kl`OXbU3ri~ PkiϞ hǖcyi߻BzpCن,y\cl` 4u= .EYcEL~RtfbI=Ǐ%*Dc]h۞^&U"G הBqe9LbSsF+-upe'}2:<8,&} ?my1&. =mp9VyFDLX 3>Vm%EGMJS-2 :!=Nz9@6ccQ2˥鐑vyv+JÄ.R;2)>3#4|f9<#1=:. H>ܾrU:$Tڽ)P˙+=K wYL C]#DFk^k%ǃd8i P!"]7E=U1w$Ò 5QZҧyT1僊,B[$[8%fIJxnl c1Q*- 'oCP6j⸆ºG:3| *x|IaǻUDrUucÊrz u!ٿR@=w ܽFqi=oag_-ڂ^xD0F4gKZ]p)Ϝo՟Ƶ}9Ah&лA5Rŝ[tXc,$T|u~!>={ SgחW6ƙNXzK $3)>R[PLtwGB8쭗_l$5<+)A@E\&+AՑ15QtlZ&, mocU\)bm,TƶlC},lF:% ?Sh |Ii-P':岘klSɰ˳rBdNF8MPsS& dF?Z~e:?s|GI{`7R#^ IS3dPox̗ nfF?A&6:䟉~apZt Ɓi{cbѣ礖Nd `X˖7A [6w"V}Z h׮{OчhBԫՕ%3.aZVּ+;Pۮwf$e; d=9&vL,AP }SBW@@q#!zf;ZlKR C#." .O{ :zlPa;dƻ<%,۷$Aۈ+_ߍy惙+nsȮ pRv4| LjS.IrF3I]̈@6X~$~~ avPh {-vJ>>5a?pߐ> N'k| HN㕟tΪoKHBg)4}Q {I&X'(dFd&$LkR߿`+hI:m´yio%~3gELo%d9tW`iFץ -N? wA:p;~5$ +U>/{9v606ӥM-ז+A y<]fq ^ܖPp7rޗt2n,oAqZ^8Ӽܗ&W]KB hSv| v5 0,|wkl+I)XFUIj8:7CIfSc \L EsW''?Q4f{\21Ml1u'T3xQ;ZR 5~PRʦ%*Hxj~`rtY9X`;ͬ,&,LX%u=t<qTT 39qw/j]Bt|?z>-uiྖy}#Ƿ"AfP 2fͱ:]Sj7@xN7M/1#]ur8^ }0fK ]4QG]g4H%=;=::KA:8C76s*gx>6#@ _z!)fqu>u<2QDHOuqsB5,d~!kECqGltUoglq-9ק@凌ٿb ( ho%xG V#1x޽ KH~B֠$4>9Gb\CTBDU,/'#%ep 6fNܭs!V )߅yX|XǑ8=z4_Q> ~[sVYryoؤv|D /_D\Ff5M1p1t#O7=*Å泚t" LEN("|Cth7]P!-*)QŝnB<`92XWE{3^J2ɐ 7ha$ &K~9WP@1+q8i_L\{y!djWҒ*,LsK0'EФc _[S1zlZ׼%㸡Yn4 lt_i.'dcC!nyhj2}9F _0ClXMzB]\& س*3*uq0xA}J&+$1wЄ)7K& ))A铄^}B>Q;!"”8PȜHXno\b&i>x h"FkRMC~;QPbb[bAnk!^;r各uGF)󧓕q,{/"k:uzDq7[u?qb|#)"`,0+6tD?[]e<f5oG(u KzIymh\ZϟKFx--K)A\rKe-ަ[ Y3!#?[[D¹2fyΔ5Ku4 arGsu|muǾHDˍ^r B*uU'r|*l)]B(CJ2IyL46E1Q'/ % Se"B J1a:dIWA3ScrQ[Fl5>^ 4UEk}wTpS<_!ԙuv8:c=k( O)z^&.S| +ro"oqW>uPz#08pRK!̽ քvFov@tΣ;?siK;>!MQ7mڝ^l@h1[pm7BRۙ삗{_Q.}wShCxSb V04 WeE.zQЯe 87wB+J X^0U(tPIilSk4sZۺCAvZ> J!X)8LiHF%>?["c12wY%vA裤ƬcjN )3)o _{FМGr! M&4Z*eM_yHHCCj# \Qv<|y`?[r3}5F/y@L(;FW>N=`LE12/w(Ӱ40Bj,A˗G5Rh>,fZCwl{i\y1=PR2kK+B8;=j>RƸyиw;vƮKy}DP|#ݮ_& aJ9KZQ fPYmmRV.Z.]\Ѥ"F7ME="bKgԭ9ws3<G.Tt=zZp vu&K<<kǍJKɨO}b`2”WqKYĕ*y8 ѾoJCE s{"ؑl3CM}9yWr6+B"6m2ph9ItYQr偕gPyR%\*hkcʶ`? \CQ\Xn6& fwWG#2Gxp d:N1ljG*5~U/72 cS \`ӾASs%Ҋ8 ]1:F_kU^ 3aV%$e=~@7xL`Se|W EM=zN|(fm9`C*ÌK;<HD7ns͕a"K7bUPS8JrwJg˫?P z뗙%9 kT@C`/٧2,|]ALYnv!>rk; gƳPKĘe wg C)mHq<^sO}Jyt&RWG+Y٩ =4<'a "*?N9\-]֣}?#M>;(_ɂ;ڮ |'ֻ_iO: m7mV7]tx$R< ]^[ @-lJ_0-/8}z1x fƮ^`[68*W]*"[b[8VA׿#@e11>Z %/;T e;Kn'hֹĢZa}Xh(g1Xxd%iunxY~:.LE)}lxxs}r~)InVZibQ+_*b32v`i!>e6Ó цgP3\ ]:zhf"98 Ȼ5\''q]2ֆ0#m&xr2!9W'g XVƒ=QfrU#O:=4=5vƘywXZ@GHTzJyLNEgOa,=._xcY]yZ bp:Xm䲤(RQn'Q!L΂,!(rr.A橁@>l;UquC{$49D3硵OQ O^Bw"5šύ\&ںYlvi84s<6ß#Tmy~Аݼ4&V`maS3oX53TkpȜ7'4t d`#QWH];V*V B> O.)ɖZ-ϼTMv*(Ņ%΁f?a!YUЀ+٘vcf'Rw;EKZ9^khC_$zL>siTS|IrޱU0 ~lnFuL rN{jQL3ڧ|$v &V'/xhgP%uɋ/Q!mޟ[PUQۡ 7I2XsaFpo)\O79~F.q DZ]FiW1@`lpV\];yPwc,Sy`` _R )"Z\KE hvgi5gaX VQ?>_SBa@c,'5D"P1>zˑG6Y+s.[:PF5&]N>D) i8`괁ol<ϔ2B4u)gi3 #CJlPiiyQt3F&XD0jḤ*.7v{t ݴpJ@hm #LMeum}ТJ?_Hb\TA&i _o;0& -?ґF(ɫ>W]$_E!XyH'!QPaUE[= f,E 1'0P͓eEw돔;?l%`%B.0[vĹ/]dZ̡~< 7ZpTeU rm=Ok8,Π=0L|L9"*x{D{n[F,sp{@dNT<Pkc9' :&_gN*5Ɛ:/bV&.@9`SuOȌv -Rһ\%`o[&5NwF*͛G˦;:0s٧ÏgE0jZätU0}}+$!LDXcyVC*5ձ)5FK %\g,j$z5HKNT|$%'h^1X޵%"Qy>7T4,^K 9ƿٗujбcγe 4f|-;o|&#f&lHBZIeuV%AG6ŕs㽝ݯY!cJa**#ca`>8$05پ| 8wԅt{*8y/L;Q%G219ٙF`h  'I>4p#Qa@~E@bNHs8\ }/t~Дnx21z[0E4T'L^FX vUO\G_u=X7"vzpI G>zm}< !kjHP?vW b~?~bAGр)";Se}q?^ۦ(mfV+Uw=ԙ9&걜(_.IlVUx9sؓ!?$!j/cq4Kh)ǚ6=ts$;cY>W#P9&/`\u hZ^ʢ 4DPQv뾏sY L|uf,1h.%GxJs luMܐ@DD7M1=&r]>w"¥S嗤y?žZe(x1yJyN,Rˑw_@]!xb"ÂA}Y6W0QkJkW3nHm=ِHP⼲ >Y 5W'@('FW]uR:<2)l񋼓`x_&T !~H)ATvd׌$Y_[IADm^lnLk=~%grvC 1A9":L֞|D||$,& H3B{a.xX#qcFD8 U aG]t[,TR䜘V鐟$NA}rTyx =0ӌE ԅ!;Ze- aF@j{'QO:GkP/my d80C"y:A 5MH9薯QWTBY+{xR^ؙBkL,Bh1✴zZ(qo0}@zhgJ5ʋ~v~#_;@-9 ( LAE;p<_KvuV`P΂-. }^Ft}5n_Xc6,<{AoMaE6#۬H!sY*н),EqXapTzCsyIbZvFgJǻCƒ669(<dOC7Y͆'̋}aPulp8)3ӹi@PEڜ&zgѱ[G& T4'Oi7(Jgx#&,|E"{7 [*r < Wc+x`(YqƆ@mI{N8 &$F~DK6OrWpD6tgq rf1b2MLh>M^(LtS9˗GY[tFQZ'ϏPx)I@yNHƧq;e ^mW)@h9mD c5{P 0>,ft~;(Sp +glݵSLA-JOt-eK\YU:&Fi."lc7&V*S}Jj-` ?%/)=d)0(*k(,P~̠ ]#&}g wIltcTr63I?϶ΜNWCiw@.֔dm2ᭈc -#W)h0RAI +lvGҊM$E\g&|-7퐽#XcuW(Bx$z~\g<;o#h6ip9l&-z%v0σMʥo>f-ŸPk}- JlXb3Uc_Mq܉=.,{2,7ϡ3{!! Ev2/*e~ԫ "vЉi,V#j!{dd4=[S }QA7CQ8¼"CG3$gP:Z :>5 *:*o0:%-[rHPfA $9q7: /]PiIP{Uyw4 }xpoZvB{fH{!^[Kk@+*Y1+XL<Dۮk d==ʴ%ZeD)vSa.퉞Wv+Q ] {mN/WBgx c7 UEF>Ů (Ł5y P?s,v~.R@³ W#&9&Hb)("!9!<ӺןE{cმ& #fAXj:("i@!MQ&LZ@]ՠ%{f)h GǼ 4uUM u'b  䡧Cd#$/x2J.S8~x!]A-O[m> "Ԕ%>Aʼl Nkl=Bn {QXa%Y'컍"~`Þ%<gXc>ͦB@+sh6<k}A—agnVkaZL浵XԵv?;"!u,%:+pv/7f."9ޔfQ2T+bAΩ#E22E /Eww(8b,+5 &6y>5l+O%8fպ^٫9)3'G4p`}ry\(kz>?2gyܺ߶zQ9 yM=m㈫73 cFj}TƟOd'sa| ;Rk4y ,E, ~IDŸ 3ۄ Qtp+rE@8( ^O2R-/+eIr;': k_jjHPx,[_;IXsZզ Er=#,*4 Mo;",`=:$G}XOKK3#55Dr}~j04i9wdWE:h>;Z , gjK5X`:0g铩#<טbbyAPt0KW7箙 ./Rߕh\$2 .Aط2bs;t.Xawۉ97J.`C4:4~^e?5W Ad5ws5:< /iXf4y`-D[ähAt?݋%_PVCXx٥Btfn4WY}ANp>l Ab#Oi(N[(x6RT*c D {VoA2=sӫwdIt =vj Aqwዿg,fNh+6_:+y@DE3?R\tE2 l[6nJʎo;bb d.h˔wM|80Y杂AdۗV}YǑ: _OO7Ǹq ZYXE}JzVW>v`ߧ<_K!ac 9,VӨPY#K|se!1L#HE t!} s<l@8؋qN Um#  [%~A=[ %4UxV":`\ʱE.?!*d-iїں$GlɼKsZtiap^޵?䯞$j//E4bWQ_? VpyuOD.8Uumno̾%Ns,}`To/0ZnS9SitY_hQ-R$k3(>]OxiEkZg,9E(0gc{*bnjL,_OA D2yxXݕ~ىU:Nr.hX'znm9 ܙ\pdIYNDXWNv߭;\% Qq/4bG( KXcrWɑ aY"\/|0$|!˟%kOyAFJ)MPJ3M: _1ϝJܴ|`۞&"!$ֺdg0\%uK6/K(d%!HE Yf)0,:_a*'@o 4^~6(j8K PyQF 6 mQآ=<O@QR ىou`݇ 6u?X=ʭՐk&h0MCwwێ޾.c ,?]v*VhV}"d$uik޻H7'ЎIX؟Ug!d=gJSʫ0sj0^-=;Gԑ n#oA+!/N1 sDu8{C4uѳk`t!ۗ?zՋnK42uGbǪbCoۻIN'{re] g |&p/Čj%YK> 1ϗR*4j?,g$&aR3F44KA`>~I{&LJZ8!ᎊXD]2AB82[X^H_תH&XVsf+) Ƒ{^ sD%K0h(wH 03ks!z (;i*$\tUŊ b)\]uQӝ]H+Y6U9߳EPJT;^ }Bό_H{Q,7JX+$jnJ nhnYnһi>9^4oK#v9;?) tF"Q)6Żth#:ҭ%R>6҈.b3B]Ϫ9j*n[Nx8cЄ_MzGHE>l덨N;-lH%|!5P<r{aoeE≸Zh:NfBۭ d/##gkjvQ077D\!CHEl*ҜlOn%uS r yS~)> =-䘫]r^[+o)"(+,7ÅnX[@eObQwb ÆF >YQ:b=Ǿ@+K\+Rc I 6$r-7P~.a)kUVXL8G4'bY"ME&o2L+uD0%S5tEo@g1Ó7[0m:@k^9gy;(jnn4mS;L*rFb;jl >Cd.ߑDm n_ PĪf)ѱw(y]e&K6q8g 1|&W lt tuGzȂ.KYd{PD#J6(7!aC&$\zEu/ŊgtTmE)NO5~72c9,z|gf۩܆ׇbṪ~gR$ E2>^Q_= Nû!YVI-`0W]&?&Db/'Siv|L+~vNUOy{:`gARG|YkO8A'4^l{27E$ÜR93)P)L2Ͳܢ&[h߳Unlf@ZMD59k3bIg] >طn=k*uXw5z7$Py]Ñ7.KnŊUArM4105 hTSǯj]/BR4ҕICC?u؝d9WUvBl* OϿྱ*{9u+ى?kYaYH%2<ϢQ´ Q D\?rʼT8ԑ#7 YZ