libwayland-client0-1.21.0-150400.3.6.1 >  A d p9|ir_Lp?xnQ+t㉻!=FW(H;M<%l.qqW `J9O )Ѽt7`={IVK**j5q* E}LDx^#{dX3CQ]WQ_6h}~ݼY',LW8pP /] CHioI V 4\{h&.띹1-ڵ L/tSY@)I549ce8ebeb45daa090ffcdd4e0e0288ef0efc135b2462d34bc00f719a0d037755bca6a8944fad4af78c9cb7439f447230265a020ĉd p9|z(MފF܉L]ǎ4͞Ө @=@6(iJ6H}΄#>z\\5FҽTe:>w! ^3/yEAUXø}^w]'#@H Զ"łXzF 5љ^ۑgk׭WF(5O˾Ȩ/4̔ jzD+',\%T`2ʔ׿QRO,c*r)N(}5Em DHx`g~\(>",h+gWvVWp>p@.,?.d ) E ,=^dl|      @PdxH=(h8p%9%: %>*&@*5F*DG*XH*hI*xX*|Y*\*]*^+b+[c,d,e,f,l,u,v,w-dx-ty-z----.Clibwayland-client01.21.0150400.3.6.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.ds390zp32tSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://wayland.freedesktop.org/linuxs390x 8).- 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/ldconfigs390zp32 16878501241.21.0-150400.3.6.11.21.0-150400.3.6.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:Maintenance:29621/SUSE_SLE-15-SP4_Update/fbc4c55d6af411ca6b5d3d3e0f524748-wayland.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=c7919695a5f4b3aa8691ae5e8d56976f2a6f8112, strippeddirectoryUTF-8 Unicode textPR R RRRRRRRR R R RsbMy hm!B'utf-8ae45edd59602c6d88819dda13e39ef3db35f2d9c5f267197cf04ba9d016e87bb?7zXZ !t/oQ.] cr$x#HO %rv1N M5rOFإ>iUJN"._KZPS PpTϚ!@!P. 8+G}(XWtxCtcgl> \wMʑKsס?aӐʓ"\g˯c иvBurh׌垲49TpI Q^yBV&JD_"W~3{h>r_JFaYcpkOOrЅe WzwC6c\yN0di TunCVCyv%oGL{KXyʢ*@dG ]xPK Ē7PI4aphkÐTVKL5N*횂,*nŘp6xOz:Ke a@R;S)E n4^ HO[py! _T#U+ezπg4M8¥ n{P6:f}]ƪ$!_ J:amOlr4VܫF~"A@s#x xbkPQ7mN2dD'D[OBu2ds꼂J|Š*3 E )cKo(v(S&W=ºwB%*)D P?ŔrQ I`#slMz;&fafѸCNF9S +^%:\b "^p恔o-;͆ӹ[qe[yB5}]Bd+*US*gghyb nj&_c ҕaqzEz bCՋ5DɥHPo(ŇM9a3o⑓΄!jBI@}1:%6r+o:v4 ;W&.|6՚6R{ ~[ wԏ1-fQ8^,ކmy‡ZA,Έe%|gؗ1!D:Z#2Fvm~`^sةOZ~KI\GnAEt_.~AJTvB4 :h;~-vOWZEy~k60!A˩/G !XV\Mrnfp_OTdG҅cc* p~i/t7>6 o3;`K{*aڹQ%P\݇vTl.*nGÊ͓Lw@suVk2㼚i]a/&L NX)\9DyYВlF)T d?"lP~ VC/HA}c V`?rhڴB.gYh>8'<9!ºPUApa W"A0ق/3Og':3İ=h"~7fS|L~Έtgh2퍐/jTX hץ .̓ug93l.PDꢤe0=o]jwPk|KRSEUX:C֖L֓$ %"w$qr/# Z:pyc}JْQȹpdTجq&OE's?.LO  nv3b1@Kl p\gY٭q*(7BYPGQd.nm{ MCO(  }? IEM?2`f+ }3.hǻ#6prt߂A&X Q@ JJ3 PhnFiz qv^P?a:~?wJY1я섐$ }=>_3 >dj'%$0ycDr1 gH _272 H`HYiy R/_ o3͉3M0t Dc)%!B^B;t&ޟ2р<5hҮ .q(=I WTE^хs GH+ޣMq2*(HerhFє] 2ۉ"j_6)-?uƌ*>iSRYxKMu~)DviS2<WX y9:M,ũ]Lݷ琎 j߭CDe=*1oZRBbc$׭uO"Ix.&2“y}tvؕ;| u,A?݅;,D>p!.u.Mmwwxyu^B[D% A&C_%+Vx)T]נ_=7+=F#ψ#.4$/_29|Я #=rȨz. &"FoEM{+zXv$1C2~+$' Oy[̻MrPd3 TWEV`~>CrW/΅P}nQqz;FU1Q%lR(Vknϱ7 k(nuTЂX _\rZkUw)nD446,,:@>W`~iDYFZ>Ҍ%۔Mr> +j,4骖9YׁvIwPIoK6kpv>4b>E=Y?\B䓛'λ)VFA˼9D\ޤV\lGcÊdt6ؒ]d$_w/JWNw.0 Ev:^em_CWlt3#);}qi $dqI hIvﯚ7fEe§qQOLB;V[#NG-3Y{F]`!EUBR zLQٹQSv}<Q,fN-C?fKLG^|$ xǖWY?_Μg²;d-@ 0rr4 G׶۹ͶB@ N0v?n/ҋ5oO_<)' ISWoWgayOJW*eжb)I1nR#nB{t0ňE 952w_Bј.otMaDPNرJ@{<̶pVI~DLdtjA9KɊa 'La(aGWxTq;vPJ"1%)}/5H-q=֎~ma$1Cv ="v ӑVw^>s}Gpzw̉*GZ߈"U߄JQ/Ju剩ⵔXDbb%R삙u6)*ij7qHfSMQ$UjN~=OA;gud1uB\gʳ2p*Diٹ8>@P }SE'1 GVT"rM;<}[SDMygՠ3Hun A0.ڤbAJ'{C.:w#w<O=Gf *ZWa*7༝gו^ Fĭ2 Jayqq8A'%̀h>}QrrLPBdc[vb[_XSHa/rOKRT?9U:zȌ).iP#:TČQn_]ͦdRqT1dT:@候gT`!Upܬ!ܐ",7fY5݄ \$7^BҜA ҃U`̶m99˚y͔gE`xD'W"X"}TED%O)Tү ,FҷƳL{[EU5\XdN#w ahO=*^85wK_Jݽ~{ߢ.-oH_T$~sӵ5T '@D3%ZOb^/&)@A XUa#,taWMwj5q`3E>Wl_bH=v4abUMw]]vhS]gn<= dxqx\} \FBw5t.a .UVDآeȡ(`T'h sx]NOJsUvEWl|B%cLw`f- SQI.3wh#I=i}z2*ɽ I{=%<8YWT ?`آAmoW>$h%@\N?5}juYppkM e@dLU H|/&w .JY*\ac<ʰ`VCEQ 7U :F*C8rH*82am;4Kv,촒T60k+35Y(jݜ'U ԩ?[ꜢM? 2?5oZ^ ݩM~$B`fW/G؉Sݥ>,2*ǫ G dx0f c=p>GZHrH!Xiw YA?0p#nԷNKh KFw[[:42XG߰p)ꃑt50ҍϻSe¿ݱf:CLsoixb%L;Kմ~1{WMQ}Jkr\i<;tNn`ߞA}:}4H͗4Us:z@B0" $1JƦP͂)DKjWuee9V>g٨alp!O%0u>rF~ GM!.eAO˖&t#ΓX"9m 4'6;.du w+/&'ze%]W!8ooq8[K5>cЗ[|(ft5>  7<[ 8$t)0ߚ 49Xs 8|jMSQu )"׌ )X;uk-=<@eշ8&su%$DFA"#n?;~bD2" M+SBeFQb~,l=~&)$$e%@ 6uOdXr@Zt&N6/7-~_ˢt-Trj$N|۔f|=M lVY+Xdol+G.!x;}Ef E1xk}MV'!U1|l H{n5-e)Y4x E I}v?v߹Km]$೟s|⛂R/>#w+&|14"օ8~Wkͼ?IC G aێu{M)rN*)-#bǒ 1J ܅}%G@%{I,"VPX/{=+İ <1+ϻ*=C/[vva×bY"(>cy&jNB9L%760Oؖo˹d5AֈRSW<~ϖD5 iZ`CQv{B~l&'X::52, 2srO.O)fh†g]$Ӆ$5jujmKMZNWO鰳鈻XmlűUKXbiuqg'gO@)$/f1KXXJr2`A/mYS1:`( 9A(33!t4v=dFm^iG {|ray _O )D咊:%<.MQ&. [:g'Aς?-_ iWHbPr쨿c"[L$?-ksSCe{vAo4|Zr{wOH.IT=F 0*bWUs$*AYyBh6N` 7D3uAdmh3Lmm~e˧ܯ`X+lq-hTz x&);PNEC[S)hNe@N;ԁKj( Š7s@4s? #.IJ*SMc7񦶳_8NYtwoq }=uVLE>?#poF'1Xt( 5Pvsv&+@vk\'lF)VZӈm9WlC!h+?fM|r9߻V/Snp8i3-okbݓFW^[t+,E>Yr$Ӵmew /vwrJ ppZ0| TZ)Gby<[y/)8ʼnuwpQк}]toVvĂi7$kbH vT U7Ti}}tȁ pH:7 h4r"̗>˟i I3iyҎͦ({9v 9l*ݤU Q0[{ׄ7]P\Gp] \Dˆ]Nނr,1yhZ'A+߄f+!rI_ۿʢx-@,ƙ=FP/cT(tڌbF Ά1$"&CzM) w P,0lu#'wR|*`4eo ]rs|N#rLlCX;nN]ؼiDEr:q_`/8, #z?Ox*R 2孛Ē}Sf? ˑqx6&3CR]q"7}%sV*!X*L&fmz#.HX}nͷy`JH;(6)mI%;L!4/fTw:8!"s=2x-ZHd =jfU\, ^cp4Tuy U!֟uf=yRʹfvp.k'7ddmCNQegzDZf.He\yDn~=@wQ z{<{yxme+c ԕ,Eb򙢹*X@gZb5옖˨!AtSp3mEW|~X$h,S}&z6t/o}Oy+{\і.r>+uMos+(f𼁮 $>W{/ӳɵϷNno: 1N2?v8J`V&A5E$nDNQp85/XD ',d pnwZJ/+3(OV&IqSgl!j3Ӯd4)I$1L Q ex|$ Udh^Of{"_L9׸~uu@*Oߌ_&#FqaB_YJJ聽?{:A;8[2 }S/ᤫ_)Jc/L/u45`V#&2 k}nw"xoxUuQסfC4 GL$l}l}8 sCĹr\nfZx*I">EB{oӍARG*QЁS'rohy)nV'|$fTIh_oJRl)LD/ӜN<~Q0Tj[oMAH8RfrۡSoTSsԇCP\6=4Fj4vtbz@j̯KmIǤEF7Gaaٟ4ӑrlJL'P-ZR oشۃ'Je5m_XL NVzy^|]᩻`Ɂ޹c*L; 7ݐu&/iF([F\ ♗ggcYVL]*nC}sÒ l= 'ru:X8GAܭ=gN t9(kXx)Y`&ͪobQ0 Bp>b:Y~Ζ\0IqS-dCb>JEWVe%M\V_0USDclDЉ(=q\P[ Ӡr7΃Kj9tL'b yvq.^vkb*X pG1K)O{A!\l[(> G7$0bfL=.?HkxW9=8[uZiiɉckj9%#k<ؒ_PئN>!JnS[x&BЍ1fO{Bw>|&PlS69H;1}BMw0U ^A \UԔp`"I暑ޝiX& x  T3l $S5 oH 7t)ymg8hEFsCqBOԂ?]ci6nХ]q=;E8QtXӈs)aXE5hR5=c?:p}X%ExvŐ^|!?%ΙCi=:vN{]=L;&,$,rcKLAk^v$y?+I{ž1T;5VDkp} ¤ZX.x s]VZU#l"K>HN#O@O࣐3 oqxM]? 8v$nhR Gtd/w@z/ι+NVYQˑP{_(/Nx+@ϘlݤacuݿȣwJ$- \^ec 8QyM8dE8]V~߄+3>]k؏+~+#tL|']f'ت Ra!9u.Cٱ]<X{J!Xsg6h؈Ե{]dN奼v $ >3WYlbȍHvP+ |^U3T:isݶgu|~8iЄ"LpzcEH;&D<(z22]()v@!( SZ-0=`U{rAJXW[ ss `A^o<'Oc1/뾓5[M 1wBCy۴0JGTRCþ# d3;&2E!q7+P>t6ZuUB o1ܖ6gŜ]NN2YeoƪC ,$*IdWGX"?Lu:Sv}daof )CT 2!V[UvOZHbr1 1ke{RJKAxz?z nZ WFcq/O, j `i8 Ѧ{D^/oM7ֻ4t;=M0sk~h``θjHڍ籓P3 DzhAMt3a$F??Lhmq_s*p,c:WΑ>q}NN7Cjze%ytGƓގe"&^L[q Wp(Fq{/騖~Pw:-% ,u>p0\4vlI,Y&gV}g`bt@Q=߅t d#NP|B bA=( DbgNa}:rvTʗaEϳҴ:Lq*rPWTJz uxC8/r?+@ ei4v SKD'@iqO<"S6W 5y=X{3 {"E:57g>]qQL ~ zf)쨓;Rٟ,lIH,?-%!'+LPPЙ~kU*ԕ+pqiOH*Z)5$1D0" nz3_3X*LCUv'[meU:mxxN 7&Jٺ;Bb_c@}#έ) /wo;4Ccw3v{TJ5¢=$d $SC ⚫ʖgX9)ͫj.3dU!J:Hk琲DҲ36M,KNBNwM5>"s@ (P%'e/!~ݤY*c]\7"L@/m3S ?:6 uZo0bRfc^agrγdS';-:(Y?Yn?$y/ٲ6d䶝yr)AͷX#wQ.lVA:e4ւˣ*̔9/%sCGh7&z "yFl㤛<:aA`,E;)=l,$ʧ;L)j v߳pĦLP£ļظQJe BDjAݤ3w q/ͅaFehvbOݽJ}Osٽk9}פG9o¿^=4dv6؂nDGtIM[5$HfG55!P܌،0_,-v K`%! WѪҏ7>wYK;nZ6rśf&t46PryqVGŜcJг!ΐ^hRLԈn1^M8PR$8l3K,Kտ̀vѣIh3Udu4"5b3M`J3F 5R'r=k?C`ܝ9gcfᲊy ttmbֻ 2=({G~mskV.ޫtUwu7`X;ȣ"9ÿc:1U)E^_26) !cHK1I H@5q\.^ߠ)|p)lu/ Fս8Qjf/ѰͨON*į@ Y@ޜQoQ/4`O"~}aHuk\4>ٶjӊl`hLh&a=iIsk勓_0L21ۮLŅoD4nʆo"EبcQCz'M29[ 89<*zXBgB,[ٌxJ=u/H0@F/y!ͺGaeˀ&{E~۾#&J䀀)Ӛ8uc:|3@0f@+o &4Nw8Ji? "\ؿ{5%?g%)c 5*XHDb&9?OA 0A$'n~ItɰI7(h[IQ0d&l{A} YꭋK&.n<d7 x!NQB eh2lL"R[lpZ劢PQ7 +ŁUX赔%x!7l𱾤jo`lif6mrp ~,0Q?ÿA k 8^},M턧M{ VkOaI֧GE&JRAOݜ ;mXo>4+6 61I0(Ue羬۵56q(֘XfF.b/YwT_:6Qdj־DkV{Fɂ+{rZqӻ"]֨cJqs XC4iel-)p;o4Zi\1a cl.8䗦e68yLaA;1IMP=}DU{p.6$~Et5`nO,j x'bCo)i4Jk@a onRE'bP$b^QgԲs."uvq9U!/ W&Aƌ+xsU| f奛"¨͍*?Bq}rV}Mb!sV.F}?߻yC .N.L)u?WD+R=$vK:82:d<3˱pGr<Oyig@tj𩤭AbR#mSP $&jq-5 7צOȼwʔmqn}Jv3Q8kӍ{9i}İNt]?y4.wc"ƒ?l'aD#FȄ2/W]1̿?g+g*CWa͈$*C!}[ džU*u!,ο|f~!a)){(Z*\Q3Q܃.u:/^QӴk/HyTzt-%X#Ɛ|ՄZYDBv+qi@w[` /^J\$q}GF& $v]Ur|Ft{}+XcnЮf!'*y%3U#;ZÌ^T3z@[<+uZQ2}^"wMnU U"vQҏ :Oټ >MoDhw{BN.c( L$9$gt S7yIq ~fWg)uo$fvt-]@fgtT>ӱDdCIDuH$nqPӥ:'J|?dxW:;~wqlG^6՜հmxPPH1ȜLi7JS847Zu&fi,pk{Aj׹wDOܚ@7.RdzxpMki J pt׻ֺc-29Xuw`C+\d}a(2H&M&D$]7nkkp-jZAAGJxbBޔ҈W e>  =6gdT^;0;ߐ%*̈́~ ῀djvV[lm I3@-C z?gs6W.kȤb.8.,En`@fGXQeiJ0^PXtγ_EusCA45aX$ӏ ɍHk9ak: ɖ16.4TPN.jQ6h޺ ݳEKGuP&#,q Xb}W'n_J0{E> 1 *!{}<SE;a/V3/2KJ&\%[Ρ`ʣ2X}Mt.ΨI/L>h%+~oKf"p( gCVQ;AHy1YVK.x*1r+%\YEd 8{8ug/4IzԔWwYdy#Wd9.UTЉjmdh$ ;"|O]ZkF7iY0?:e !d}K#OܣSAYlG8^-]g_xHOS,aӮIACB([:z풄k&! k͟$쉣!Dn\*Y痹'EbyJ745fJ~Σd P<'+kM S ~(+(qS=Ye};B[st@Ot~}ztk]z^̓/,Ȝ+h]Db}-%-c{ͤRAY-e.0ɵs@4fݫ{Ekzs i I<ʭJ*C.l$bfo-%~JHvP'hA~O+(᳷X`jN)LWA[ aA; p^=mh;LZ?kC<̊-L'-Ȑ90bA)ЬglP OOn.hMS<7SpԼ fi{p*6o8~wCyNDso(r!Sj !g,pA e[ek s\CC *: IW mm4\$Ny"YӢ [C! /-$ }Ir^~Â(Z&>C~ԅ 0(;vO\ ws,.10p-B&q>,vVf{o۠LǶWl27sN<7., {c5kH!E 1p5A;o5m&̶ YZ