Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2020-09-14 12:17:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Mon Sep 14 12:17:28 2020 rev:268 rq:834011 version:85.0.4183.102

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2020-09-10 
22:45:54.911706052 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new.4249/chromium.changes      
2020-09-14 12:25:23.028979896 +0200
@@ -1,0 +2,15 @@
+Sat Sep 12 17:01:53 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Add back the swiftshader folder wrt bsc#1176450
+
+-------------------------------------------------------------------
+Wed Sep  9 06:36:04 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update 85.0.4183.102 bsc#1176306:
+  * CVE-2020-6573: Use after free in video.
+  * CVE-2020-6574: Insufficient policy enforcement in installer. 
+  * CVE-2020-6575: Race in Mojo.
+  * CVE-2020-6576: Use after free in offscreen canvas. 
+  * CVE-2020-15959: Insufficient policy enforcement in networking.
+
+-------------------------------------------------------------------

Old:
----
  chromium-85.0.4183.83.tar.xz

New:
----
  chromium-85.0.4183.102.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.C5osRj/_old  2020-09-14 12:25:34.240991352 +0200
+++ /var/tmp/diff_new_pack.C5osRj/_new  2020-09-14 12:25:34.240991352 +0200
@@ -51,7 +51,7 @@
 %endif
 %bcond_with clang
 Name:           chromium
-Version:        85.0.4183.83
+Version:        85.0.4183.102
 Release:        0
 Summary:        Google's open source browser project
 License:        BSD-3-Clause AND LGPL-2.1-or-later
@@ -748,8 +748,13 @@
 %endif
 
 %if %{with swiftshader}
-mkdir -p %{buildroot}%{_libdir}/chromium
-cp -a swiftshader/*.so %{buildroot}%{_libdir}/chromium/
+# general folder for these is swiftshader bsc#1176450
+mkdir -p %{buildroot}%{_libdir}/chromium/swiftshader
+cp -a swiftshader/*.so %{buildroot}%{_libdir}/chromium/swiftshader/
+# create compat symlinks bsc#1176207
+pushd %{buildroot}%{_libdir}/chromium
+ln -s swiftshader/*.so ./
+popd
 %endif
 
 # chromedriver
@@ -812,6 +817,8 @@
 %dir %{_datadir}/gnome-control-center/default-apps
 %{_libdir}/chromium/
 %if %{with swiftshader}
+%dir %{_libdir}/chromium/swiftshader/
+%{_libdir}/chromium/swiftshader/*.so
 %{_libdir}/chromium/*.so
 %endif
 %{_datadir}/applications/*.desktop

++++++ chromium-85.0.4183.83.tar.xz -> chromium-85.0.4183.102.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-85.0.4183.83.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new.4249/chromium-85.0.4183.102.tar.xz 
differ: char 27, line 1



Reply via email to