libwayland-client0-1.18.0-150200.3.3.1 >  A d5 tp9|ke' D5ziiX[0۟k]׸>`OK-|&%M W_<P^o}$ŠҮ7rV߶_8I9SIy޾J8\Q]C 槀O2O3,S* \(hkzf)#. 8^.62W~MȻ!Bn2@(v;M:ҀH5r!Nx 'YJn58C܆r:SJ QG3cc1d1e971646f9b61f2ee9b1c1b7182efd753389fd3a6370a7ad5a3605386c3983c3f2cb2db66bd1ae712e007a32a7bab8bf213zxd5 tp9|'9}5@7a3/)c~޿-V dȈp[NuJ/~Aj] r&2"_QYq:'e9+,*,+(<Ѧ|:(~X ^5CO+ ~(Dw症nagp1**:kKpGi'F䖋dMhq`h+:Q3ZWq!P#kR.V]av0Y;x:>`>p@%$?%d ) E ,=]cl|      @Pdx4(89@:!>!(@!7F!FG!\H!lI!|X!Y!\!]!^"b"fc#d#e#f#l#u#v#w$px$y$ z$$$$%Clibwayland-client01.18.0150200.3.3.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.d5 Kibs-arm-5\SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://wayland.freedesktop.org/linuxaarch64 ).- 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/ldconfigibs-arm-5 16811973871.18.0-150200.3.3.11.18.0-150200.3.3.1libwayland-client.so.0libwayland-client.so.0.3.0libwayland-client0COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/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:Maintenance:28582/SUSE_SLE-15-SP2_Update/40ec0d0c5efa7574babd1a827fa7f265-wayland.SUSE_SLE-15-SP2_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=896669f43c52545f37dac888b252b0e60f10da8b, strippeddirectoryUTF-8 Unicode text PRRR RRRRR晟|[Jutf-8d3642d96f550d29505d3aac8b47e35558a73a583f4ece91afc5c07c2298ff659?7zXZ !t/_P] cr$x#HiV҉g!g$V;:"Yi} 7~ GB52 9GLmYX>}8M?F'ϲ|#mQNX#$(Kާy}wV EMJ { e\ݝ|9@ovTn Fl c[^4]kxy򩪔gxf6JNWhK:-YVrN'kJuj߳W=f5mZ|Nk'jss/&gؚeѡn`EH0|X+*g4oѽ t 1HKgcxw85Բ!Xf4mI250UDPѨӯ$JoE ZN3 wU=B'\AJ\]X-ћ:\ܡ˅WB7sIⓤ<;!&ѹ''$"Fr6xM 2lj鲋2cq׊}0SSphe98< ͚5zH|>@fL!NAE#.-10(l 3\Q 7䤲qw5]τq+}KA_J6$p?:5<1lhM;W6_W)-uɛ# ڨ .&Tи_w{kҧָϳu$QPY ]xM@&I8A,_hW|FM(=C}J`v9|Íz>?"`3d1u)YYvCO<=Mol4Fcme8+u#cӂR$CH[3쩴_B%k+xx#0- a1V"d)ٻ/L{<;u$q\T}`qÖ ף Y`=`Dj{=ty[͉%tV.4 ҀhʱJ,g4BWDaSaYG9ʘ &DU<'e-Q.3K𻥚CIo@YR:Bde$Hn?"%C {bAlnݭʸmNDPCJc#8"~|ť>8deѯ~`9͌wZ.1,;s޸0kI-=`_spLƛ85ekƻlcկ"_;Ek^3xI􅸶Htp<.%K =mqm9 \H mIב&}< ul)CemlPޖZ덍w:і2ZSH_Ԛh(w+ V,ør{[fg 7@LˤJTܤhұhTԳ*SgI|j ;1}*mBZQ/9ػyB8%ύ-<햝҈?Y2 "l\S'f=y@~&#u,̦L3Q:&bkp76י?|Ρ! r' ]_D B ) ey'KcO`r46flݪ{l5jʳ DQwKϢP3OiTQ29>rujy+f\~6s̛brQd}O~'0nhnI0d("^\i`\p4A6= D VW"WhiƶJ*ޭv2VH,0>*SWe=hlفrD64v4tR$%A yIA\Hpzr3YП}5SgqUeuLF&'{~K1pr>b"m,5d,Eڐ̂4%-y4o`Ⱦs:&e~@iYjjA/Bs~mr%tAs8#jX|.6\w_k#%T2֤9Je+FއmNWL5 .DD7W$f2]TUu"6ƧTy kShzR?#⌃M\&ڃ h7B5 WGɆyoh1Ƕ>X*D`M|Y((d˚j0^?S?)yH=rY^~($'H 0\c`75a|&T#z$@#'nzFk&8 h c /T.fdp3~ `?1uU0M7A 0qGc}U!, )!Rv|*iZ>K(S8ivDX?D'M:E%L|uxSŭQ I6ʹ?d5ԭ\'Co֍_LHt)g(PIY=GEY+%ƖbZeDމ nTWr} W>ȸF \4T{ ^14@:c'[ eYUtϭËܻ zWZ>hb a!cψC\w6S\˂^U'Z"ot!-`.+(yJ>M\6ܑ lb7_)CGO1vܱ5}PcM K³oћHsd b>ҹ\0o H[u\2# P9`8&,VCr_7U=9m#:]lT>(4B9: PS1h1ӥvWCj"jCuV}OxŒ4\}.o 1}.C ^Y-m_uՀ=m/ GMIUy D$s 3'H֒UOB1w(BaɅMm@?cqZ`Yԧ=Zϡ#Fmv%zi{_=-ߏ:ɉBl|9R(g[F8ceG?/r;j3hH>qѱ2Btkei8o;!j ;3dNd):3rl͡8Iӆd2^K^u#Y&&mRpL'eN#mKpd1RRqagbZ0sb 04L87>:FH 2{_K/۲' &7=jDoiyGV!Xikn#ק3?TڱoM+/#RSE#'9!'Ňw^m9STINzӼ}ڹvqDՉݓ꜂U7d@)E` O#,CJtGW-D{牜i[/oN 3Ot͛2 #0'b~ 鸟e*͒BtU_ dadZ5v?7ٰYt5U$`8ݡłTi"_aD@Ro(<'69pu~⾡͌yjITg1L7 r좋 F>&~G#]dzFoVgav (_r*5/o2|~$fx͟(N7(d<<9 AJZۮv9͚Qgu?t9K\> ?SVuj tUEAjEG4x[qE;sȞ;j%T)ek_]3A<,LJ5!1>I̯<'0w0m&zs?*B~8Ҋx#de|ܑ3A;f'Y;aq%_c~yKFT.8ݑ2aQaVV6e:i>[)k3>;bEWl(1bofv~c=R= R懅 @:wz6H¼#cN6ٻM{;yESeE:n_O?57HaAX6UB eZbP9Lm9@% $!2h+U[=Ϧ#Dz-L*y[ (2$;i)W+py$سG`7n`ix7st NnD4TZN|2r"l٬-T@,T~T*Iz܈uc*f6N/+=i@ǃp_+tӹpXNj f=Qg8egY^ɀwcdX8"Xؠds$q;&I2ۮpW;KaRw>`D8f8JSk|uyRrc>A0lVcbO_![:E"=NZc¾rJoBljQhxڟ(+%Kh{Kf-&M'̉mZTԎ%to/Aj$ո:SKt޸:ޅgq`G^]|ADe<9}#VRd Nv )?=%Ut!Xng3˱+ŸUA:U_{~-Y+Ԁ%t^rq];:#_30ʝ%>hQlf*YcMZZ}9}-)r:cŻd0t\j#o[P@ Z#A2PN;7jg;(ҶcS7<շW@SSuw'r=Qky)FD7\evq" uX }fM{sO 1˭%:꼍ljWiN½rllzf!/anz79OÒdCHAҀ컗Y޹`OC3axӌ`'2vR !eRj4o(~]0[1Ć g1p%)]T '/a7|uW\edقb[R.Iߴ<09) .Uja'li,ƅ풄 v1ɐrI݋v]M 4CR0ᔒ uk=8I蠊ǏZ&cR֗x 9u!q/ 7n!`v[ʰ{\i<9/!h 5?~:1ܴ?Qp)^+WWS4 Y\?0BCy6%DCuܦ;HQ'(ip#Rr$-\VRG'K5Xc4h]̔jDdәwTq4H!HE-gG ('bO0J~I$&pb My ))WyikW$iTy(.li*FBԥ5krJLiA@xB f$EQ*=`EEr@L`Rʩ%sg PbB[^hs_RzGxU5EN(Tf)a>N*1ʶA~,wKK쐲PH GZժTʲۥ3&G9F]U-7G􉼳6P57 6&?M<^Î &MH<1@DjG>M V?is\̨G/Tj:9:9!Z7GA5o!b$n..m"t'dwʄJ>byh,"F(R6c@v z$OІ׏!qPMԛU]fb&fct%1ԣoE֠m{w@C-3<#fԲlw߹Y/-KŗgGD.ZGb`ː@Q ;-]Z6q@ aa]ޅGXȧ]\ɏD4E&&#NW Teri U D%mwbsgRieg6A#NʯiB-uq[Rd>̶ݺ4:GO&qm|$q#ɓd7[Ύr\C"js΀SH/'y9s i.%C!G=$*6@#,e[-2`*XRETW.fEkrӶd{>9Rz5i /k;MV [UoүXGM6 qޒB["dyesjui[w! 'g@,Te1${4iPDVgLliql郇D?y>i`pP[.!]WD3N٬L'ڃP4^CC"A_АJ"?xuF&sn ~8vYN6-Jn ):#\LHGRPd(KmBtdGS[!2u@dć7:V:WjC2 qm.KgOoԦFX:lmu!$&/=єy;DSe'm;=5C!ȿz}\ۈϾr ;{ԛG8w~BXYWۼO~4Cw6pH*2JJS8L&yگE;#174R>d*p'T<̐Fas"M1bneë tk)BsP-x wwMcLg?< 9=Ie7?WIg~?ċgx$sdZ'b8@OsU^]2xp3qa)Ek1L'9~SP%aTN cO<]S&sHȕ]]\mpby=El:u@j )z>ZGCœ }p޾đr4T긾WsCY8yZFqՎw 3p+t|#NYnȻc,ЫpensBt?Fg8auɟh`=4%Sv?,hSBL:^Ehæmfpke$v]27k+n@ׁNZ{@NzFv4Q~5JC<Ȗ׼t6K\ZbJ| &VSu&vTÅ DrEݝ SqsoI jC4# ɘڮm@$'y@I>O֙ õO1CIW2Z0\UہUIyL^ƟBYJs1X}Yi9{`|kxl+^ v^ èXzJ%2*Ng@=:lTw9tbz ,~0A *g*v΄g: Y`5 ҋ";#w:QBhN0W DFr{HOݺ`dE/_DFAsEkm>}k {2xXDyPZ7:RnB['s\/lmur0UABxmƮ]zpkXWdF6KvyG7.@*&$B]=G7*y27$n cL1;E?Bdس>e`Z gXolS'8g!@E `&8b S$-7Wĵ ؇6/)8;MH5Е4`8 3}ǔrv{;3 KW{znο~f>YӪou'_| T% 7p H[DDcҝZ Ug>YA}2FHb2gwnd!L!zruZ⓻/R -uJiIݬ(N*8}/L%WB-RLhMy=\.rҩ-L?a> ;Y)֞%O)6ī0lJqJ cM:KJׇTte[zisFo[F4gC]%iU Fbr-%Rj{WYp9{1ڻyLGAm (G{\֚ ve_du]R+ٛNQ&Yz'a&bB+pEkZp (K5`ݍx"-|iۤa_N3YP.}/G? ,&Jfq,}ԌdWQQXJ-jߪp܅܊ݓNu'lkR"l]MxƷtƞ B~ךY"igy?\P"m7:7A_`l/w2@Y lX^6JgUd5Vl|9* %['^,8ed~28=_)]pʯ%*#`afK=I|kec Qqv ֙pH |<ثCr߼RIAdf1Ŷ.>wȴk\ #Ḃ4leI#{)3U)[ ,ukJXJF^)$kE[ cqkJ_-I]T9{~iQ5ΎIIH) m`6ePlo#wVkMbw%ܛ YOtfvRa~e4W@+QŠ؀+ 3cu|,B(p(jvJuCk|{y l#~X^*_7u{r6 2skE)_Pj*ft}L#Ŏ'玢A|32I~_ǾZ6P g&PׄˌP&z6_9~(P=' L9A.܂( jק <-^WWE K;PXbz!4HQmЕr3or4C#X/6  _nan^(i|^ _xT0,yQIA0u:KTիꅞ׌̪e鯘EoScF_RkrN,jӱN*ÀCHkWW:X/ V/+J.v"ՙ N>3f0QcS%|ǠXǺc1NPmnqˁW?"h;sxACM'y1^R7U(;C',ښx΁.Gq؀=ͩr_S4' i;c6)_٧/_24SZE>+>ꬻMR\w4&aVSB(P5ezmm+RNv?ݒpOWZ<$5˱<&R?Q'tÐ08^<*0zJj(өW Wxz8o@/ 6P })'fj˔.;8Bُv*Z"sd4m bƸo=P:]/O$ \aT7<٪8#4r@-V1cQ fc@)/bҝ}QGJrd8"Z jW'AeZ5[m֛1iQ`$M `>uͮr\2;"]Sզ<g}$[Vz/!^ǠhJԒenhAL8 g}H?\z i0IؘJP;5JgE--n2>aQWR@qkN .Xc\i<O;)҉QqvK,mZ B?g!9tӵAF{N+ap8v,<ގ 1~V=!U۹8 ]{598jXIkKqRmz_Df)1|ܑ_qB\wU;*ap8Y3bT~؋]m,`gIAil%:gSjT!?i Շ}RF@怢=w)zWC^S(|Iug2sVF!x*Ο=Řp>7nmsrQ"e2w"l~qzgCYjQJӋC Wdɐڮ3FL߫u:QY’wODb!s,w^.ְ|Saߢ8h&;xDd­b>̖)\<5̄xqrqҀ g./b? e]({~ukN{l"?4c<,VƩb <#:'PP N\gBZ P;K.h.f<.}[T5q,'^k.V<4y$@UaNg!Gȼ aj?( mY$&! t6/R )yI!NE~ 9UX {يRlB O@m! u}&5W >hrNJ=8fhZ^X}:*5& U>J#Y&lo+gr<-|`>~DR}Qo`!K?͞?zҌSMuoZo8IO"Wmvb*VlVyRFGPjժi{n{zmńkj^!cIޟBg|uittU͞R8||BsHcf%+zI j~d]0ֲ$5& E̤v# 26N}¶H#n艃9Ɔx`jr~TE|jlG8\Zz <߻sW'õ;W'd#_2vp|ǀ_C9KU*H-t{&IGPfS ]$`7RP[$ 1p崭sHB/9]V>OI;crJ?\@]NqNlJ樵Κ8B=rS0,c?x$@Ua8ktgx*4{zR,>詣6cfm6n"-K]Grv/ѥY#7`^B0XZM5MpN <Έ!M"X ߹HCy@WR[Y#_ $u)B%\XUeALQeMaBA|tP%2&]9狃F#Y]6e S;6k.7\,WAhbo~:4k{## , 5ڏ,@wĉ1Su^ uVOeQf/`MkWSjPNAzFuups7j :5dQ "[he(DGF3n)8(wnrUV[BgPg:A]5.@,qߚ*vBܑzSy͓q(OWt &_y1-]^OPi)0wY&z*CJ-%! tm(-zU@!&WL #|a-+-G-P-Sk V7r)j}ٲWR"̴iFBeqe:0%$xqX*gi997*jBH_p'#8cVv LD3q]76oD1h@'`80lI6Z.a#K? Ma[ZLDz$2x0V~ZCp]4es탬ÐE3R;I!i%otf(#nbGee,"5S8=L!ac=,}Թ j7 bIEFm3,HFU`&RAyWcTbwMo g~4.a`p6Y.f۱:KnZWT`JN0_N';*kJYo%@e^FaucP~)Fre8V;gS>8`4*.b#`sܛ `/6u :JA6Xy/|wK|u8YҟJ)X̨Hw(`?uqnT\-2?rؕv;_{sQ[Xe l2sӓq 2ZZHn+:kJ#J+tZY)L,5u#jX% 44{0OܨGܙuWX׾,r8^z ȴ=KmAXŐl*p{ם]\1xq%BL}{]Whd:ҼtMʸb1Q0?wh((hg#dS\q]~\R0u\X@poZ3\*dLQEW8 J/?N0Yܖ(vB.40I9VCo5`?5aŒD9uх{|Ej4abm{Ej#PL&'AoDlR:`cWhTj'S1w"6@eƤFKk]iG5*s✛w',sI& dflMgN*Z6R$54 +YZ惸]$iFV3}u ߲ McQˎIбSG1\P~ 1᜿-Ƒ_R X`[Goݽ~x;%FB*QMho}5#*gCwoz")~C# VKh&(525˷ՈybfWH5E9"|%tq~r-a'-_֘apJgUl+!_aP=,dHoKswˊxڣ2>r! F zfe zJV'[#9g!zz`+$5a`F \F<b,t`."]M=ّOd59vS `ye%R>~3ޓ! S4Q *g y>(޷uU+ #+Ġil#uR(w*wPC!/a/Kس!ˢQ"uB-H%F4{ 41WĝBm˘d^c=Z=M[z\U>ZWCeC٢&^)I3џx#ɂl/pnMHrn禽݌Fݱt#|@̌LxrBg~¼XWMD[wT`Xԛ yPwyC[nPJuMDORj;.pwC%!D~Z}5eAC<P@rw5\}/ ; .]C2so 9*\w ])(h~6W;GUѓ`9>ܵO90E A0vCC ܁r?~f25(yS؀b|1C#~ |Շd ZB4LʚO72L9R,EAoXD3لcwkql]35޽.t@HO&(gF%7D:5}A|~xI61)-MG ID^ܷN]aƛ ꏔ׎rh;?_PYρL>DTf` #w+?,sE4S6E ?o?N{ xvY+t3fI~~SSTA`DFNC^?׺B3mlHkF SG#Ҁ&~^m[wr6`_@CtڠA}Omf1%P!DEDM[jIxb#&ezE}Hb'ף$ Gh^8sPnM!Ҳ8̩r+ǹrcNR]l 3u/  yuV 0;w2|*Ԣ(u|q9]6ʬEIқXBjºi ~{ k!UzJHL1"n!3" _`Tm6-It8%\z"[0-'N&"7͹5?QDupX@ɭKQO ?k,f-8GOz9|f! y7ا0AtkH? _  ldl.Ss30q東9C@)/uO>1fE09nQwO|EYg YZ