Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ungoogled-chromium for openSUSE:Factory checked in at 2024-01-19 23:00:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ungoogled-chromium (Old) and /work/SRC/openSUSE:Factory/.ungoogled-chromium.new.16006 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ungoogled-chromium" Fri Jan 19 23:00:24 2024 rev:24 rq:1139807 version:120.0.6099.224 Changes: -------- --- /work/SRC/openSUSE:Factory/ungoogled-chromium/ungoogled-chromium.changes 2024-01-15 22:18:15.820715390 +0100 +++ /work/SRC/openSUSE:Factory/.ungoogled-chromium.new.16006/ungoogled-chromium.changes 2024-01-19 23:01:10.479786854 +0100 @@ -1,0 +2,9 @@ +Wed Jan 17 08:54:07 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de> + +- ungoogled-chromium 120.0.6099.224 (boo#1218892) + * CVE-2024-0517: Out of bounds write in V8 + * CVE-2024-0518: Type Confusion in V8 + * CVE-2024-0519: Out of bounds memory access in V8 + * Various fixes from internal audits, fuzzing and other initiatives + +------------------------------------------------------------------- Old: ---- 120.0.6099.216-1.tar.gz chromium-120.0.6099.216.tar.xz New: ---- 120.0.6099.224-1.tar.gz chromium-120.0.6099.224.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ungoogled-chromium.spec ++++++ --- /var/tmp/diff_new_pack.RaOhqP/_old 2024-01-19 23:01:41.400917927 +0100 +++ /var/tmp/diff_new_pack.RaOhqP/_new 2024-01-19 23:01:41.400917927 +0100 @@ -79,7 +79,7 @@ %endif # Package names Name: ungoogled-chromium -Version: 120.0.6099.216 +Version: 120.0.6099.224 Release: 0 Summary: Google's open source browser project License: BSD-3-Clause AND LGPL-2.1-or-later @@ -144,8 +144,6 @@ Patch254: chromium-120-emplace-struct.patch Patch255: chromium-120-workaround_clang_bug-structured_binding.patch Patch256: chromium-120-make_unique-struct.patch -BuildRequires: (python3 >= 3.7 or python3-dataclasses) -BuildRequires: (python3-importlib-metadata if python3-base < 3.8) BuildRequires: SDL-devel BuildRequires: bison BuildRequires: cups-devel @@ -155,9 +153,11 @@ BuildRequires: flex BuildRequires: git BuildRequires: gn >= 0.1807 -BuildRequires: golang(API) BuildRequires: gperf BuildRequires: hicolor-icon-theme +BuildRequires: (python3 >= 3.7 or python3-dataclasses) +BuildRequires: (python3-importlib-metadata if python3-base < 3.8) +BuildRequires: golang(API) # Java used during build BuildRequires: java-openjdk-headless BuildRequires: libdc1394 ++++++ 120.0.6099.216-1.tar.gz -> 120.0.6099.224-1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ungoogled-chromium-120.0.6099.216-1/chromium_version.txt new/ungoogled-chromium-120.0.6099.224-1/chromium_version.txt --- old/ungoogled-chromium-120.0.6099.216-1/chromium_version.txt 2024-01-10 01:59:59.000000000 +0100 +++ new/ungoogled-chromium-120.0.6099.224-1/chromium_version.txt 2024-01-16 23:12:23.000000000 +0100 @@ -1 +1 @@ -120.0.6099.216 +120.0.6099.224 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ungoogled-chromium-120.0.6099.216-1/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch new/ungoogled-chromium-120.0.6099.224-1/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch --- old/ungoogled-chromium-120.0.6099.216-1/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch 2024-01-10 01:59:59.000000000 +0100 +++ new/ungoogled-chromium-120.0.6099.224-1/patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch 2024-01-16 23:12:23.000000000 +0100 @@ -40,7 +40,7 @@ "//chrome/browser/new_tab_page/modules/v2/history_clusters:mojo_bindings", "//chrome/browser/policy:path_parser", "//chrome/browser/profile_resetter:profile_reset_report_proto", -@@ -6409,10 +6399,6 @@ static_library("browser") { +@@ -6407,10 +6397,6 @@ static_library("browser") { sources += [ "enterprise/chrome_browser_main_extra_parts_enterprise.cc", "enterprise/chrome_browser_main_extra_parts_enterprise.h", @@ -51,7 +51,7 @@ "enterprise/connectors/device_trust/attestation/browser/attestation_switches.cc", "enterprise/connectors/device_trust/attestation/browser/attestation_switches.h", "enterprise/connectors/device_trust/attestation/browser/attester.h", -@@ -7949,9 +7935,14 @@ static_library("browser") { +@@ -7947,9 +7933,14 @@ static_library("browser") { "//components/safe_browsing/content/browser:safe_browsing_blocking_page", "//components/safe_browsing/content/browser/download:download_stats", "//components/safe_browsing/content/common:file_type_policies", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ungoogled-chromium-120.0.6099.216-1/patches/extra/iridium-browser/browser-disable-profile-auto-import-on-first-run.patch new/ungoogled-chromium-120.0.6099.224-1/patches/extra/iridium-browser/browser-disable-profile-auto-import-on-first-run.patch --- old/ungoogled-chromium-120.0.6099.216-1/patches/extra/iridium-browser/browser-disable-profile-auto-import-on-first-run.patch 2024-01-10 01:59:59.000000000 +0100 +++ new/ungoogled-chromium-120.0.6099.224-1/patches/extra/iridium-browser/browser-disable-profile-auto-import-on-first-run.patch 2024-01-16 23:12:23.000000000 +0100 @@ -5,7 +5,7 @@ --- a/chrome/browser/chrome_browser_main.cc +++ b/chrome/browser/chrome_browser_main.cc -@@ -1597,11 +1597,6 @@ int ChromeBrowserMainParts::PreMainMessa +@@ -1595,11 +1595,6 @@ int ChromeBrowserMainParts::PreMainMessa // and preferences have been registered since some of the import code depends // on preferences. if (first_run::IsChromeFirstRun()) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ungoogled-chromium-120.0.6099.216-1/patches/extra/ungoogled-chromium/first-run-page.patch new/ungoogled-chromium-120.0.6099.224-1/patches/extra/ungoogled-chromium/first-run-page.patch --- old/ungoogled-chromium-120.0.6099.216-1/patches/extra/ungoogled-chromium/first-run-page.patch 2024-01-10 01:59:59.000000000 +0100 +++ new/ungoogled-chromium-120.0.6099.224-1/patches/extra/ungoogled-chromium/first-run-page.patch 2024-01-16 23:12:23.000000000 +0100 @@ -1,6 +1,6 @@ --- a/chrome/browser/chrome_browser_main.cc +++ b/chrome/browser/chrome_browser_main.cc -@@ -1038,6 +1038,7 @@ int ChromeBrowserMainParts::PreCreateThr +@@ -1036,6 +1036,7 @@ int ChromeBrowserMainParts::PreCreateThr if (first_run::IsChromeFirstRun()) { if (!base::CommandLine::ForCurrentProcess()->HasSwitch(switches::kApp) && !base::CommandLine::ForCurrentProcess()->HasSwitch(switches::kAppId)) { ++++++ chromium-120.0.6099.216.tar.xz -> chromium-120.0.6099.224.tar.xz ++++++ /work/SRC/openSUSE:Factory/ungoogled-chromium/chromium-120.0.6099.216.tar.xz /work/SRC/openSUSE:Factory/.ungoogled-chromium.new.16006/chromium-120.0.6099.224.tar.xz differ: char 15, line 1