Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virglrenderer for openSUSE:Factory checked in at 2023-10-19 22:46:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virglrenderer (Old) and /work/SRC/openSUSE:Factory/.virglrenderer.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virglrenderer" Thu Oct 19 22:46:49 2023 rev:16 rq:1118648 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/virglrenderer/virglrenderer.changes 2022-02-06 23:53:26.995153258 +0100 +++ /work/SRC/openSUSE:Factory/.virglrenderer.new.1945/virglrenderer.changes 2023-10-19 22:49:09.694440797 +0200 @@ -1,0 +2,12 @@ +Wed Oct 18 09:30:37 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 1.0.0: + + Switch to Venus protocol version 1.0.0 + + Drop experimental tag from Venus configuration flag and update + API. + + Support passing fences from guest to host for waiting + and inter-context fence sharing/syncing. +- Drop virglrenderer-CVE-2022-0175.patch and + virglrenderer-CVE-2022-0135.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- virglrenderer-CVE-2022-0135.patch virglrenderer-CVE-2022-0175.patch virglrenderer-virglrenderer-0.9.1.tar.gz New: ---- virglrenderer-virglrenderer-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virglrenderer.spec ++++++ --- /var/tmp/diff_new_pack.W3BrQo/_old 2023-10-19 22:49:10.258461253 +0200 +++ /var/tmp/diff_new_pack.W3BrQo/_new 2023-10-19 22:49:10.258461253 +0200 @@ -1,7 +1,7 @@ # # spec file for package virglrenderer # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,13 @@ %define libname lib%{name}1 Name: virglrenderer -Version: 0.9.1 +Version: 1.0.0 Release: 0 Summary: Virgl Rendering library License: MIT Group: Development/Libraries/C and C++ URL: https://virgil3d.github.io/ Source0: https://gitlab.freedesktop.org/virgl/%{name}/-/archive/%{name}-%{version}/%{name}-%{name}-%{version}.tar.gz -# CVE-2022-0175 [bsc#1194601], VUL-0: CVE-2022-0175: virglrenderer: Missing initialization of res->ptr -Patch0: virglrenderer-CVE-2022-0175.patch -# CVE-2022-0135 [bsc#1195389], VUL-0: CVE-2022-0135: virglrenderer: out-of-bounds write in read_transfer_data() -Patch1: virglrenderer-CVE-2022-0135.patch BuildRequires: Mesa-devel BuildRequires: meson >= 0.46 BuildRequires: pkgconfig >= 0.9.0 @@ -73,9 +69,7 @@ without GL. %prep -%setup -q -n %{name}-%{name}-%{version} -%patch0 -p1 -%patch1 -p1 +%autosetup -n %{name}-%{name}-%{version} -p1 %build %meson ++++++ virglrenderer-virglrenderer-0.9.1.tar.gz -> virglrenderer-virglrenderer-1.0.0.tar.gz ++++++ ++++ 815931 lines of diff (skipped)