libxkbcommon0-1.5.0-150600.3.3.1<>,gfp9|)/V8f"e^[Y3ʉvDDJʊ!hy㻭 R﬊ )¦ひL}w1.1NͩV}.$>@/?/d # I:> Te{    @ \l   (8 9|:N>+@+F+G+H,I,X,Y,4\,`],p^,b,c-d."e.'f.*l.,u.@v.Pw/x/$y/4z/l/|///Clibxkbcommon01.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.fnebbiolo/SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://xkbcommon.org/linuxppc64le`'A큤fffc/22ffaad1ec58a0502ea44d540cae5da979d11c4c6211ab5eee462857139360809086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfblibxkbcommon.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(ppc-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.38)(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/ldconfignebbiolo 17220025681.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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=660ea1db66f13d0dc6f5b0f6c33338a0b8ea0fb1, strippeddirectoryUTF-8 Unicode textPPPPPPPPPPRRRRT⃹jsɨhutf-8deaf1e892a0c3fd7e708c8e8e4cde260d2149981442f40246c46bec3b4f7374e?7zXZ !t/GU3v]"k%AK$m?0 kbMX&3WuO;䋷8\Wm39w.&FFNb6.tS%(@xad^%UK(l04B/ԺBd5H nH_x+߸0t `f3 X;4|z.1d}A୛nٝDU, OD[^L%Oc'/yh*O0rKj)lߐY]͊֟)۹.`)¹lKؽ:ʫ*ϕb= d$ln`S\sJ~1/txRSP0Xؾ}<6=o嗨7t"ubc䗅-,Xa-VNAvZh2(24Ѝfk sc-`;H£vD}s[*W:r־`N 1ذ׉JhFǿ#vAڢ,*`R7ǹkdrXx{>m$ΔNViu/zjKJs>=ZE޵gFQW:ռCuXD!' GMK c(>DR!a r$taoCitM7awD0܍ gx(xm[H6m򪿍prmQdS,85a wC6.w}+7{rrBEUN ]o, ރSczG 0vN·6xmɪQ}ze?/',aB/a hD&*q U;6,Y$Z8{%|W.?Z6A6Ly*vߩDw?P#ңHî#;\Q՜gt"Lb3/û&kqG4QGϔ/{h)CjQ!k`t%Edzy'ޢ\58t i3ξϳgF+BnDQ#:D뉿6ZoF߲v& vkh͘4yQ*U4ŧ“dk!LYtA_yoK9\?$!EvP{ ɓ)=iO/ R{HpK0'u K$dtĢ$[H$LgT]:s;WA=$$>oX;M[_̸o"ײebFB1w+HJK(X@ lz.D%l%=tV< #^k2uhy$kp%?lEcv#VO7(HϷ:OnWtZxUmos)U^[0mO6ǜ]M9z SOyŬm9M%kPhzfTvnXW_:p^b^ R~qL7|3ՋX|\ߐ@X?]>GYzA ₦0D۵$6fu~S-׵#܊}kal᠍i4zhN ,[C?Z%f06>oo'*珂cd;+ZĠ_d@* M$+<hJMM‰H R0O>ff İr\5riGb̦xAB q"C >Hʊ5wx^iM;~ f`.v(3e,ɯf͉  VpvTSP6=˟^}iM\-cS9LLT%CY M P|Uәe [~*QxSٞt9C)-7dWvj/R?:g? gbta<'m@g oVTNh]JU YDxl/xSh&@co*0F0_MɘEB݃ŷhL܀[&1p#X ,Qܐĸ浘Vd4jvlەTS~١RB@U3jRf`=Q!N24b㡑77Y6e*P5{zV \?QXaL^"9 {F"` Yү[s2ijL 5B 4/hALBLIFEi-Nt 'Do("YO2u14C;OIG* V,d ˎՌGxEC 0?NYAXQ#?LHͣυ&n&|5R8WZ{{1G6ۻnEezu Q'J*#xCJ /<2k\aB4wrGd볘0Pͤo+ӿؐ^ !e'G)v-n?y'̊HjÎ].NAnZ9U(AjjpĒ $zvÉ~҄N0:ZQ?WJZ9#yPt,n/TTW+oג-rP#x5KSS3gVD^3 ǏQ -\^ʯת0LvRWWpJK%l|vLd=*ynPrf" *>4U:)gFn\e(=1ߴN:"[h}ka&}6(W9t.:v1,|^ +}ԥE<d xC#e]]O>%d^Nrq*q-4Dv`h [ hP~+3C[sglc(6J0;A{J'{X5y k>`6ǘR0,c+ M+"0t@'wZ!ej2=:~0n65mv۬|YZ;Yqli<a #eq`zmr~4\^O= 13☙-jJ !pŋv{cB$E5S;H~&GQo=}NHZIn+vqn n]0Bv(_wʮDDtj;QxGJV`"nuwԽ1Ms],iFPWâ{/i-|̢̳b{. 0=HAor}z/RI8xCu{K/y}41Ftes w}R8ށsT/{ԴSctgϒ̓bA2EcP?ae~=).M@8xa7qӕ+3"T%f T_ALSbvSw ZaJ{.^{wx =udn2q0(z>ST0@NaXW5yyDZ+VMSSte6j N-fdS+pdM7‹N0_;g#^B,dqB X z tkŪ7.Ӈ7B64 KnZ5'T [zV#͛6]M׃1B4aoi/su; }AIv3Y|8,=⾄2Z)+ajU/_DK]]_Ȱn `Ѿw.5(YȶeZZGIeP|\݊;pOhXHbPS, bsUB4ˮlBc/,Hḣ #Qs  űqK@g*T7Kj0׎3]<534T빨Lk&:PeE3p.J UM>v>UjRgz@3vNb@cE.ۺ/$%$a w6u],\[*ћzO}HX/uՈC82q̈P+nwP bϱ` 6 :Co0Xtph$5V84ʹy:+ⶻ;+ޯeHlk} |?o, XPT/;qÎ,(V,*`nëo}(ކFܾMX[]$Y>PHJΟJ)]~Nc`02ǹy hKf:%8.J Jlw;kKvGvWa?tפqĽj) P!XmJWCk-W2VX I޲혉_3B[bn~C*C/%;~QⳫäTKJbZ Dt܇ ﵦY**j]]f :0~c~0Q!En67| "7I%_|\V֡]{v h-~ P(gS'mawrĬ\\'oORؕ,IKzJLr9i-,Wg"J/H=E͝k鄀*t-DPzqx%"}7,f[S^s-USfU¹@%i=@dF; %{Z]Ksx4,4 Y-pAUsrw\ /0Klܿsw{eƅ]qFm %< f̀=GUSe=MٰQH *n_k&막%ؙV!?>yzD`f7lu@M1K6* &nJKL$|1@S.5ߺָs6 k+Q}By/" b;=){pA پGWq4I-X,W| lvNAC,fc[[#;$,(?#Q}"` |~5KxW)/4̠:D{i.teczI l7>E5OUS>Qy9GD@o SyG@\,N;ݿCho]o&Z/-}J:T(>L[͝W Zz)*WB+;Gd_F&/_V"@#4jU挴Ǖ_+rQ3#SB&/y[ЌAJgbԁCpy"%k6Q2#>ۛx9!TM"JpYԀuNgceք.5^?DMcme~Ժ;![}Ug,^:_K&Oϰ15*r2 %su-T,k|b$,푥w 4pw;~1vړ+I."9BrS?BnO$5z;HK@ܛ9{-c\MC +#FCQy$mɏK~xg:AprRh\ *w0; iSZ_BgD̯0G8.6 %ExG5"E~!>K]$ nYaUV{Ɣ!x)J39峡,K uM85va$shc}iecn*͐ x'Mk]24͏.XKcar}d-@.cɌ6ؑ\Uc $ ?A:?F'ń`AфL_UlB60ru^E.nўdb:܎"hI ;bic&&nĴ@zJa5@v\R~a ;T&Ct?3zl!$Y=Q㗢 Fd:NP t!<f81ݼբ0\Dg[?]sD ݈P`Em@ 7ix0?Lhq(F@"IA3=3Ws]\ٲ?U8cר.!r4bz]*4`[bdn@FSM/_BjN$;rzTLK(?j5g}a#pm;a[!t7/) moDx~5Tb~z|M/B*}9D68l3 fr=~ W(Hq8x19oz$~ yWzN#6 Q:\,]O9I?&#dxs=LҘLY=JLþ3˩겋s|#擦;bo=: bõAqQq!$2_nrO<1@\je%RY0jQa[hלhɆH;L`)sEBn;uq![Ea߀du}``?Xɮs8xgrts ||u)cb3J嘓(tge =u_… 0q]9~=dzdYϢC);G$xjd;3Q'E4զZ7%Uީ hiH/`8|F1\ ȷWӸw%cG9P_&~'1׍|A\䥵k|} qP識?W!@$5T,g@#5k':x +PDݬ4DmMvK䊉O#o=Q-k,LN9XM`- 5y/a.7O7B7%?׬z^ rL&REcS&B%׌ <2 T8-?QŔ?K1+P,xj^n{T]?0SY]3g[FB"ji9ˏN,1=āKh?cEгak]ha}屮m?Ndn(WmtB4Ÿ,t{$͞f9RF5G*+Sf$&4L"nJ^ﱎ8xZEL@Aohn:KO- 䤪YR+K't57ԻKlS-|)Wm - m  r{m7w`Y~#-[$pJj3¨Ke iGL>XIvv"w^hEE$4Ot_Ds %vȫuH%ɉdh3Jv ߮Up6eJM~<;H%:g~*# ^Rce<ҁR&ś-mƋ/Fc ."Hb]GoE4AQyxd#"]0?&s9Xn!j9ˮn\.ͅFDž}w5!3vIiM~EX];x n?Jqnm?;wflT.sh@]̲6/Gºm1J) N%~/Ӝvifs$7قx2<n-D7rppE3HnQ)ёb&NE.;.+9 qX^˟{4s|ƶ < 9x3S}JAدMDY'1 U|-py=V6]ŵ$m~ZE}HZ:n{ "GACr`Xn,uDW 25Qwpy P7I띆hbˆ=vӍ9 8aXm#$MXLr} |H 4cEwM*8M-Ht1|M$_ kWThr t/8y!F8:`":)ppUXX_$%ueTٙ⒗.(/n']j guR]DҮTXH onc\|>X'ر-&LKKXhyan|@* l-KQ SR*mI'j˩ 䁋Rbk'f5!F.vX VVGDm O$H( `?+XB0d^Fcm]xrW߱ !""Mv҆L]O',-tWB<)C9j!=--d9zq*8;?KYab0ҐGL ̓aΨZALA0FK,F;_}FDF,b _qP`!'S1A<VhwS ~)W]Ac|8ɧa 1y9E8*+!*khU]6u\sZ`zF씥R-XB$Cq>d>.}>`6ʖ[JvFI<1CUt~U 1$Q)nʞgtD$  oݯL聖XSEj[bb*>o* J`4k:0o5`KS=ƴ[ \ mŪ6/g:6O j8 ʥVQRB1$!գ@=Nh?[J_vK.*s"DJ mNZPM2ur5*}U\'FW%-*퇹p[ cJyU&d~R\QK:<IqwؙД*RD ~'U)L& zYn)8=J!0I|x;r4b-7OiaD"_i:lB.Z2Fiw0#Z `uagJp`'zzYG44ٗN1=>(ig`2"Qp-ۚ u)}D͈k,ß&'m`ib\㚹[F)jy@'6mrW}#"˰ ut[٥}LS&SX}! Yg8 [7;Z 'Y /T2k8[zCѤVfj4;zhXŽoYzh9G:eL5DF!-l)]æe@}'a3*M wMB<|N+yAY.CW88^vCZ1Kl Ti<Ʊj y5M&tܛKWo" *PɎP4$N_J +):Uv!^[,ÖcCyᐶaU]-\l+f"`RXTj+1hˎ#ROA:EVWBcvf`9s7w=11/7y8ݐa$vOrqI8Kesy}VpF#5LN=f*tNJy3/Xxnx|ɺφrQYՕy&3ebO2˟-9@j3ky1Lߘ6(S9_2jpvLώ_\ r)l Q_̩ŒKfoK-79S9T_])hmn+PJ,qsGQ- ?ByeQOCHzzdg֎O YZ