libvirglrenderer1-0.9.1-150400.3.3.1<>,Ebm+p9|u "&Őo5 rn6B7|ﯡ8 _:zLɛs\`\tլs&9Er{mmZj l.DWw:E0Q+?I!mN 8H-#1|dG@ܮmS$jC! XYW9e57j"trYת&EEa0z|5qY~ D~paUEknK:On! z!WU%}D" V)KkZ`v>@"?"d ' 9 5;DT \ d t  (<P|8(89(:>@FGH IX Y,\T]d^bc d!'e!,f!/l!1u!Dv!Tw!x"y"z"d"t"x"~"Clibvirglrenderer10.9.1150400.3.3.1Virgil3D rendererThe virgil3d rendering library is a library used by qemu to implement 3D GPU support for the virtio GPU.bm+sheep51ySUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://virgil3d.github.io/linuxx86_64uhJA큤bm*bm*bm+`~ a54ce11b0a2726272d6e20b932b559fa6fc52483196fbb648d55eab305b82eea3b32caf16e2402c2aff2b716858713f3e1feded85c25e71bf829816ee5009402libvirglrenderer.so.1.5.4rootrootrootrootrootrootrootrootvirglrenderer-0.9.1-150400.3.3.1.src.rpmlibvirglrenderer.so.1()(64bit)libvirglrenderer1libvirglrenderer1(x86-64)@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibX11.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libdrm.so.2()(64bit)libepoxy.so.0()(64bit)libgbm.so.1()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.29)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3b2@a@aZ@``i@^C^9\^!@^@][:@[YY@X•@X @X @XWQq@WN@W@W4W @mvetter@suse.comdfaggioli@suse.compgajdos@suse.commpluskal@suse.combrogers@suse.combrogers@suse.combrogers@suse.combrogers@suse.comlma@suse.combrogers@suse.comminava@t-online.devliaskovitis@suse.commpluskal@suse.comlma@suse.comjengelh@inai.delma@suse.comlma@suse.combrogers@suse.combrogers@suse.combrogers@suse.comlma@suse.comlma@suse.com- security update * Fix OOB in read_transfer_data() (CVE-2022-0135 bsc#1195389) Add virglrenderer-CVE-2022-0135.patch- Pick up the full upstream patch for bsc#1194601, so we know from where it comes * No functional change intended- security update - added patches fix CVE-2022-0175 [bsc#1194601], VUL-0: CVE-2022-0175: virglrenderer: Missing initialization of res->ptr + virglrenderer-CVE-2022-0175.patch- Update to version 0.9.1: * Various small bugfixes- Update package to 0.9.0 Highlights include: + multi-client support + supports newer glsl version + add ETC2 compressed formats + performance improvements + misc. bug fixes- Update package to 0.8.2 Release is all bug fixes it seems. It includes these patches in the release tarball: vrend-Don-t-free-resource-struct-in-_resource_alloca.patch vrend-Don-t-try-launching-a-grid-if-no-CS-is-availab.patch vrend-Use-the-original-context-to-delete-objects.patch vrend-Don-t-switch-to-ctx0-when-deleting-ctx0.patch- Avoid potential DoS in texture allocation (CVE-2020-8003 boo#1162521) vrend-Don-t-free-resource-struct-in-_resource_alloca.patch - Avoid potential DoS if grid launched without prior Compute Shader (CVE-2020-8002 boo#1162519) vrend-Don-t-try-launching-a-grid-if-no-CS-is-availab.patch - Avoid deleting wrong object, in use by others vrend-Use-the-original-context-to-delete-objects.patch - Avoid potential use after free when deleting context vrend-Don-t-switch-to-ctx0-when-deleting-ctx0.patch- Update package to 0.8.1 Requires very recent libepoxy, which is currently only available in Factory. Accordingly also switch to meson build, which also excludes older releases. Other highlights include: + support emulating planar image sampling + Add all formats to VIRGL_FORMAT that are referenced in Gallium + deprecation of the autotools build system + miscellaneous bug and performance fixes + drop the following patches, which are included in this release: 0001-5d03711-vrend-Keep-the-max-texture-sizes-in-the-vrend_state.patch 0002-0d9a2c8-vrend-Check-resource-creation-more-thoroughly.patch 0003-24f67de-vrend-check-info-formats-in-blits.patch 0004-cbc8d8b-vrend-check-transfer-bounds-for-negative-values-too-.patch 0005-2abeb18-vrend-check-that-the-transfer-iov-holds-enough-data-.patch 0006-164d758-vrend-Add-an-assert-for-allocating-the-intermediate-.patch- Add 5 security fixes * Check resource creation more thoroughly (CVE-2019-18388 bsc#1159479) 0001-5d03711-vrend-Keep-the-max-texture-sizes-in-the-vrend_state.patch 0002-0d9a2c8-vrend-Check-resource-creation-more-thoroughly.patch * check info formats in blits (CVE-2019-18390 bsc#1159478) 0003-24f67de-vrend-check-info-formats-in-blits.patch * check transfer bounds for negative values too (CVE-2019-18389 bsc#1159482) 0004-cbc8d8b-vrend-check-transfer-bounds-for-negative-values-too-.patch * check transfer iov holds enough data for the data upload (CVE-2019-18391 bsc#1159486) 0005-2abeb18-vrend-check-that-the-transfer-iov-holds-enough-data-.patch * Add an assert for allocating the intermediate texture (CVE-2019-18392 bsc#1159454) 0006-164d758-vrend-Add-an-assert-for-allocating-the-intermediate-.patch- Update package to 0.8.0 Note: not switching to meson build system yet since it would exclude distos with older meson (seems meson v0.49+ is required) Highlights include: + guest support for GL 4.3 on hosts with GLES 3.2 + certain extensions, + major performance improvements, and + lots of bug fixes. - The shared object (SO) version changes from 0 to 1 with this package update- Update package to 0.7.0 - Brings the renderer up to GL4.3/GLES3.1 capability and most of GLES3.2 - Make EGL optional at configure time - The following patches will be removed: 0001-737c3350-renderer-fix-memory-leak-in-vertex-elements-state-cr.patch 0002-1fdafd62-vrend-Increase-VREND_MAX_CTX-to-64.patch They are included in 0.7.0- vrend: Increase VREND_MAX_CTX to 64. (bsc#1102749) 0002-1fdafd62-vrend-Increase-VREND_MAX_CTX-to-64.patch- Clean up spec file with spec-cleaner - Use source url - Add gpg signature - Make building more verbose - Explicitly require python2- Fix memory leak in vertex elements state create (CVE-2017-6386 bsc#1027376) 0001-737c3350-renderer-fix-memory-leak-in-vertex-elements-state-cr.patch- Fix RPM groups- Update package to 0.6.0 The following patches will be removed: 0001-48f67f60-renderer-fix-NULL-pointer-deref-in-vrend_clear.patch 0002-40b0e781-renderer-fix-a-leak-in-resource-attach.patch 0003-6eb13f7a-vrend-fix-memory-leak-in-int-blit-context.patch 0004-114688c5-renderer-fix-heap-overflow-in-vertex-elements-state-.patch 0005-926b9b34-vrend-fix-a-stack-overflow-in-set-framebuffer-state.patch All of the removed patches were already included in 0.6.0, So we dont need them any more.- Address various security issues * Fix null pointer dereference in vrend_clear (CVE-2017-5937 bsc#1024232) 0001-48f67f60-renderer-fix-NULL-pointer-deref-in-vrend_clear.patch * Fix host memory leak issue in virgl_resource_attach_backing (CVE-2016-10214 bsc#1024244) 0002-40b0e781-renderer-fix-a-leak-in-resource-attach.patch * Fix memory leak in int blit context (CVE-2017-5993 bsc#1025505) 0003-6eb13f7a-vrend-fix-memory-leak-in-int-blit-context.patch * Fix heap overflow in vertex elements state create (CVE-2017-5994 bsc#1025507) 0004-114688c5-renderer-fix-heap-overflow-in-vertex-elements-state-.patch * Fix a stack overflow in set framebuffer state (CVE-2017-5957 bsc#1024993) 0005-926b9b34-vrend-fix-a-stack-overflow-in-set-framebuffer-state.patch- Further tweaks to package layout, including splitting out the test server into it's own package.- Refine BuildRequires tags- Fixed url in spec file- Fixed epoxy dependency- Initial package, based upon virglrenderer upstream sources (git tag: 0.5.0)/sbin/ldconfig/sbin/ldconfigsheep51 16554673070.9.1-150400.3.3.10.9.1-150400.3.3.1libvirglrenderer.so.1libvirglrenderer.so.1.5.4libvirglrenderer1COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libvirglrenderer1/-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:24705/SUSE_SLE-15-SP4_Update/8dc931b069225865b1968d5bd39d8191-virglrenderer.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2708d94b694b50c5a9c99a94c07a72aae916c4bf, strippeddirectoryASCII textPRRR RRR R RRRRR R RRRRRrZK /utf-8840bda6b01df836acae6665c1070b73d27a6841645c5c4727a998dd9d31c65ad?7zXZ !t/.]"k%+Du6`ݬcJ<_0C4ˤl kSZTc#uB Ú Tu`+X3RW4Zt.h_KtָJ| i*8^(%Pl7 D{bL'YIUU%agNCefcLsjUAFLvЖE:v2&QIN)|aWcm*}cЈ;ܾU _&sl%A)OcCP/,+HJ9߂@Gb緎p ==;U;skSk Q^|obglIT{1ʥih8ިVs\} pϠΉQu(ݔgaLPyefB7~eѯ3|cyp<'&za8*NzJɖw>g.۬,{gl챖F#s9]8uG2 (qh<7͡OۅqPmz85B#({r̓wF1OiH'hސ$bPiǤ :fӕ(K gPJK۾*A" ?N Ȝ[A'~j)5`m:~XM]]STaǶP(#jYէN&o^qzTWn)'D(`qM5_?CsA:"ZhN J} s L3^xw{2X'sv,~]j4orT>Z疷 M̊&;!> Wej7nɃ' l SY#=d~OLUa+e`wPi7nbZHQX崽㷛,{= 5ɷ&<=t=(c6w7"5 tǴw! !o; }{Q:֬IWcU)H mcJFyۜGyHE:}.zgn %[]Rj%Ch|+tb8i]i}(Vx꜆E\ˍ.RQ#㳐we~_KWhOZDUb%NCYs1 8&yҷf{->\0R"D s@ǘY?GKĸXtu2<]'Sw`dLfqKXqGqĎ^HKiM{_i֢:GՒwKʰo`f/Azã!>a0}!F?$b2~ qm^bP۱KX5/5%⯒F#ϥݡRի؟VS`g59C@i daj״8%ŷGNɼ;NLt!~U7^:R7*_K7̚Z#Pv<|~k E`E pݖݻ%EHQHU(Q, 8ΰAіZşB{ay:z;Ց2#2f32>ɟޞc@"9Qm TC =WX%LA}U>XJŗ!(IKGшkKQu #3*"Hlwu"ei1XeåXl|YJ3 w.wsN%oSJ 73loWE΋؈ / [MllIȣհs[ YߎpFz3)的xh]V%IJ0dp(]chJQ0nrYߎP=/axxicL*Z,8y3;U4F]lj%+8eP{BEcqᒏapGOS2묦{Nz+Y?؈rHĪ\H9xhQ!JV:9.'̅McDZAZ[3z7*'t"ۉQP\Cߖja 3 J? uʨ04 /0ٙ{7A&}Ӛ` m bPw!Odr`%#A˛^eVK Ρ2TQ)DCHj5S kNi-zqܶ~k*xʸ#e {PRTCZS|OvOV6'6,dmaRa鬼SpP֭'ΥO XD.d224N[N3 @u|-ɘ2ZW#5tqCAxsAW!<rty,L55ACp)j+?~[U='ܔT\ ˌx#ǰ]벼B-gZ] Dƕ*R(|. m=5 9C*Kˮ!;11pI}lSV@+hQUصfMDU35s~:pW|&r?Gzq6Oewg>7">Iwh9^@C_T9 즂62^6&$JvI) 4rq`NCMl M࿸Ū8QrENfv:.Itp7=SK?v 3[.^.?ज़Zc͖ Q_!FZT]+lSãpy-Km-ĕY#hМK17T٩Ij׵Yg9TuQ`G-6nP?m=敤^V݃"o[}"PJbV ]amhZ]geZA0 y2#ygzQ N ace4]v2#m[H>C%L6<{HE؁\h@_c^М'if N[dJذWS!PS<׶*fKi] m{~ Bn |4Xp fP0SjlG+V!}&#v| 6l":u{)am)8U4fᐻ2ЌxZ =Oʻ&Q4VslGEԵfXMh* <<6CFi,8RԶ'9ӻUĐN 8-r(cTw4@}o`IXFC¦X6^u: l?]#y&"UBgN. 1Zv.F!(|k5 &ì E2y.fC7!~ppZLnXR?<#ީ8^DiYڇ~PmoPʭuB$"޿rD)8 3J<*2Brrnq&3daB(vWzU-C^ - N 53VMP[P`ٹEN@__6X wz@K0 NȎ/*|L#RMǜ{ՑV=$㻁I:+S{YX"L# cJl|% Xˢj 1j4BxxoR6[V,o3GeDf\!Kj8g2 U .Ua2kұEoȭ6NmItH :bep[:L5W*O8i,w)'-NTj20b;l^)P9O֏*.IG~q[P%bLn9(Ǫ92=D2=3bRpž+@^e2Gˆ` YfMJ OԖ$[N&Z6Nš-EĤ-ݛbYv޽.ngQ pfcE;~ӽJK1tu ]=Ame3HCy0K=-<,Q9<1%Nc, T}3Q4 -W#g?b̑*ۦ"=XKFa{'Ӌn^S_ "j|#.&-zPu|g@[L\c+1޲r[9hU",u$_Lu1s[E\UsR9%FϘ$c4{Aѕ[ }GaBCPxC4VVT&I#EX=LmHK2<-3&&'S #/󢟺Sejj@>]-19(̒63ft|$#ӍN'"ڂoV'?]QoxQT!\X"@;9&s0jg\=?eo9/2ޗ$O^ k@==)Mw3 Y`'ir֋d,޶׼+P ԅc@nSΗFݴ `/4-FCemA Fͯ$MqL \+0sıjL7?VԊ g%4jPE M6mr'&.ĞsCP,3^1a@/sCU b1Qyiu=w?q9X |ue+V:ǵ*3,Zn1*doxEs%9/wz1]kB_ع封Gߣw_(AQ=Oݙ CQ]H@讙xv<̜ڪTJ'(TpD|~