Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2020-08-27 14:42:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Thu Aug 27 14:42:53 2020 rev:263 rq:829898 version:84.0.4147.135

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2020-08-13 
10:17:34.462742662 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new.3399/chromium.changes      
2020-08-27 14:43:14.889198049 +0200
@@ -1,0 +2,21 @@
+Thu Aug 27 06:36:50 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Do not use libexec as we use /usr/lib as a target folder
+
+-------------------------------------------------------------------
+Fri Aug 21 08:12:26 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix the build by removing expectation of llvm-7.0
+
+-------------------------------------------------------------------
+Thu Aug 20 07:29:42 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 84.0.4147.135 (bsc#1175505):
+  * CVE-2020-6556: Heap buffer overflow in SwiftShader
+
+-------------------------------------------------------------------
+Wed Aug 19 14:27:55 UTC 2020 - Martin Liška <[email protected]>
+
+- Use new _constraint memoryperjob.
+
+-------------------------------------------------------------------

Old:
----
  chromium-84.0.4147.125.tar.xz

New:
----
  chromium-84.0.4147.135.tar.xz

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.Y92JyP/_old  2020-08-27 14:43:31.393206004 +0200
+++ /var/tmp/diff_new_pack.Y92JyP/_new  2020-08-27 14:43:31.393206004 +0200
@@ -51,7 +51,7 @@
 %endif
 %bcond_with clang
 Name:           chromium
-Version:        84.0.4147.125
+Version:        84.0.4147.135
 Release:        0
 Summary:        Google's open source browser project
 License:        BSD-3-Clause AND LGPL-2.1-or-later
@@ -139,7 +139,6 @@
 BuildRequires:  libgsm-devel
 BuildRequires:  libjpeg-devel >= 8.1
 BuildRequires:  libpng-devel
-BuildRequires:  memory-constraints
 BuildRequires:  nasm
 BuildRequires:  ncurses-devel
 BuildRequires:  ninja >= 1.7.2
@@ -466,7 +465,6 @@
     third_party/sqlite
     third_party/swiftshader
     third_party/swiftshader/third_party/astc-encoder
-    third_party/swiftshader/third_party/llvm-7.0
     third_party/swiftshader/third_party/llvm-subzero
     third_party/swiftshader/third_party/marl
     third_party/swiftshader/third_party/subzero
@@ -567,8 +565,6 @@
 export PATH="$HOME/bin/:$PATH"
 %endif
 %endif
-# do not eat all memory
-%limit_build -m 2600
 
 # Set system libraries to be used
 gn_system_libraries=(
@@ -733,12 +729,12 @@
 
 %install
 mkdir -p %{buildroot}%{_libdir}/chromium
-mkdir -p %{buildroot}%{_libexecdir}/
+mkdir -p %{buildroot}%{_prefix}/lib/
 mkdir -p %{buildroot}%{_bindir}
 install -m 755 %{SOURCE100} %{buildroot}%{_bindir}/chromium
 
 # x86_64 capable systems need this
-sed -i "s|%{_libexecdir}/chromium|%{_libdir}/chromium|g" 
%{buildroot}%{_bindir}/chromium
+sed -i "s|%{_prefix}/lib/chromium|%{_libdir}/chromium|g" 
%{buildroot}%{_bindir}/chromium
 
 mkdir -p %{buildroot}%{_mandir}/man1/
 pushd out/Release

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.Y92JyP/_old  2020-08-27 14:43:31.421206017 +0200
+++ /var/tmp/diff_new_pack.Y92JyP/_new  2020-08-27 14:43:31.421206017 +0200
@@ -5,8 +5,11 @@
       <size unit="G">16</size>
     </disk>
     <physicalmemory>
-    <size unit="G">8</size>
+      <size unit="G">8</size>
     </physicalmemory>
+    <memoryperjob>
+      <size unit="M">2600</size>
+    </memoryperjob>
   </hardware>
   <overwrite>
     <conditions>

++++++ chromium-84.0.4147.125.tar.xz -> chromium-84.0.4147.135.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-84.0.4147.125.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new.3399/chromium-84.0.4147.135.tar.xz 
differ: char 26, line 1



Reply via email to