From fe76d5dc5eef076148f064ad8608ce6781c74401 Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 27 Oct 2024 18:01:08 +0300 Subject: [PATCH] - update to 130.0.6723.69 * High CVE-2024-10229: Inappropriate implementation in Extensions * High CVE-2024-10230: Type Confusion in V8 * High CVE-2024-10231: Type Confusion in V8 --- .chromium.metadata | 2 +- .gitignore | 2 +- SPECS/chromium.spec | 10 ++++++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.chromium.metadata b/.chromium.metadata index aa7a3313..f3ec50ce 100644 --- a/.chromium.metadata +++ b/.chromium.metadata @@ -1,4 +1,4 @@ -e053f9d07852bc95b93d8f1a1052852a72222436 SOURCES/chromium-130.0.6723.58.tar.xz +7b7d772454e7341c5f8e74587b25ce27025f84a8 SOURCES/chromium-130.0.6723.69.tar.xz ccd15016324e640c40f6fc01ab076dc52196ea54 SOURCES/msspi-e91bd46306cc7044b2903cd07b788c13c36481e3.tar.xz 6445256b9e87e59aeec1f486174a27a15f6caa2c SOURCES/Chromium-Gost-7706f212673c41cdc1df94f95710358598c119f3.tar.xz dea187019741602d57aaf189a80abba261fbd2aa SOURCES/linux-x64-0.19.2.tgz diff --git a/.gitignore b/.gitignore index 7ef15553..904811d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -SOURCES/chromium-129.0.6668.100.tar.xz +SOURCES/chromium-130.0.6723.69.tar.xz SOURCES/linux-x64-0.19.2.tgz SOURCES/linux-arm64-0.19.2.tgz SOURCES/node-v20.6.1-linux-x64.tar.xz diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index cb927c8f..6466d8a1 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -313,7 +313,7 @@ %endif Name: chromium%{chromium_channel} -Version: 130.0.6723.58 +Version: 130.0.6723.69 Release: 1%{?dist}.inferit Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use Url: http://www.chromium.org/Home @@ -620,7 +620,7 @@ BuildRequires: libgcrypt-devel BuildRequires: libudev-devel BuildRequires: libuuid-devel -%if 0%{?fedora} >= 37 +%if 0%{?fedora} >= 37 || 0%{?rhel} > 9 BuildRequires: libusb-compat-0.1-devel %else BuildRequires: libusb-devel @@ -2107,6 +2107,12 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt %endif %changelog +* Wed Oct 23 2024 Arkady L. Shane - 130.0.6723.69-1.inferit +- update to 130.0.6723.69 + * High CVE-2024-10229: Inappropriate implementation in Extensions + * High CVE-2024-10230: Type Confusion in V8 + * High CVE-2024-10231: Type Confusion in V8 + * Wed Oct 09 2024 Arkady L. Shane - 130.0.6723.58-1.inferit - update to 130.0.6723.58 * High CVE-2024-9954: Use after free in AI