virglrenderer-devel-0.9.1-150400.1.7 >  A bwJ&p9|D<:WO Pю\V5y8XAϹ[wƉ۔ʖs׽`T͠" U܆ȃ|rE%Bx\ǫǘJ['[\VoEiɛN^FywxXV)jcmѵ='ӱp6\HҚ=J.ު=]$}R Yf&8Ѭ |x>P,P ]JwY"dbd90a2b031e476bf104329947c096fffedb1fc15c7f53f6ee982b83718846f2302109bbe4aa57720a55f263ee73aa510507d56920bwJ&p9|%řڤx$θYc'uň%'ȝI0N!>>){{͠.+T_an}/a%cO7b+OkDwx U·qai ;!XAKp~XĿ @tb(v۷Go^zo5>p>\?Ld ' K>B Xx    X t0H(89P:FdGxHIXY\]^b_cdgelfolquvwxyzHCvirglrenderer-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.bwIsheep062SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://virgil3d.github.io/linuxx86_642A큤bwI`~ bwIbwI31639037915205fbc70b6d5f619391079a29da0de02c379ef35bc821b4efe1d3b71359d039ff32d00b31bfd570fa415d9ebb8b2161ca2f721f124005c2c51bedlibvirglrenderer.so.1rootrootrootrootrootrootrootrootvirglrenderer-0.9.1-150400.1.7.src.rpmpkgconfig(virglrenderer)virglrenderer-develvirglrenderer-devel(x86-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)sheep06 16519848950.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-virglrenderercpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePR%*j%fֻutf-8b510953da0dc6a63d3ab233d4974d5dd3a7ce03d12364d32edc800b6cfb3b912? 7zXZ !t/5] crt:bLL fDKgPIe%kZVhm4G@D\ G׽+b1Қ.H^I iiý@#B)ɯ^^1ȳc~ W6Ǘ<97]8HgyFCU'JU;rtu1Zπ-vP*\΄aYES9q\' s+EuMⱡŔ{]c-O)j)4suHmjpg^vkvt̼P{gIx%/zː['r*αJk2MxRU`R;N;P4}&6q>3CpH4&?d+HQƊ%jqXYʭh6l'L0J!%J5t|LI0h1 r;6f[uއdne_ULsY(-za_(Z5V(ٮZ# rW9ÿm}óa[Ь:[MqP$@!" oD 0P1@{C_kD$yiָD㸿W=˩>@]o0.! k a."{oDs01nv ;Om/ʋ[.,EqMII( Xko.opB~wl{FEz!ypr(yjz[+Z^ֈm-Sb%PЦ>(jYJu,ՐZd!#Wjو;ÄIsbSDV?FgQI{oq϶6Sf %Ba&.=/w7 ~%} e`yFotlV֛Rbn۵"i+Jszm FU#![Fl(cjbB't$ǰ^Tlsb b͗gCS b@Jv(LNŲc-BIuoI|'-]qF7N3\eZֻfG'~h/:3>Slx0#94mL•k`c<ϣjUg ^C4(٤,!2"l5Ɖa3Ic(CrHTŝ*/< ]u*:uM :"ڸs/ qkcCRL ̕O 4J^FC[eȮtܪC}Ӱ?`k7oeȜ O?hcTxC5Ymfogfˆ-W$&m$v:ŎR@shibݳW{izfsX`֡ %QYO?]D%Y_k;ݝBy( IywB[V~v&:L}q0ҁhŶ#f oQ l]>{* aNո_)?PٚYy|YB#t8ryU 꿰A/shlWsq9ȅ\n")m܇,+11U:Ps[L7.&\Sh>(\_4ֿݝd/S݁$Fny.1  PP4gZ>;?zI eBzu[/5qz@wᇒwiQڰ2%!ђ@ZaPXԴ4^`#`8!-Ih;%e(.;r"2&&O?,kUލBP3ҥbųRr\/߯kK:)"lҗ{f}eB~.M"}$ uANwR.nͿw$ѩ>Т&Ɋ ihOx2By1K|R0 'Z ٜih͉s {=膩]>O$WV<~7x.E 8kG1гԲ qF4t8*Q7vFLqz ww_tY' z} [㻚Ae=t4j#H[~`z ef^^%8zx[#Yl905}{ ,LmV7}P6Ny8w7"tw(bf~b>jLR.IXƧBkBݷB~pmgc ffs=1;#_Q b5? 7|+]y[0_a7MR5L'MP TEGIBM6L=wο}-3vdPbE k?j;]zWi/Gzq 1“3?7?9iC2Jqaf_VNe̽p~f'iF%-RW@xAy$? i?bHt ]b[(2`!( vM}P=^R\|(V`WWf6"2hWe4 ̴>: \@Ii?״) #3cHxz~3 =u? 򢗡s + r!1۸u cpI R0w?sr K'!j0?|MraFI5\S9{g0+¦#y5Z2Sv3=M5R5L0`] +˽aThBx'7Ki>$A~!;:j&PVcvCzv^Mua5̡_UK%Z80d4muyZ R]@uLūZLu7Z94e$?R⑰lݮϰy4j@!=lG6q]1UB7t jCD 4bLY]EهgZ>mt;,Cqޥu?e5y)Py^ne"tk:uIK7,:xN*LE)io{KKlI ogYqȌp0.-[h1;#ÄnMBk.ĐZ)kZ"E&sV:q`-u?)ҸD@F-욛jcUT YH^ 1m;4ԈLL8^M[w-FƸc6>Z7>LS[.6wc"1e^8|ZyՕ1P\ ؜G6p N$Ezl_Adbx7}b'G˗.ӦoyfSl33MP +//4]S{ҿ0᷏I/'v%[3{: ]=gwLyKE:B)/.]4(R7BkQ YZ