From 52a0ed52f3e8b9e6652dd289d43e79b43c616a21 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 9 Oct 2024 22:15:15 +0300 Subject: [PATCH] - update to 129.0.6668.100 * High CVE-2024-9602: Type Confusion in V8. * High CVE-2024-9603: Type Confusion in V8. --- .chromium.metadata | 2 +- .gitignore | 2 +- SPECS/chromium.spec | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.chromium.metadata b/.chromium.metadata index 832eb0ce..af9fe307 100644 --- a/.chromium.metadata +++ b/.chromium.metadata @@ -1,4 +1,4 @@ -66e9f8669d63ef2e81e039d0c2368a8e04858df6 SOURCES/chromium-129.0.6668.89.tar.xz +a1272e183b48e812b135a218fcb816ac178b76eb SOURCES/chromium-129.0.6668.100.tar.xz ccd15016324e640c40f6fc01ab076dc52196ea54 SOURCES/msspi-e91bd46306cc7044b2903cd07b788c13c36481e3.tar.xz 3b3602227af2be24789daeedf42ae02c2f6e29e9 SOURCES/Chromium-Gost-124a371049d7a087a24f25ee4c5ed51c897a157b.tar.xz dea187019741602d57aaf189a80abba261fbd2aa SOURCES/linux-x64-0.19.2.tgz diff --git a/.gitignore b/.gitignore index 5b77fb0e..7ef15553 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -SOURCES/chromium-129.0.6668.89.tar.xz +SOURCES/chromium-129.0.6668.100.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 a811dd31..b584ce22 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -313,7 +313,7 @@ %endif Name: chromium%{chromium_channel} -Version: 129.0.6668.89 +Version: 129.0.6668.100 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 @@ -2103,6 +2103,11 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt %endif %changelog +* Wed Oct 09 2024 Arkady L. Shane - 129.0.6668.100-1.inferit +- update to 129.0.6668.100 + * High CVE-2024-9602: Type Confusion in V8. + * High CVE-2024-9603: Type Confusion in V8. + * Thu Oct 3 2024 Arkady L. Shane - 129.0.6668.89-1.inferit - update to 129.0.6668.89 * High CVE -2024-7025: Integer overflow in Layout