Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2024-10-29 14:32:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Tue Oct 29 14:32:38 2024 rev:435 rq:1218809 version:130.0.6723.69

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2024-10-18 
15:54:03.579248984 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new.2020/chromium.changes      
2024-10-29 14:34:53.816893124 +0100
@@ -1,0 +2,14 @@
+Mon Oct 28 12:13:15 CET 2024 - r...@suse.de
+
+- change BR for rust to require version 1.81
+  (1.82 uses a newer llvm) 
+
+-------------------------------------------------------------------
+Sat Oct 26 08:16:55 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Chromium 130.0.6723.69 (boo#1232060)
+  * CVE-2024-10229: Inappropriate implementation in Extensions
+  * CVE-2024-10230: Type Confusion in V8
+  * CVE-2024-10231: Type Confusion in V8
+
+-------------------------------------------------------------------

Old:
----
  chromium-130.0.6723.58.tar.xz

New:
----
  chromium-130.0.6723.69.tar.xz

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.1fmzxJ/_old  2024-10-29 14:35:12.109652575 +0100
+++ /var/tmp/diff_new_pack.1fmzxJ/_new  2024-10-29 14:35:12.113652741 +0100
@@ -55,6 +55,8 @@
 %bcond_with system_zstd
 # LLVM version
 %define llvm_version 17
+# RUST version
+%define rust_version 1.81
 # GCC version
 %define gcc_version 13
 %if 0%{?suse_version} <= 1699
@@ -96,7 +98,7 @@
 %define n_suffix %{nil}
 %endif
 Name:           chromium%{n_suffix}
-Version:        130.0.6723.58
+Version:        130.0.6723.69
 Release:        0
 Summary:        Google's open source browser project
 License:        BSD-3-Clause AND LGPL-2.1-or-later
@@ -185,7 +187,6 @@
 BuildRequires:  python311-setuptools
 BuildRequires:  python311-six
 %endif
-BuildRequires:  rust
 BuildRequires:  snappy-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  util-linux
@@ -271,8 +272,8 @@
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
 # BEG add rust BR
-BuildRequires:  cargo
-BuildRequires:  rust >= 1.47
+BuildRequires:  cargo%{rust_version}
+BuildRequires:  rust%{rust_version}
 # END add rust BR
 BuildRequires:  rust-bindgen
 Requires:       xdg-utils

++++++ chromium-130.0.6723.58.tar.xz -> chromium-130.0.6723.69.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-130.0.6723.58.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new.2020/chromium-130.0.6723.69.tar.xz 
differ: char 15, line 1

Reply via email to