virglrenderer-devel-0.9.1-150400.1.7 >  A bwH}p9|+.#H bg}Ƃ7q1Xq"qdGf;]g IW3666=L8r<^i F~W>=5`<#gS~1,2% Wr4&4$`B4O99WZkDa |j8ZG%&=dPrR!iQK84_n!Tl*rVp>d?Td ' K!BF \|    \ x4L(89T:FhGHIXY\]^#bgcdoetfwlyuvwxyzPCvirglrenderer-devel0.9.1150400.1.7Virgil3D renderer development filesThe virgil3d rendering library is a library used by qemu to implement 3D GPU support for the virtio GPU. This package contains the virgil3d renderer development files.bwHQibs-arm-42SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://virgil3d.github.io/linuxaarch642A큤bwHO`~ bwHObwHA31639037915205fbc70b6d5f619391079a29da0de02c379ef35bc821b4efe1d3b71359d039ff32d00b31bfd570fa415d9ebb8b2161ca2f721f124005c2c51bedlibvirglrenderer.so.1rootrootrootrootrootrootrootrootvirglrenderer-0.9.1-150400.1.7.src.rpmpkgconfig(virglrenderer)virglrenderer-develvirglrenderer-devel(aarch-64)@    /usr/bin/pkg-configlibvirglrenderer1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.9.13.0.4-14.6.0-14.0-15.2-14.14.3a@aZ@``i@^C^9\^!@^@][:@[YY@X•@X @X @XWQq@WN@W@W4W @dfaggioli@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- 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)ibs-arm-4 16519844650.9.10.9.1-150400.1.70.9.1-150400.1.7virglvirglrenderer.hlibvirglrenderer.sovirglrenderer.pc/usr/include//usr/include/virgl//usr/lib64//usr/lib64/pkgconfig/-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-SP4:GA/standard/a5f230b51240bb827379d329cc7dd1f6-virglrenderercpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePR(q ai}Hutf-84ada3c355011295ee74322c388bd4b9d195aff66b12756ee5738a1a1500817a1? 7zXZ !t/5] crt:bLL f3ĭʺq $"4Xbr:uۃbnI`}F+ב@xUquT^(RΩv,-5@\|LVCe Z=R\Gkfj2#d#'Ԉ$(8NhB~  ج"f@4Co9XԚi=' 8sb/\m,<뺂h)TvM^ t"$oDFသ!]Zґr=e _ڌ4X#(tĆE%wfu5-֭E9d3C CsV*>(|ݷ!0$"dhWL_Xҋ \%}1o)\Qd=.-IDM,oIȤp${gy6^-2L6 L!UUJ``b- Z ՝uśyH㼖\F,x o cSb25E"#L|楦}:pȍdHay4QDxvJ kCLEzR*&0$m2J1PTlPR s 6a=]W^]R䋏)UtxĻEQv} ](8߻CF-_Bp`frJ% ,A i> sfn[Ԍӧ>(L 0[o!{wdR- Ժ,2slaxfU̿#.iJ2QQ>Nю&k}>doe_&eroD 5fyߪ8&4ixnwYv^;$4 !7KS~o[t/@B!&ĤHɶCN닾8ϋaσj^.N #.2(WK2؍Mr J9]pzI7(/K0Se*C?B/&tu7~2gx){:^{^)lubfI[_B5n(9eChGl+IGHT9_ꠟ`bs#Suv?1\wɃ) 8$B)L'iUfH}f;̥8KR(Mv0e'!KD!T.%c z&9¤ 3Zf2 XATD]0kE8Y+>[WbƱ,C%mp e/1l%.S(rW`"CVNi06s#rX`|nq<|9B$q*T\ }-CeF9s|^ɤO/)PJW6:=! J3jR4,$jf9 C:zM@ay ˅6;#\猿zjDHn psf]&jh__XMn+HlGo34573kf[b;5A5L#ƫ1!dRu=ь~O c|@'t2O̻cq*-ʹ*<3B+Y݊ Ti6jnzƲdV$)+z$AZ_5.SwF c"jQFkY %- )0:I>ClvR{h A@BN-χA@8`gS6-#jh:Dse❼L[<,Hn=lqSyf3m⎎.KU݌jv OՎNз:_'"jI 7AJ7.ςCOg74qcu ,xym& `q|S—hԐ( |ntz C066ti3`FE-VC_a@윳;?-2j4^&L;'ŏl