From 0d6cdf45d0d03a1c9f12d8417424ed83d4c20a91b318aff5fb19faac16f23180 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 5 Apr 2022 01:56:56 +0000 Subject: [PATCH] Accepting request 966894 from home:AndreasStieger:branches:network:chromium - Chromium 100.0.4896.75: * CVE-2022-1232: Type Confusion in V8 (boo#1198053) OBS-URL: https://build.opensuse.org/request/show/966894 OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1661 --- chromium-100.0.4896.60.tar.xz | 3 --- chromium-96.0.4664.110.tar.xz | 3 +++ chromium.changes | 6 ++++++ chromium.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 chromium-100.0.4896.60.tar.xz create mode 100644 chromium-96.0.4664.110.tar.xz diff --git a/chromium-100.0.4896.60.tar.xz b/chromium-100.0.4896.60.tar.xz deleted file mode 100644 index bfa8551..0000000 --- a/chromium-100.0.4896.60.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e5ea5f3061ad090cf6bd57ca037496d95ea8956de021aff902f7d0ded7bffdc -size 1357922968 diff --git a/chromium-96.0.4664.110.tar.xz b/chromium-96.0.4664.110.tar.xz new file mode 100644 index 0000000..f5f8088 --- /dev/null +++ b/chromium-96.0.4664.110.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a99d29c2e93a9975be53648f2cd3ffa4ee43730f217a2e7ed88c1901a671e8 +size 1209944416 diff --git a/chromium.changes b/chromium.changes index bf076d2..e7665e9 100644 --- a/chromium.changes +++ b/chromium.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 5 01:45:36 UTC 2022 - Andreas Stieger + +- Chromium 100.0.4896.75: + * CVE-2022-1232: Type Confusion in V8 (boo#1198053) + ------------------------------------------------------------------- Wed Mar 30 16:25:44 UTC 2022 - Callum Farmer diff --git a/chromium.spec b/chromium.spec index e365cdb..ebb61ce 100644 --- a/chromium.spec +++ b/chromium.spec @@ -49,7 +49,7 @@ # Chromium built with GCC 11 and LTO enabled crashes (boo#1194055) %bcond_with lto Name: chromium -Version: 100.0.4896.60 +Version: 100.0.4896.75 Release: 0 Summary: Google's open source browser project License: BSD-3-Clause AND LGPL-2.1-or-later