libxkbcommon-x11-0-1.3.0-150400.1.13 >  A bw"p9| 68cH $m<ھ5lR,8 @8kQo m/K?h\m7XGɬ">/^<ƫԻrS☘b~\4eE0NhS͜HK*^uӺڡQ(kPHD 8gűߡN+GoS{5Thnm5P$}wGyZ%l-?(ӳd1jn-ٛ82^mw,zn%}7Woo#a NlcS抽f&6YEl/0AfG6ljlBjH±Ap@)?)d ' [ 0AW]hx     <L`t P l (89:t>%4@%CF%RG%hH%xI%X%Y%\%]%^&b&hc'd'oe'tf'wl'yu'v'w(`x(py(z(((((Clibxkbcommon-x11-01.3.0150400.1.13Library for handling xkb descriptions using XKB-X11An addon library that supports creating keymaps with the XKB X11 protocol by querying the X server directly.bwnebbiolo2SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://xkbcommon.org/linuxppc64le 'A큤bwbwbw`Wc70bb492e2f9aa75cda7bb3ce4996a1dfbbfaea8a94670890f5e2448798b967f086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfblibxkbcommon-x11.so.0.0.0rootrootrootrootrootrootrootrootlibxkbcommon-1.3.0-150400.1.13.src.rpmlibxkbcommon-x11-0libxkbcommon-x11-0(ppc-64)libxkbcommon-x11.so.0()(64bit)libxkbcommon-x11.so.0(V_0.5.0)(64bit)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libxcb-xkb.so.1()(64bit)libxcb.so.1()(64bit)libxkbcommon.so.0()(64bit)libxkbcommon.so.0(V_0.5.0)(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.13libxkbcommon-x11.so.0libxkbcommon-x11.so.0.0.0libxkbcommon-x11-0LICENSE/usr/lib64//usr/share/licenses//usr/share/licenses/libxkbcommon-x11-0/-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]=136e56ccfc3ee721a0dcde9e999dc9bc6aecf4c5, strippeddirectoryUTF-8 Unicode textPPRRRRRR+mHT1+uutf-862928e9a1b0b958b025478af79f5eff6a80b4eafdd13a7f63293f070f587ff06?7zXZ !t/59x] cr$x#F1)i^O'`\R8%@K0iXsWi Pכ왗p6.39~ʩcSm;zD-&wtcAVKC'x,8{` Ċ$X0 S\? :wqaP؍ ۶)`"xC]UOlOL8qXhȹg%DOom<<3Bw#~H?ZoC7N/Rq17ˤ43ѵ}Tq=j(|-t(ca7[6#3DVK3H|*GӀp2axmŤO1X!N-0]Vy[~he2GC (tc]d}q^$o2H #Rt%+BuB-'w7=ӫGDgw`qfRi\jzCͅE)G;< 䡑[h8 |pl rPl*[ޏD״[R68eʺvDUYEH.h(D8V{қ1^xnxIژݿ2>2FvoV+3%\(ᱩ4w3`7S)BKXDl}-k4qrjWpl2LW=2 `;^+g֔JܖrmJ:՞ %sJ'h+2wLKq?eNCC& SG`<ۦ䚱 hԼ7'8(VҫJ!QPU,-v6\0GKr\ճw/u#M_[)eGY܇y/ث>4ʚn̝2ِX L Jq,6RcR.Lf=j\ӓ95K#UT%Ul JctAݮxrGO $a Y^*o俳ElFwN'C wA2"%NYo6!P;|/=T 9T< agP i>ϓ$r!v*NcYkzm x֑XvpGN׶  >²tk1`s^%5y)xh)wpWV1?g nf+Cpicyu,ʁYP2]y.p׈ >1%aN7^JNh׊$hbB01 ލy.C. }~?JdQb<'NE1Uczs"k0%jbC¢>vΓvm^AO'֙kvw{$]gJžrykA6>zxSo4B2Ab{!pi0V,rwD*R.rK{ozROCï>hPPK@@ _rV{`F-?p$Ywf#Z.S2NiUl:%3Se]ߝ(bhBd W`EĘm*5d=+h*+<W%4 G s Jͥz s湊?¬D]#i9pp Ut&$qPwR)o^T z.xb$~;%)* lLIkCtuB惌q;Wݕ5ѐ2Q:յs^ LycM$%>B7^*vLQ)I K,혮!~Dcd'&{&6}b'_c7d"KĬ]ROau1QS0ӻq<67i'ڏu$"rI Z] ϤB#VHJ&[&!~,mhTV7?;{.BɘC (4-^Rk]&ige[<ѥm<&Ū4rJƫp.*6VcƂM20DohH$5H\sU"lfrJ>+cw? {9e ~B"=Ev@KK=H! fZiĕCcv1rc3qլw+|ebWԔ.TfYEo2lZvH:FAXCeCLV"`Փ+yhD-QT! xhsq˳n. ϨvGq=pxH`R qͫ:kߡȣhědf4Klblw' wg6[;ֵɨB7 lW?aw{YCmi ۲Z>eOO( 5f-5 %dؙRua&xOֆK)V=7!CxP*giz(%.~,>)Mcb|5*wj.> ~1" 'XU(l/ThJO l WyeAkv(s,}98 :/$A7=EՂ s s-ѢXj<]5hE[w Û ˘ʴ~i*6r{ъBs1 e/Ejbbs/VѠgg[)ҺW!3%,zDѧVIc[vDsCtg@BAI xDa{sBr)/{VޥQEW MY8h#}4 LZҥ= Ki |?l9D|%ݤ4O \7DxP2.H$[3v P]Y txyIs <|Lϩ֟9;6\4τj/W6KFžF^8&p^^4QFptn[G֩=#DHS׀Tt*^O kݎ:U~@2ԿfyHnL~םrVq2ګMw_{sqFS4,\?CJyd!K_o0T>jΒ+ɏٻwLw6ք'6P;ߦ´zI8sw彃?bvvg|?E[uxfKRNiP VJĉN0UL8bׯ)L%PHV`:ݍޛK(?Fp}Tk\;D wŹ^)%_ * ogrh1zWΘ]B P 5x}MqgT9^s=D.Lct,{jN17H{a _b$@ IfB  oo6%k4T\ rQ*~!5٩W_.؜7w.LhDeGcO(`G34LMxNc3%q 6[ ъ{L#g!8&!9ݬF3VOptyf̱8V%~xeju~ok; M>f, i:F̵~DM9R0 3=wN蝔N eՑ1Fs';Q^Q n EO=X޹'K; 4ytAߔn0ʎqJZ#p!RHTRoH:2j㵅?5F gUFC>migl?=|CgpЯdg>*ckW#gUyH]9Ic42rAQc -?'NfH^r36 ;zc ֛(,QxhHMUD&,RZ|5L/QE1Qi7jn'29 RM_]#?/x3M+h[^#C:7lxyny:@ZK@˸0sB,rƣc"/q`ŷ<{>aYZώÍ8aPMPƒ̈́~PMC*4vrim( N>,yb׽ +TJ zK.4$ VJD.(.s^54=5-v)i8)qZ7j,|yx:33yoI&⣕EO wX$s~H[j[./j Y "=8z򼍲HL&Q"2۟74H CE 'U*hЯbAR0u-J}-u}|uBZ4˰>!p jp7"NrY A8eʓhlE|Hɞ,m;DTi4R_f.P3SM lf\ t2{m>m`I'v*g1]w#|t{6TD9E': Ap{"6xm VWQX.6bV̵Z=%8ș wz9\:-p0>cY 4屬L > ։5-#"?w@T'LWUv"eeΔu:VljMoxJg MҏM΄& #~6 ;vg^kzN4F(,khA|al6m8!ħ$򮜾 '̞61yD#O)<}2к GЇfGHVeCRCc3\Zu'ܓo4wsp1?.w1"Y Uha  ؎dY̹6'lo̞Cp-4"kˉ#y(m!8y^[:(?B+)m~j^yߴ53sxΆM|V5)31hˠK pKs |'5:N`= }Jt龒YU3u ġeDGǠz".<5prU$(+2D\ Fxܜ :}7 k஗Jto0 yܛ2*3s7얪_]Wh_]R\Me!+p7`tQ2(;[\A3pb gt=z=GNǦŖS0Zꂤ߃J5gG.sR L2Mks=!Jj5Xfp\$бtrrhQ u("I5>')R}Cx{ŗޏ̯8q)` `T'4W2-&xM[`n,9Ͳሻ 8ױ-pf>nI&tVM9z L*2֦T^n&ي8^ -tg"5M~ \)d8EP4HOsoV%׍b%ŊģݚylG񕕘bǹ?mY0(AS8'ꮼaZ2Y:Vpl'94(l^Rv޽bCHI 5[m)M rUefH5'_W[nY/z|#bo}zLw0.%qP$Tm~9Q?Us3SM{`sXط+mܒ&*BUᧀσ9E ၔ-3o4= T A#)>Q"*zOSt|:y2^Ѹ$sZl-rRTL{+MtPy (>j=%y *Pv6掲PX p9F}q X- Yԫa;MV+׋a\O~R=KnSeCu@4b}g^ffpHmd&sFj,H1'қ gf}&$r(aT-#tΘ[-sn\\8TEı6ޱ/Ζ tK \xQ% 7dު-IzcϳQ˷G1CuAI߈KQOxr\ <?;'jB'YaߤA{DL~¹:_:| cYG(fa4H(|r/q;&9;o)g5nOntu_јu#2DPTROYr!7:/M0ۦ&F U8l\ C_z:(# خc`fxиDi1oGj0myMxfidg: hA 9~>L 7 ɤ?l@5 '4Vk U1c#ӿy15gOveq#;Pm%KtsN59޲( cvv$``֭T0zuME&gh0t\pN϶** ՅfF癯#clep}ZƉmVL/3}kVtObbuzQV&{PcaD?.F}pH\(r'a&b}݌6_AqTë\etl'<ߒg ]}nme9EEr^!մK"Q 5 )X&VtbL60oqt VR>|Sˍ H[E 6sN_c>4* n=B}z*kLPZY.,U3eTڔX tZUbqc˫\.֒"!|:&0KLE\u˖=>UZ%T^.I UM a <;ibW*YoJTRZkhR[I듺Grf:p)Xk ]&+\j +5kݦ·}ʡΆڄ-Ŗ'l[t9j#ĩ B滳>tp̖",oH7%R76aFqnKNb:!55lthyX'aڵY;jq!Lqltⲥ{wtHdj?Uuz]M +hȉ\S'af͙V(&p $ m* Q"EM΂bd0`T.'v$3aNEDT͜^zǃJƧVH?}Mh]s|)'c)H #,@@!9]4g3Wj(8>zB@t0KlWty"MC CӋ3{ n <&߂>Gц7CR-P}\oC|.yQw9A_ǒe7G9 I9elك'enYKfF\93%IZ12l |k^v )U Pڙ Y>݇Bq4P7b"PSug5Mok@kʍˊ+06>~9#EgaW!A?7D kPX&Q_f y!GUda9#CDګaJ 6 #,X>yLz-be[ xq`ɾUFԶ,X=C |4i" c5i),smm$vʀiU("A>PQdrG87CB3MN6 Ηtk`cq؆~,?}j@_@S,|Gc&yLm2Yݏ&TWr8i `IAblQE$Î U$ۆM_c.Gy@gʽAb`2GJUo 60Z8k4#vct}o.5f,-jUy`JlU*h0ÄG,)'H$\uG(`趙JMhOjF i|[jHt \DB@teVnSG@K1z竟-n]c|wݾ|.tR@H>?Gxx);>z`ËXBaO+u1#Ḏ"5J?NR$Li6L^:@y@9 uY|e1FeLt;˪,ų!($tvڕՍyvFwBnH AzQFM/? '.!&y.}DU*զx:F:1=xğ/w'%+oʌTt1$M[kY `F|?mڏ+ʳul!0b㙻6HKaqflm6ԙ~agxAKR~Fp 7-yPVAvk*ȎoİvhpFzB5oK}&@2j:7ՋAB2r5 b4w ;s5[U~95 >X^ڝ|6=IWT83ﺻT,mW$띥.NY݊ V^(LIVjYm&vn$0fVF)!J>"ٓܗ،S 1@*rդ*BIun6F̽Sv\2Z+1,&?n~=?NIT mXЏL=&+|LgTB:ů&Qk96îBrAn64wApT`hwRK*s ), %c3su+O4u\t~aGx`W⊠]dX`R&bt<@e:a!549!7WJ ©ntQ$ipg2.6kţ?et= lK/8xFZNt4,ZxU`agv}`0:f" =}HH{6|-定Ű84ᮼkkuEA1:{TJ_*m/~=+D20k`V~L6E\;r|WK%8Ghzueѕ}#_{LJ|TŁ/w߫^SFEW$!b6jzKRTR}ðatS.9FGKuE%k);QuxvF eՁ]Wd 8*-++Ț"Y@SnjQY^DӚ8us#֑3 NMyٸo7Q6.YS騏KE7Ad=/NQO*< $Ǥ=.)zS Fc40a]ӊ/h2k<8ÝNjӆ\OBx bb0]Wey%_ekTOCr'ԂX 5G6pH 8"m nNq(%XP<yw_v5y\?Z_x9>DYafr_fwG>0l:K4(igFI Y^%[Sl|+L9CG2ޫDp*SX;q% 94e~Xj;.# Orz{0{}U$J;rV7Gܜ$6S-nRX{j!)y AsPC!ÆCK~Ašxz=~S q_ֶ Qh?rG¹jiqbH:17Wq4~7 Ah={VC>\%j߳=h >- Uuz6ftpaV< W?!es60eB2\ >N~|#Pίّ>Bޚ.H36M\(II*2jbrs( 8Le;9 XdcZtgd^;:9ps~ [<O )k:%qOH -g<`BXGʩWm/= 0:L/yqd(74Õz-n\:6t%b2s/ۻ8Z K>o L0S?{= r*//7xhPZ}1$o/{}={P5=KfVV7 iO[H>ԝ6BB\զ钋aWl9ߝlIYY"2#(bGj.6T(v(lQ=_LJT@2-+{?6;Kl:"RRC^B+W괍[dH.Ć[y+56DW_ʌsy59\g-~xm;X`1)[qg̺N/֢?ʳOee'̦ȃ@bЉKfX:,ga[6kHB3;4j[ +< =W<ŹY(3z|~b-Yv' 2*o @R\OZ8u1(H@Д#3gx $[A4hWͧ07TC} z7N}5Vo#9E3˱޺.鄤%aQkGF˳_4#ڕe!:=?í2$2,=z%_ ŭ R渲#+_˃z5(:Wӄ 2{pr] z)CUo>?mW8<[cBJaG skƎm]>?hĈyES3 Wc%h[̓AJnfӧϰTH~HOi"BM<{Y̑SS.s_[9 W1S9U6MԮ@"PgNe<W9-x0 >聄9)3QZEVXPM?>Zm`AZvv6OR3C݇ah {WReV2}{Y)Col }}H8^@"Ϥ0 ٪7p[Z.@\{Wh 2&J槌 xC͌S"2\as,k y`QFtLH4"7[S=ig@AQY,NMP I>Y 9y3N8ξ"&@")F3HM'yb[ C"&ƫ/,4j -n۫S }k_S{ IFe2,hY5E\m\śb5V!j˪d$B-I!-QOr>ZT +Vo:F7'| +>M0`M}f[ɾ?*ܘIXeWICl~ HS6MTѮ6WLkZ#h6X$0 KԎ?c)i<]a97m1G8d 00.uk ^gk`wL .&3Dy@+ L(b-7&PytP +"]T^SFeHrǍUt KO,}ٽs]m'H9 :ܡTN*~p]t .X!$s2#(Y[Mu$ur1>.:u-kos KEتccMc%^)_֦ԏdlmSeMimj=@S=_}a|)5W"o͕gUbSfoWAu6 X=9!ήJT5f!tes1 Au,r!į