libwayland-client0-1.21.0-150500.1.1 >  A cǕp9|=b R߅/5Rk!3Q\Z%;Hc_ݛ{%g#M(BoTֱEBaρ1 >_TI)ke _BrJu6w@qjԽlچ^'!8%0@Yk j3TsƤ)ҪT QY?1WuF+&.G e\Vi [éÙMe7b4a181ae513bb9a5eda48479efd2f2fc87166cb072a91fbd886ddf280098c4fe74379b8443493ca0535fb3245f32686e42aa0f5cǕp9|=b?F( >ܖW=&,ݖ"7L a 1Ȉ+0Q>7w˒C:AZ6*Зc,˯D^9#Pz]` x/.Dh ՗r\ёΈ#:\<+Ѿ@7x  , OMwRe *H*HBm˸6en[|:ᑐA F8 # WeE);` XA"4!p@Y/MR`ռ.H>p@,l?,\d ' C  $5V\dt |    8H\pH|(8#9<#: #>(@(F(G(H(I(X(Y(\)])(^)vb)c*hd*e*f*l*u*v*w+x+y+z+, ,,,XClibwayland-client01.21.0150500.1.1Wayland core client libraryWayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.ctsheep05LSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://wayland.freedesktop.org/linuxx86_64 ).- Update to release 1.18 * Add API to tag proxy objects to allow applications and toolkits to share the same Wayland connection * Track wayland-server timers in user-space to prevent creating too many FDs * Add wl_global_remove, a new function to mitigate race conditions with globals- Update to new upstream release 1.17 * There is now a protocol to express an internal server error message, and a new version of the wl_seat protocol with no changes other than keymaps must be private.- Downgrades do not work in SLES service packs, because the SP0 repo remains enabled for SP1. (This is unlike Leap, where a 15.1 system will have no 15.0 directories.) As such, to force the upgrade from Mesa:libwayland-egl1 to wayland:libwayland-egl1, the number in wayland is bumped to >18 for those distros.- add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa, also on sle15-sp1/Leap 15.1 due to wayland update on these products (boo#1116042)- Update to new upstream release 1.16 * The client definition of wl_global is removed. * Some long standing oddness has been fixed with destroy signals. * The code generator now supports referencing foreign enums.- devel package: add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa; see also https://build.opensuse.org/request/show/613048- Update wayland.keyring to contain Derek Foreman derekf@osg.samsung.com public key.- Update to new upstream release 1.15 * wl_subcompositor.get_subsurface is now documented to be double buffered. * wayland-scanner can now generate either public or private symbols. * libwayland-egl is now part of libwayland (and will presumably be removed Mesa soon) * The WAYLAND_DISPLAY environment variable can now contain absolute paths (where previously it was prefixed by XDG_RUNTIME_DIR) - anything that reads WAYLAND_DISPLAY outside of libwayland will have to deal with that change independently.- Remove unneeded fdupes dependency/handling- Add COPYING- Update to new upstream release 1.14 * wayland-util: do not export the wl_map_* API * wayland-server: Remove unused members from struct wl_client - Drop 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch (integrated)- wayland support in Mesa 17 requires wayland >= 1.11 [fate#321223]- Add 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch to resolve testsuite failure on s390x [boo#1029452]- Update to new upstream release 1.13.0 * Add some API for controlling the visibility of globals. - Drop wayland-wl_array_Set_data_to_invalid_address_after_free.patch (no longer needed)- Add wayland-wl_array_Set_data_to_invalid_address_after_free.patch: Crash fix patch from upstream git.- Update to new upstream release 1.12.0 * The core protocol documentation has received numerous refinements to improve its clarity and consistency. Along with this, many blank areas of the protocol documentation have been fleshed out. * A new wl_display_add_protocol logger API provides a new interactive way to debug requests; along with this are new APIs for examining clients and their resources. This is analogous to using WAYLAND_DEBUG=1, but more powerful since it allows run time review of log data such as through a UI view. * There have been improvements to how the protocol XML scanner handles version identification in protocol headers. This enables better detection and fallback handling when compositors and clients support differing versions of their protocols.- Update to new upstream release 1.11.0 * Final version bump.- Update to new upstream release 1.10.93 * Proxy wrappers were introduced, which help avoid race conditions in multi-threaded clients. A new "proxy wrapper" API is added for the client to use when sending requests which does not proxy events. This helps avoid one thread causing events to be dropped before they can be handled by other threads. * shm: When undergoing a resize operation while external users are holding references to it, the resize is deferred to prevent leading to a crash; Wayland now counts external and internal users differently to permit tracking this. * Support for cross-interface enum attributes is added.- Update to new upstream release 1.10.0 * Drag and drop actions are now added to the Wayland API * Frame events group pointer events together * A buffer damage request, wl_surface.damage_buffer, allows applications a more convenient way to communicate portions of a surface needing to be re-rendered. * Shared memory buffers now do reference counting to allow compositors to delay releasing the memory pools. * New APIs are provided for getting and setting the socket file descriptor Wayland servers use to communicate with their clients.- Update to new upstream release 1.9.0 * This release brings fixes and modest refactoring. - License was changed from MIT X11 to MIT Expat upstream.- Update to new upstream release 1.8.1 * This is just a brown paper bag release. In rolling the wayland 1.8.0 distribution tarball some files were set to read-only. This rectifies that. There are no file content changes.- Update to new upstream release 1.8.0 * Wayland 1.8 splits the client and server header files into core and generated protocol. The core headers can be included as wayland-client-core.h and wayland-server-core.h. The scanner also now supports a --include-core-only option, which causes generated code to use only these core headers.- Update to new upstream release 1.7.0 * Documentation updates- Update to new upstream prerelease 1.6.92 * More documentation updates- Update to new upstream prerelease 1.6.91 * The codebase's doxygen documentation was revamped- Update to new upstream release 1.6.1 * Maintenance release for Wayland 1.6, with a handful of fixes pulled from the 1.7 tree that improve handling of several error situations between server and clients./sbin/ldconfig/sbin/ldconfigsheep05 16699738761.21.0-150500.1.11.21.0-150500.1.1libwayland-client.so.0libwayland-client.so.0.21.0libwayland-client0COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libwayland-client0/-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-SP5:GA/standard/f0ed6104501c87330b88458c9d6d6ea4-waylandcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d58e8f0a2caa119503605427aa4d4276ab1dd6da, strippeddirectoryUTF-8 Unicode textPRRR R RRRRR RR RR RR@>0`aK1utf-8e31dd34211f7cc878a07e90b6e1e1c3b562e1803a2f464e8d71002d1325650d3?7zXZ !t/GU] cr$x#GFj# v4q~?9L 4 ē (N4S?{y繶:IlysP~# ?l&K&JLi F$}.'nDQSH\/"}IQ )L'^c4t Pt^ 9?5>5w}Ǔ`O++Kr!Z1XX߁2fܵN~d={ШOl@b=;_嫛-LD{Uن 7vsO^&t^zQgː cdC3,kk,ÊB1dA ? kܚWx?q3&P[y3 3f i޼_[&a`eC3tLݛ)4aoc…B8I%ZS:t/0(5.n5M^PlN+㍼xNiK(> ;_2h5rrgDPH2b%9,Ogz+Bf# hX ,1m{uSac;weur/0ڍcOnV7c*-ad5L ۽!QGȣ`W- @97)u%H IC d' L[gt׶pSEwf+@X6|@v$.a|`wPq.g}њ ܀&Y'RolK뭃}*[%^#,ۻwE"< Ofs)uIgsZV4P~΂9 CbiZ BP(}^B:ۖ2. ߥ[YSpIC6&JvOMfaLNQR6,ݔ@ 'O0 7S[\_7h-RI<$Jb+-#]5\HMMKK` F7o/GIK,H-9skS'*yU,r+_IE9=DDJK w +`Ņۀ˶Ca^riz `ٙ,W=KDžca9Lif1XpN; Kh<DZ/Z{/C˱ɧa,SE8sI{qg9)*:+,[4j?}5Ĵܒ6 Eb(x] cW14@C/}V", t5\EJIgpP:iT,͘B<]C fFk|l (,ZG": C-^_ Zаlek!`i-j@e;\r6lՏ`&g`܄G]'M᥄[%Wno?Wc;^ukDA|F;Uj>1S1^˲{:@`l&[g-;[wq&CFԖo4JL˿~:E¼dWxQwX<fqftbwoRճ.;EhLq7T 3DhKM܋&KAV C(Ј>t?S%mxs2 wb{dX4u"]5)buƃҍxq*sDWDODy1T#3Lw&!LMɖ ">q6h5 [lg!`? 777 C -ɟ6Ja+% 7@cJ Nte?D"QM/sN}؃nݜUN@d0SIl#. oLN=[[O/ )0Q5/E>ND%³m ߰ +2} puB%]Vh&J2W u2HSIvm{}L-(y³eMD^쐱ɞ ݃>RC1p1:?;vF*)۷C'*`LsӁa]IwLsFE&m.I7~($4rYޓYe0{erPldzf#D=3rUžy`/ @T(%2QFeq5x[l,Q%yes5f["H@<"y,\z}af]u:aAڸϊL J2s6)v~t % Zh2(_maevn豮^#2b6$ b$CjZ9#DO ?e~M W2Q ^M#bIq&ß`+bOc^?j iwr5d&BA`|+M[qg<{2T'mƍ~7 @22MA0(cgsQ_5J/IKD\')zPj)??+lAΙ~ZTW@i})Y^$N-9z#=j a,X,o߅HN) l]})ō'&!v1JV!ctBHYy;}$=2h)*ɿv |;AB0RN.-w #f1(gAc;߇ cmKy[kӚ;Ήa또$3I# +iRs<&I"r5lX< quk4(Y!hwY;k4'>bKj?.PqtĤ PvɞB t|Kc^}<2&%ƥ48 כ;MeOlL?^$35wxj6 #%r%2%.2 \ -Uܢ0+/Pňή=5$?"b`&Z04ϟlKװrMЛBPĭ @M+RF@sA`/^Bżb>d Rg2M AV1Ou*x`ZE [${D}=zٷ閮V zQH.^ %ЅH&-#k }m, fzAt9ЙtG4҇0m{0Pf*oIIg9.M&" F[{>t5~.O4 F AnG"d?W *%: p?xs]h0?χcRډz2w 3 /հ\ c_wT6ҭg\=LԡIe/mD)N_j "rIa@@i`q.Yev&v>G=4RE&kc4g2b0EpEud*tTè^y^5RB-N?Dj~boߔ^I0X_s<׾1i>4-P GƆ O˳uk^7+{%SݩIO[ i UڟKHݙ߽[='S2zmK6++2Mf;RÓJrb"O쬚dW ŷM?K<6R )_QΣak.R}]7u H ]K9[=\P>Ae'FcAɬiTΥڮ)bPsF#/!ӷ 8;,!3IJy~hrO#(!ȇvQ1LchHA2})֟slZӄDeoPw_X^+xœ#Y~?M9V{5Hvw I9)ѠHj^Evx I#sS\DZ(ЯOo"MM6Cgk<~HGWRo:Q_ʟb⡔x%|XŀF<42P\b:D~B- 3H},X;(J(g9rnT"pUs癙7)5imr31^066"".74(oN'Db(9B!z,} qk:+.F)((iDUvϚ낾=B]%Pg >c_pOJί/u\[" ê˺!nzT)D^qeQ~M\S54FJHIwB,Gs^g mj=aXo-?S{RL\N8S,-yb3y?E,##6X&䮏]"w& }Db~O~q&tj |e%xG[=y+5c|wrvAjѨwk^jJ Dτ9MQ;4Ɖ-)2IEm5kJRHӚz@56]]ZF6םE4ҚL~w?)v~ SUCԊ$PBSv/ قcؾ}_3P _"4H4K P<@c.A QJy֘/\}_H5:]ڰ X=Oz?wѻhئ$ݴfj( p$t.KI8#I^$h!懦P*+*o&FkFo"2:hz_γm'߭cҿEt4CJ`"+ ň%z]{'梤QyqT-yO1tfL0'#5̽X6GX[Mw2i eBzdDF7g4(o7b JipߚEď0}VZu|uA53CgE9Ny\ % wm(#$]-9QS8@l 5Py|K.Cքwn|~ X 1 J|4. wU]_ 2hJP`R"kOZI7wouJzP jdtMUBC?*! fDEYr\Ԫ1Dk9Ȥ Pc;MkOmB U PAcjlgTB~ ai/䦇s;Hp(D0j{;=~ \'FS )oJm 6_>_of^|t:&IG& 6)R2!*Lyn D:e c~8iYYJ HLud F9 *~Ƴ}%VCr~-o(Vjf=9qz.,M !PasM!>vvӬY^t~U,`~`#PxH>+Ouaݼ1+\wĈV+12>d x]WIio夶t7H8\Z:Ƌ2-- _۷&ueM7n&<ޭiH~y‹'R"\jդt ً|6x$olGέŝʃR!GbT9wGn Stp֖HU,ѭXU:+2 Ui:VL>6d*OP"U6tht$ta!F@>nL0B4IfݾvItVث=~*U5,Q1|QNq&zjkoQ[g!qhgKhmHӧ1X<)8LULUTCz&."P\r`xmLc6(5x0dVp/M4 /G 2[n͚$2wZ7>gI z$Cs8R&fmbݴFHltVQi:g#j@؍ Vl~6$F*lCg~y[]ƦY6vBB>CFX]T=&h SDTxukeh1 o\PFٽ>%`L冝'i8a" 7mƈei!$Ud I(SJ㜤X#jJK׏ﴧ5Z,>nIRtRcꛃ fqaOQU0=̱>m ,xg[6Z_E@,vliIt$Z+aMLp~pL쓏 0Ǚ/h%<;,?ت#ȞaReDHF&wqj:9_d}|o;r+ &yvne7 5/80L.؆fhZ}BU4ӽAmӟ&;mMԐpvwtUy [ |3ո#vr;WQ*:$P|`[b"VYt'2yH2.hOb86l -Zq(šz w:Tڝ.ZG~$S6 (~{O,%~L;9Nq[J?:n+f 1qzF /vZ:-@P _d&HVH$)$-GamfwUa;W T]0HUq@msFYW Ll|G'|?EFߵ<uA7/P:a)t4E!clG~,{Yy8Bz5֌G+t&'CkM \mR"QyOYs"*a/x<@rҷnEsbmeyЬsm `ledSc0Pfe2tȳ/qB_ޥ.gѻy[3mF3_Kl]u;NJW! tECl FVH,#!p,b>)׮f ![. ZIo3}A^}a(Cmp^Pk:$E|esB䡆e)/7$'4Er iU Q 'PdcZe1yPw%yi5@?'>$ă(L4=ċ݃IȔjմmE4'z=H7n]3pkQ^~s+R2^0jD8q"I UD3,L-tE Ad A5\Rc"_8n"uiTe SG+ )FZj0 |y Z^y_RBloK$CDyȶuZ_󝼨{FBmYf=ɵZ$}5 *IbwGqa25=+ NWYA)"{h))8b * #̻O.Ջ1aA2h@ńd ~^ e&4Y}H!Uΐnר^='_ڭw `-yP{iozs?` %)(c9 XEq p8,C+cd-1%0杻:V+m&}]$6sFIIUn 6W /ʇ@)=eB 䂚RFfH>#хb?zl CH: 2sH.[?4.i,kl$|C,ԍ#H0wk%/ź5+G(zjו*zq~3H|סܧ MlQViF5XFM"Ŗm+(*3 NQ++&s cB杪'oN?V Zm@ 44Q9 0N r*@ F WYT2dEQ@JuJ@/F䪒9qAyi+pyڅ{bCZRă/>YOƏ(2e@w3ga#ɇ` YKEOUo+^ !4[n~*OEDė}L57;dGW<#"Ӿ2{1** OD t 2}!-yǤБ8 a0} 9/yGk{hDQuP?kI~& AZ4fr_Vo»<%wݍDsHO@kSf؃6[ R)tu/tE1SIAUOM\goƂxVM mk& 5^!f4p`z+6r=ux2P+x,]l%6I`gnb ([Dw+mTX+FXGF"L E J=UPgV^uQ\ OTDb\F{,Ƃ +4,]% ((t`EDBPA1,ˬz2]<¯8,`M?U;B)?a꾦g$p[ Edrn|--$A]Fr`cAlf̈́Kzbibh:%\w~@7wI0w:+@եaRv0A_Z'xe*`r[P3 ʮ5B&} |-? AW5i?q38v`B GQ/yt~ґT I/}ͳTG+?;g5,]+ 1 1ߌ˔# e}AE%" 490#:2dcN7.8fC IDX9w{`G}weB # .Ѧ*8;,~V]0gIG>m(ux]~Bq&E d) Qlё-ӰȋxfH7hH$҇|_&} 9J1#sQM =tj /)&9Uf0h{)uQNl9F ~T@'0ep22~,8ȑK8衅]y٩.=Binģ}KP9il1\3#*3Hx<.pAn(+)MBr=$vCFn>un)dW/Ah -u 'ذҡ TO]'~?0p,"KvpUqQJ ![+q |e3K0k3p>:NT?>rMq3KG[cؒ{!r0i\Zs`͂‹F!mw#b&ڿc*q'S14]xYڿ `'_Ōq0efSR3UɬX[[ȉ%iIK幠C{՛RN냞Mqtg}+<ܲ?-!YJ"UȆag 8T}tyhto&1r*06 l9*J_>UźJ= vp1bܐ꒦Mx)ފ_^(9ƨYaD%V{t5ibIC>)/:, 2;-k?E`Uw)>&6e5֑YV-9Pu@w5s@B zַR!GXQUWF&R"p#+¡G I' $*m񜨳W>wfF,;E2L"uJWJ.Y I lVcˋ r5 6ډ BLtJh[ceIdq`ԧ g비B_9DognL1*py- [F/  *XB#ݛKE9XW}UmH*Kn렀A;_(QL'۪OF.: DYLw[tujfA1za3TցʘٷұW 1Jq ?]ԌHR[vmd!DHX uQv:*u8MĢs}`1jD֙hN]fmpúW_&JIПi>So $=?n{F}gkQ8TBܸa6c[0wzO0#W]};d;zo1ƻD u`k"`ml0JH*Dj5_R9ZdE8q 7.G>-Pwr2/UK7XϊK3Ra2H/[j{< {+fK(% 5t;9>y=mr&ЃT#>1J*!Z,f@Jjb|DcUדc/gDUvcGF'm)Gr@Qv={'LK9F  2 AzFa8T:н2A[^,9=rK)^\ q/p-J=; )ٴbMͷ) ?C+1GASd!2a4~GxJ#xlIW} :m[֊cǬ%'/fݖTv"f2W  í_STq؈ ??<xZj`~{xYZ>eEޕ+:skQ َ5ᴠcwpFGQWT#L ¿$FDl9 l?\{k Z\4RI%.gY8F窨h G3mkf!dP}N{C6JQ~اh& f֋F%<]|ɩUQw}!͂j_<<O_#߾p:TCVfKGXi,S ;ĭl.g/L-эi8MaҢTw1{,ۘi8*5h.L>Uv >ncC#Y:l}:%4 8Hc%go]ڌ[ )e/\*'(LUuz9ۡў)/"V<CFeH"R/Gײ-텛ZPtgoGg?E$ĭ`^[[2)V|fw cIbNXpV,?HH9M*[IYW$^<̋Lvhդx$B Okl!TPoЀ)[K:G2oyV3Ő P1GI5(bjjY`}I3mGfL~~SH-ͬ3Ij+`>܀{ f'/YA0B2Aqlqwgmg|@r~da/H.BcreZx.npºm]Ih9yP<4ZlfIkВ;bd&%MGJ:cj-}(^4P zL0)sv;Ę]G;q\`q@唚`F1wRlgObWX@a~\r3ou`!AФ!f"(o^uug4ܘ;?#;@=jv<|zsoCׯ r5rtj4-1Lt*6 q{UA乳i-{Js dq_VR SxaϢv-lײW'sS8wBxts-R0"ŝ$;:15OI-;(l9\AXȥY M?OۮIa/Q ўBx$ueBmlW:3Յm(=zV50y[ ( ]vn.j+ax|e7Fͣp@TO`6ʋ-4Id +mx>e]: gj:n%5~mo\_.{$5:'Jffm4#g(isۛQܕMI0m,`<d 4KJh5^1O KD'32#@'@WssPs FJrKK,q'b7|tv |DC5 )2ÝTBAh7. 6 9z'zj2 /(f╆F`ש SN!/>KHArf27PƐuMZH`(~e]H3.f X^AҘ*h4vݨ02>ʹs*}ЏD1NQǶ$gV4{WˮebQ B0?nIu9P!fY8,V2 [`P0)1]? _IFMDM6>-'B!`yU +aX9zJ.٥N_'M=c/N5ӱ.[kö2yD&(+8s(~Ф97RI^<K1&3@ÁTZ7M}֪6h$=9I)Weh=vTC>|R $SI<{z$!qv4ewǡF-wA HS7ӤϹu=b*4$S, nZbS2 C c%*JwpV{ٵ_{νz~ hhIB M\(ρBq+5 ӶXM+v<^Z@ٳasICY!HHCaEy"DU lnsSz IlYy ٺiI*H ".~}yWۢ3A4ȟ]ќZ?Q' kطXg鏯8| z)Q;S pcPtx+=8YuG#L'{%|Hk;Cm_}Mpv s7x:΍iu) /a8U5j}1@oK=RSIaW!TkA7s.X'bKJe=Ik7cm}(-8X+Y)v;V/mlltul C4 >X:gzpi>9B!£SKN\g]r(5v{2ԝG5*4]wgi@\̈wpv91mm* s59 |zSdQ"r.% qЂ+\oi1͖6ĥk{@ՙst̟gBTuÃG$aMD/1" ST_rΖFd#q˅ &lUTp?Z'E J=fxztwDe^;xW@bٶorx#6y3'r9U])S܎rZM&NHEWLRB4T}–Er~"tԨ80φRGTct$sgag|7G4&7Q4"c}+) Y/q0sO#*%LW ٩K>qFyZ\u}BOo NqPqk.:sY2fu8{9>zw9j:!;4 X87TI[ELGpwnubhR1aFSşQծg1瀓ɱrnż//WC~a8{u!"T1sL%ת"Bcqdl/B2"JҬLlσ!@0>#d*]ޙPӸD|IHsѤj!zF@Ug;K_Ox> W!ۋM74]ZFOK667 VOaey* r wA*zouiJq"z"E&ś)JFSz oq'돧vU]*mZCf{܉'lN.A(Z|BJtO*iDZY`-B]iD̷UZ.gm% -i?& HNAF2h[1Ϗ3rcG7mS4^<0D@%"jSv~}o B Cbo=vxntMs HȦH} YZ