libwayland-cursor0-debuginfo-1.19.0-150400.3.3.1 >  A d5 p9|ʷ%eceRk^Ydw"zާk!]ôŃl& ^0}q: O kjRSekD {1Iҭ\ T.wLwٶtІDNM ,Djx@89I7Q8sQhEϧj=慎zNxeb):`WT$K壋$ 9H"O9Dp@&?&|$ 1 b (,Efj      h (Px$(89(:=F!G!H!I!X!Y!\"@]"`^# b#c$5d$e$f$l$u$v$w%x%y%z%%%&&,&0&6&xlibwayland-cursor0-debuginfo1.19.0150400.3.3.1Debug information for package libwayland-cursor0This package provides debug information for package libwayland-cursor0. Debug information is useful when developing applications that use this package or when debugging this package.d5sheep53SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Debughttp://wayland.freedesktop.org/linuxx86_643bAAAAA큤d5d5d5d5d5d5d5d5e212ad92922fe1fdc72ad946bc480e98a47bc50ceceb5856b4b6df93c49e1931../../../../../usr/lib64/libwayland-cursor.so.0.0.0../../../../../usr/lib/debug/usr/lib64/libwayland-cursor.so.0.0.0-1.19.0-150400.3.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootwayland-1.19.0-150400.3.3.1.src.rpmdebuginfo(build-id)libwayland-cursor0-debuginfolibwayland-cursor0-debuginfo(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d0a@a`U^Nt^C\|[@[[D[qr[WZUZH@YY@XsX,X+XWv@WN@WDB@VŲ@VBUݪ@Un@TTfT}Tsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comjengelh@inai.dealarrosa@suse.comjengelh@inai.dejengelh@inai.desndirsch@suse.comsndirsch@suse.comjengelh@inai.desndirsch@suse.combjorn.lie@gmail.comjengelh@inai.deemil.l.velikov@gmail.comjengelh@inai.dejengelh@inai.desndirsch@suse.comjengelh@inai.dejengelh@inai.dezaitor@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dezaitor@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.de- U_util-Limit-size-of-wl_map.patch U_util-set-errno-when-hitting-WL_MAP_MAX_OBJECTS.patch * fixes Reference-count overflow in libwayland-server SHM handling (CVE-2021-3782, bsc#1190486)- There is a file conflict in current wayland-devel-32bit and prvevious libwayland-egl-devel-32bit package; therefore add a conflicts to baselibs.conf- obsolete/provide libwayland-egl-devel 18.0.2 also on sle15-sp4- Update to release 1.19 * This release mostly contains bug fixes and minor protocol updates.- Replace public key in keyring with 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 (Simon Ser ).- 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.sheep53 1681197306645b908d38ef2cec4c17278b4ea319ac092028c01.19.0-150400.3.3.11.19.0-150400.3.3.1debug.build-id645b908d38ef2cec4c17278b4ea319ac092028c05b908d38ef2cec4c17278b4ea319ac092028c0.debugusrlib64libwayland-cursor.so.0.0.0-1.19.0-150400.3.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/64//usr/lib/debug/usr//usr/lib/debug/usr/lib64/-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:28581/SUSE_SLE-15-SP4_Update/a91bdaa0bad6d0719ee77becb5e03d9f-wayland.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=645b908d38ef2cec4c17278b4ea319ac092028c0, with debug_info, not strippedPGbŒsb~yYOwayland-debugsource(x86-64)1.19.0-150400.3.3.1utf-8b6964af90eddabf426f2e4cc469e2f648a55e7a9839cf9d1498567f9f00328fa?7zXZ !t/ܫC] crt:bLL Ҝejn}jup8|S ΉQ_cv?; b׳eEK|!>uqاV0VPERf)%%'5Fqve+zx|bN)n|q2h5Ԕ7lj:< is8p*mH*;ә5!SX#+⩖ӑ$K63և=vy K[y%wfӻ58npSQD4ӮՇ>IiX݁;EhST!S&6ZxPm(hK0|QKR@߲ULӍU>*@4zwpwຘB/TQ5%Xr}B]0J''5Vu r :9a0[?1Ce`xj"v&j>M"53ӱN1lk웋dlj^ ,ݦZ ϰzPKpEjEaۆ.C"-&.9Ŷ"jW71s2kTK?BP#XoUAM $'y;r3__La 24}-:U~sy+D{N%;gi` Jtih"oCxOZ`؂)y[Uc9^2OY`:wfH&?׬l<蛟r[gaB bvM~;rT#$WI8%H?hoq/ Eݧx#g*)6uC*=!| 8&@ޞ0XtyJDAd%0O<)]N 4@ soTXImRv6yIFktU+e~vH㖁H&m`4DѴ )a8gĮfskZf cn^D.8K>%Ǝ6M$3ר`JomEGRh 2VRZ@0eu&E (/,6֡!o߁a>;hXGUadFdY= UgOW{j[BiV6-38|/حnb񇶰w|f4SiBf{3x1I̕ܖc IdѡR&Ăf[l7ǝ6L6D(nXZ+Lq#du|l. 6as_Ї%c;FWC#eg'Tb%:/vLۓSO՘>l-V-jI 58dp<ʮ/h;6^81cd2X*0?*d'W&X"K{7|eO:AZynB2$ڦVJphڐ rP%`Z[@3uwH i/ ݙcc߫„~T[T$"'yvpNYsX]C^Ρ&ERBk]0!}CGGf{=$)"+ˈnYwNc 2WBoc ,[z@GĨy4-\jsB5 S)qLg_LlɈhGE{hdX y1K>B.e-%cQAUŧR2RC;2˗&D5"3RJGJ tk\p(Y .m|K#lDPYn~>zPrLT/:(Ϡ4q+Vw=m]" MuUD+ QہQ)e;hͼgr1q8ǃK)30[ݺ>|S(ꬖ޹V茽W퀨mAlvGMOD˳hҳNU( M÷̐ #GEC@&^ot=)mCŸTY]mYK_;[4THgs ^H{q ݧl`&E8vYyD5ayVup(\s[o?GuGp79G4kU 7cZ& ZO%(Z91CؖT\w&`8U/£sR# PI×xFUk!$?ss"p.]'ny Ƨ{+C웳E/K%,{&ݚ$XݽԀLju`n( CNYY WT? dMp1@X#`]PNk=aH%( y` bꨝke~P[EB֨uM6Br[@M,^/\YȈrj/%^XD̙F-|*m][V*RtN]^P cmm2Ss0kR&* khʼnHO0:4s]|/ CT߭RRNjկ) mO\|##yT}歏5ZaU=!bԗ\tr'rj|+8d/Ϡ>5L>rlY0gPz ɧO%w}%f~Us}36]-zJ01յ%et#Pd7`kTv{l/LvU/9KİyeJ{g-i)gF#17q} n{Q=nc oRbA D q8pO$sܩf'e/؞Ҙ ؋bEPP]/f`>G wڽiVmr`l5'>LɠhTYt!\*Y80hrZ.H'Hz#'vR|:$Ճki phh<4Z 2 >6I:cR *mAB2*/O ;妼ҜolBҧ(;sçJKI吭NtcQV+y uI0^_)l91 ]eG Y#ccO W;9KZ`)A,(&3s<㲞҂WlA0B'P7) [Ѷ _N]qݩp7_͖ v̭o))eyk>rZO\&ؿzEv&أaԳfܬ1Y6F\1KcWֳ Ev}dlSĄ`!Kv~s {W rTI$Cjr^i Ja-bHk?lה ~~L3ڸ`cRU+oHb6OMN*0͐sQѽ~kД$ j^,DiH&6JD*ªS*ażT́ǧxYà'Ebu g~w[(¡э< iɟ9`"|7I)g6#׏[mrC=NbzUgs30]nanG/qC,22Cv͹3dR)3;X +|VU?i2BuێVn#>pԶ0'j:x-6}IqGxbxO\8B'JJ4bb>@hph0Θ68V84?|=#ƒj^.#>EGvuJr(3XS=뼁Z3K*X١knr}wd,7<)gE١LxIV<ޑ>&6:0XЬlؐfbץ+dXM))q%8#CZGD-Bvc"{~bv"˵*ni2t6jgMiN'}?fQG@>?a3~YP%wz*G.˱9i"/[''ؾ? '־W)G4A%Υ;nJ `L\ 9Ǧγ !/& qNkZY)N@בd94p&D 4C͵{;Ѹɼ!^|TQɦ>jOݦF9VSqqsuwGwiP$Kw=*E- Dg-hj,s?ˠs$}֪%ڰu8swN:z!T@MMu3<>6 ^n3X^Cf7A#'ՃeO EfV f\ 7y B$(h">]z1HF~/і߬Je e Nj%$q6SH6W蚎s'T5kOζ]~( dTlƨN3Q2kwЄ(8i;H~u!GSd~0\jjOrxR-# \o,IkO_-dqmDI%RkSΉ?Q;'d+MA现.f7uʯ@0 >e{pe`?y0 UOc(L}RM(, z5Td,QȀPk"I̖ "oԸ_յ$*`sK2L$ahKz$**\Y8F?Gk Vnu >0'< ,";0=#%_06dE0)W8mFQ.WiCYǛP}7c*g*Y.MY !^#b,ӏa lp pǼ 7õ/DtBX³h{X\:EU41r4k?+sʐ=R5FTV4iJz?p ^0D| S2Q3 &?}l;\!p]Ew?Okq݂H)D\>6f&?ON"֐u@dl"ي-O ^K'9회J6=o2Fk}H$#Ttr}bF @!8ҧsXZc΃[aA;:]l hk6ww H䀙f[~~*o7爹f $rq ?lŰq^|aWIQ^ ^pқ\g@A;(bH@i6jzʙCXeZ[-wf׏+Kwf&#)2*R@hiwRF_.N0a`1>2/9EXd0FVFFv|7a8A#!V<*Ogt(0u\I*p>۴"Y(.M-1aXנw: ԭAO {$|Xej[#\VZ52| ⣪9d9`$Is%ƫEĦWo\_sg'>63۴W$+D, UÕzYx3OEuਮ=*m!3c=ΧS[2'iqZπ'tDjSm'2e%7җ|zu&MyO }7DZADCT,zv"-({-~3X}Ztˡ8u-fgf5?ф ޶ud5)*ʊ4Cd s߹^x%*mRVP`O gY|܎2%7UH55˳2/%aM(,< eQ' +8iT S9rii&,B߃ |z.byĻd)i߉xJĖʒ zxj,kdժj~@ƺO&UCZFP\^uls&{"S̵̀cޡK7҈#9 OiD~dQŭ Y! >&Gѭ&*adjg*4#)hb[6W>50VYTq-7XF 2\;yB+%}K$J1-d/vϓz7%c}<ҍt r"6\ɉ{ XYT_oUh^C, 9Ɖ`hmk >{UyBoX(}>͉rl1 k04Q~ͫbUD? Ԧ(uB.ٛbneM@7X-0ц -\Th=ZWfެjȩ"S܉|)p"`ԯllAc7|L][3ya)"+Y*$="DzM?4.xY=k}{o.}0:IYJ^@G5E|߮#}KEĄyZ/>rZ2ܺѿLQިz "V*pz Q_]@8 qȲ']2%h9:CtÀMS൙եIĀ;%{} &lHW{zhR-DHV~W>YLq[mM;a>U#utM89Ss@)ެvd.9w [%V}kq j9"zK0k苰{}dSHDz#3kکKxdoN*&Qf8|ό>Om˱@aη>H irmٹfSuvGaz9xd;츨;O^1Iߐ9+t Cm]T+_"Sf XZNTCP78%/ Ni2zLRpl $BF2u?$9urEe= !,L gA3#a&oj\U&ü!N4LfV ĠRbCC|aJ,t*X%ndR[Som꺉$0H_ʿ5nq:o)t.!Vz_"B =7f&WƵŻ|׽tzwG, ܡPY\]؏Rƙ6ZWWs9ѿ;/ͽcQm%UK7pfO1ժw`%^׆h 0){֛ OpL-F@+fZv!38Cd6G+H\M. ?$e:SG#_ߏuGa!6^`<ݝNpQIÙJ/ge lɄ x9|d\G,]BYG)$¸@/8Xٔ/1LAwܑU }H`'Uo^.P?[2-/P|"zvk3WPxa(XHP:),sԔ2G ֖x[K\,}vN8Y #  ZG[c:~y.=۩iVeDkj2{n#T)jfV97U9|n8Ph(GBQ15il3V0|6;Ƕ_> ʚ+B v o~PE=6[q0Č&Lj29]L_@ ljU ىZ2wUZ?8JSNc((х>l 5M[.:yG'ߛOL"l&A#-s rvV`"ԸXw ݠA, 'Z=e'u,ܼ+a7y0'1b@MDxR7G3,eꀣ#Te<M4b#%M.[4fOG8e2Bޠ \/=N f>Dħ9-L0"uǻnS8m麟 m@t/֤fֳm,<䴄Kqx__i &b|v & rTx˜ $Po7]Ќs~ E3^mͻ~IZR.K%챵Y`֌+Fo8C#7ci8O轻7%Vj0w8RpB ~U`N2"FƊJK XX) EdPچLsT>)D]ܼ\Ø(x؆O0A . v*d4lK}X,DS[#iWJB,z-@mY VP+: UYK ˜Qh d`j 95.LX̠gߜ"?~sY1vy0A"d}3f٦+kt=X@Tz$g5 {DAj% }ɛ^mɏ}:kTI hb.w>P-io] n6} =?d`Akޘ+pOVۣ9mmbF,hu2:Эܖ  (QHh(sog5*TiuLuS\7NFoPR-nn(@L@lzrJhD))MX5b{᩶"3IokMӖo^}PQ31TawrRy;P^ywȵX١@)ZSdifd#~?M[D/\9% Tz=F" F([2J>_BLtğ^Ũ#th$)m.`B+,Gz\m]2K]GK)=ک:LChY׬fX<{"+VO|~/`SOn 4/ %6^Ф F(DNY4cItJ>dݩmtB,V(2 !IRe1PFa,٧:w+lի#?/it^N&][8 r#m 3ZɋryCɠ.m  Biy gQPHd=vʥo7|MG2}0w[Mݒf0Z^qQѤŃ:ڗdY©+̭TѢ)qC÷6A~u].Ub:]E&-=*Fbb 3m$ 4J̤V\A!l_bF4 \V`?l3{ uv0pE>LR=Qoi lZ8d&!oc)7njΕ¢!zX~;|L0)x|wcw\U> @CMˍ-</s@*0R3 sDnIuXjqi4X)PdZ$Bp[8 uJRQl` ߣ73ܸNJxȋ?U+ ʼn-Fc)vbgX&8q?S@FP|oOa:koC'YBqA,Kk"M5:=˛h3C;"yKh\fA$Oc5 3hp!K!fXMb^3|*:E?B>4%3ǀa:.&]AN iV^,89VIvIjo*fq"Q %t\'*]*RE?A18 Ny2r<;77]L8~e Ek=ա!L_ 0ֽ = Ut?Դ>\Dr[h7*+U8}*%ljp1wo3^+?k F}4ૐ0y{Dv1p,c[wy<F|С#nmir`d8dLF_aDKNf(ED2.z\&L`6>+a/cL‹OLOor-N^KI;>2.*72XvTd`4T(4z 0e㸜qT)n]T :.g"%+"fX}lăfXnUO(Z Z)D c{*H;۠  ''&/ܷ 5&-H"Mxhl4,&oM޳u9!|/7Sku 2 qf?:N&<)(=+0䗯BbtpfW :Gum(kZ-\4Ao?zԞFmf ܾ ܌G2txWD)-- C[_̖J:!Am&τA\shPU[(? $5=>ªRv9-M+Zy3:aXFh_{<ޢoa'l3vAOMU!7#xn\powv'ֹC/`D|F gټ`5 Iu}_Dr܉H=D&r?]S/ з̉Bt L?[ n;_혔Q5̇z!q]^֖i 3hsa]-fzNHQonCX9W&>#rSГJ?: ȿOSu "M)"a}|Qq0v~~ra+U02SUfXrK\ !f# :h6%fi< *eY:44->ރGm'wO㳕|2Y.{3V f2&6 )(8j b 4DQrH#nSu'ˊY_bS/^IE`?˥p9*m:`v]~8 J gg֢n:4%-A3h)AD ,@Jmh^:e7-ܾodf#?AoȚUas#^>U6T%(FIȹ{"  ,R(vTFH28kPKEByCKB]ތy˭/0QpjLnZ7P2.[&2) LӈSO6-_5}T=i+3 S3K|uGc;gnqbCIV##ΕY|^/eruQB0ZIt^ze-čMjpU2 _ta^ ÂSKjd^OGRBh/^d!Pж GB" nkv?2"EESqu&`<uƺo eߍ8y<tbu i1=ǺdVx|p6{wi=Ym ^gp.u!eheCqL5e?F "h=Q,ih=G?Rm;LD$AR qd'Ja,9QnSwZy&oYbb\!j*`1rHeX9X;/p֔ x jڀX57:ў η>\nIz𿌸:]47-z7Q ф}O|]6geWiF\ڠy"n!aY-ă=ӁAvtQB#2DN'DPM*S))022nXDּ;D<:>UgK;ky:h1EϠgfvVHS(BLIZ4;"f5vg[a/<_Ln R"ˆ B YZ