libxkbregistry0-1.3.0-150400.1.13 >  A bw"p9|/,)mfn{]vT.DP؝HSg&+FtBW~&(ǒ[z ik碅y |8Y8!󂸄yKz`. |#aQ1=6/R G, ɱ.ŠQՓ7/b:Gk̪!CM~ 4JJ5Wxj֚Nʗ;תz9E#؈6bWBl8Sك|b uJ6uH@T20ad0e020881bc23579bb0529087acff03439e3bae921ed1bbb8d7f3693cea12079fb5b24b65b22f80c7a077336cba1b77b04398[bw"p9|ԠhQ㩵'ٚ&ʧe٣i"b]PvtZm8@JsbǠ@+gMw6vr<qwgSh xٌM AUged1@??'$v_vV#s0һ 8UQ"A˽LQm>E#CBȯJ2 t {-<"[NeDʢVmĻEo$Tӎy57o"G{׸ "MЧZхyev/k/ >p@'?'d $ J -CIT\ ` d l      (89@:>$@$F$G$H$I$X$Y$\%]%^%4b%@c%d&Ge&Lf&Ol&Qu&dv&lw'x'y' z'<'L'P'V'Clibxkbregistry01.3.0150400.1.13Library for handling xkb descriptionslibxkbregistry is a C library that lists available XKB models, layouts and variants for a given ruleset.bwnebbiolo PSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://xkbcommon.org/linuxppc64le Pbwbw2a6762c9741308885a7e011876165fc5c60cdd1df43c6d5c2d52289a6def894blibxkbregistry.so.0.0.0rootrootrootrootlibxkbcommon-1.3.0-150400.1.13.src.rpmlibxkbregistry.so.0()(64bit)libxkbregistry.so.0(V_1.0.0)(64bit)libxkbregistry0libxkbregistry0(ppc-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.5.8)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3`B`v@`hX`@`@_@__\@_T@^$D]]L@\o@\]o@[iZ3@YYV@XXX%W@V7P@TWn@jengelh@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- 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/ldconfignebbiolo 16519674811.3.0-150400.1.131.3.0-150400.1.13libxkbregistry.so.0libxkbregistry.so.0.0.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.suse.de/SUSE:SLE-15-SP4:GA/standard/dfb6083880092f4f853cfca9cf2b7d7b-libxkbcommoncpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=a91b9f96418edb86260f8306977c2ae6f6c04776, strippedPPRRRRR+mHT1+uutf-8f31ba2f7413d28f4e7372aae35f5a4ae9893c94244b7c6285c5091d9f0668ead?7zXZ !t/ .] cr$x#F1)i^d)8֯rp,-2pI_$nYX܇d'o"ےJ|"iϳPT }ۦOdR3t+`o)q_{~+該u#m:UmOFBI֙Sh "FqHKzL2ݥ $`<4슧wYo8>@܍ٳV $(S_^BNϽsݹ(NB3SNF;43X޳ byh2UͧΒ;^d2_d[ oTXoSX$6HMCbD_ +l"؄{Vbv-R蓯=`th%˝tQh?bHH%cke4P ՍI4?VR~"8mT5yy:,rK`B#fDs)nٸy/ I>T6jz_WqxS @Rr4JOwIY{<2 k:RM**I:)ϻ(ީhӨz?\CV`nf`WGgǚqʍ)X!egoKzpÝq[%qb;0)..|7!y:!G~DRR1Ŋ==Ҡ;\O1Dg&)9 X#d!mo~j.jHlykaD'J8c2<,Po3׬| (M2[sKJ [E?:4`8aT+)5b],e}g7㖜=>7ԸdG2+ __c"΍)Z"O[od1nkLG]%=qZ*A 9tp0-FӾ?rX)&՛> S8|l'r6N~($"gv}myFϢnVV|2?P@Lv-lë.?B,mR-ϯ ,DsBtTSAY-CC42'^WƼ5@uBjR'Xb]=nWDMcUO$Az"Sq*,w5XȡS8MA PT'?;,JGN֊{Aj)t)% 8 Py+}}GW)+J)9 a+40fqB=Dyy]t^0L=o&*'RAúXr%H'8}CN 60!*`=cî(tժ7%*/7f|rPWc"Pdt{CnlNݕ£<<ߏJ!Ǿ۠&Tm LrW1Tg7Of:OL)}fƦp2h M2D\sH7{၆Wd\/Itj̬z%=T\JBϟb  ElX{d2j;[4[ ?"ݷQA !}Xz5Uϭ,5%b58ku -<{wJ8u/,N/í'SV# =3Tyv:rb% a!sC]wN!]O"SOjRkٟ,!q_>{ڂA(̛2:5^z}i[Q .N!NyX_W^px+ QkµTK*Y> zjCf./n ;{ݑ}gK|xfVgGH h88+ 84wrLCŹAs_B!xiUܦx0E<-8e'Y*mI3+me0Sb <+PLr+)9Pc/|N1z˾[ciX Yթt@mmo:L?:/$4Ǥ "LZ; X3ǹOeL h[.bdU#WᢥHWI]j2?I9/6RR$Rx̚"LL"b`_lcE-HRT̓Q2Zgl2'ٻ}kb!Zƛѡ`z¥ڈ8bGA~J._ߢ Y&T;BMW{] isBo=H]rEL-Uj@]b`(c^,#vgG![U7ےcع8ĝ]M M2 +;aYL%~1U-*d(p !znұI2Fb!lJ r 7=(-j-]MjQZJa *wK  >or=V!0@=BZSD=Cagy[?`|eϨO 0TS_ mZ+[3C+yD33a\Y}\;Mh(}@P~ Ы_|Uxbz/=@j.(\ 4~N3.3AVAr"K XM"GTė\=V*~B>PYvó~rR>9]gM{@. \h6$g#pky?] l.df7E10oVM=ǀ_~i?NGib3i I51p$ -IF/ŷ^C%mdD A kcjֶi9p,X`+rɌȊ׮/X(W\ gD2+leQuhDڰ"CanBɋLM.xo_[)AX+I&'\LA@v0ťYsh#sk,7ZrRjh| _S X:.[ 5(Rl_\_හj'Z}^g|>h ,|yTEr 3~/H뺡ϗOest70Cl2f,nȷd9t&CBQ{Y7ZRSSŽy^ד+WM`QIqO9Q/0H0Z=;&FWl_?SUy"0 N%LA˜KߵΌfvnbNԧuH*X ɴ,?1+ZepGF8~/$@'(ʒx9E1D{IN{)ԬLPfӣV%v9S;d>8rr/2{ p[ƨCn 1W kHx ˂ 镽m3&h˟~۠{ d1'dz$حтU.^~^|JtT%:Vcen~HYQ{@Q D67!yb$._z"C'بw4]3ܞʢE Gou4Cr)S oGn`WTώj52j!lZA$?i\ Lb.܅K ]u$&&BnY XpF[Tk[|(a ׫fFO %/݈wqowq0؀ߘFƳU&r?cxa'͊tcd%ܡbgPY< ϯ~D v=u}R޼1) +mYkYk9/pxh~H؊௼k`09K6Ȝh\ٟ>1U׎;n#BK t3#t '1& Dn= X({IA&)+7]ۍEJ kۻ+M+l !M%V%M2â=utrz|K _eXZryաR`QTO4ՃR݌^%q/z~1xT4[썲0Qt\)?lIWU!TbR$ ]I),,i~Gag*oЇNhmsXL j1+u<0T=..;0ͅõI/FUt,*:ɚ-EР o͇Aɒ?~k6 64Kb]쓂?gZ>ӅBT&"bm܍޶*(h°=*+m >xùx fg\bBDxp]B(A[ ʏXZs%qU%׸ gM/|%@`bm3*&+YkuJ*/ !4݄`R۴s1|4I 3"898,(a6-<8"TluYX[eB}9[.K .\7b;2=> WuȺJQ<=N/)Z"9qHoXgn٘+fS>am `0XYY6}`tkPєJ%c4vl&\15LD&un\J&f)dT@+++QTb&}͵1 Rp4n@:"D[՝ĨQ [0j\7-3 CaywPvj3ssd>%+3xHxCAN`]Ip=E;}?ސފ>5Y|ED7{ٶMVZ5:,[t*krL cFY_ց|4Lr0Ϛ}7 U_+vU(KUd>(Qva*jj$/JtEZz=9 @ =¥fx0lES 0 ٖ(V)ֹ)tGUE2l=i2%e KSC Up˪DAtɔؒb:)3Po?`[t-Ly Xmj}?\7,[2_~WCC`~#?4Ȏe6 )qHqwѼ(`$bP[.} .F+@l uٝoaeAy:\Y.;珨$ 4 Ӣ?تtXȓfOJ; ;"m=F7$#U۳~\VГ ٺjqm&cAfݷ죌7:mdM|!똚GeoEMSN$k]}>Y1j*r p[T?'~ʓuilDNm"eoK6"/'I҇31l_X/0&';*7}`y21 (\ZW}S[{w2A[7˥{yb`@QB1)bJ+!vM:EuWu27 LƘ|۷ 30ѫꐩ;>6*զMVtn**Jn}~Mb[*!Q 2= h#\g;fpoV/60dw#!;Yn)šMktg8z:S 00 Q3(֛y|~ًFM< );EJc5o0E VDۙ{͒)NaݎVq`4ʁf[^-DO-,/?~|XlKNn@jtn>i(^@uuּ+T/W)ҷ:Y9~U7+3]ۣ]T~ȈkL@0p] @}DsU8WR gߟIu90vCx,`ï9iXnh EeZq.,oznS41&sgW%._&#UG_'9:inl"d(Кj*H-YkS{>v̥6[H2zñ 4:TޮۑoJ,6GAo@,8HuJ~ļuqSd*/ zcQ":o0ôhppS'vUy4<&@xQ"ۡ: QR-GP{90Hy!ܢZt X+R)3: r1#ZV0UjtJF F b>훊{y*SśTX!Yzұ,YGW]5(w6S7hgߐ|b)kFx,;W35/%m wRF7_Cp/!WƷ>[UDl._a2:at]U"LC7τn/qbE+eGc xj8XjgdBA_EjUjiVz-';DQ"CO㾼AU]WK@0U|`4?P% i9?7 X4'$Zv&ϞC:^噢j9[ru(pmpep6,AnJ)ZBӁK$zO(LXsID柰(GG=|Lm;6+Ö_yz*t #jPu=p ,\l*~SJ4( ctͣ_N㙷 $ޔ?@ Ӏ1yH@ς{yzny*m=#Z~ ʲ&dc?U&jP S6i L0u Hؒo]#J}eV M@A&slk6`*3.43Ec2A헟-P׌g~5l.X ڊ*z^Kg",gǿ %c'нY"5;; /@e`$`2= |ܲץtԖ= $pVS2"M׈[7(um{;jJ0~tN!bE'RQ(n MoРqxdϠ^8)V.3 Xϵŏ&r#s 3H%fCc"3oP!t$7w1"y*W<],ia [>mտmʱyuHen$$a£߀1!GY@.mvH*Ylry[`5EAj׍dJ~o. oĺ +O;O'n~˗5aT;% b6zmdCB2᫝"c,+$Ҋ*$nSLҖkZBGP{ ѻ*ѦB |#;)5'6lrJ+oq({z|HW.pS}S6 {(G@!l ^СpDhp`*[xyX@4E,Uh)rv,5S\|G۝fJ,ցbVa|*l%SGYbL婽2U4ͩ|:5D2%?+YKhvG(z֣_mς4χP/ |M gvmXҶBrhP4).Km^ Y\'$LY3{'/5Q&lN j  3HI꘏L&8߫\S xE!oVwg:w7x2xF loɇOM<~β;+RamS;u_ a{}yDb\c>VtBBk3(sPԀ 8200IYy<rK2*$WFJhPD?_Jk,ytٛ^4]R~0o nE-b[xi,o7bfǸQmO눘Ϻvmkpm 52 @^i3꽍7E #@3}C#H\V{HZ'8!qo1zq/2ɳ \0y@j(3gi xKLt ^NqP]wLoE;L OVHykKs+i¦%0-JP/@s5(%= t{6ނX 0jar*޾w;jnE%;xaUߧ,m!`G3]n'Al?ͭV,\x'hrC,G+$』2g:FPEwE`! C 7cIK8x(P* ME DZTE<"¡3$a!26YE c\Mn?6rN1_ /`p^5Ƽ' TEЪX >@0"eTDT?%!vGekj̚;.z?3-YPPO?>PZ۞ԲBS:Z Zz TZV51ez`qJ vP'۫񸪥#i*q Z AOq %