diff --git a/.chromium.metadata b/.chromium.metadata index 6cb6d05c..326eab76 100644 --- a/.chromium.metadata +++ b/.chromium.metadata @@ -1,4 +1,4 @@ -56b776c92863b42c2ccb28b6272d6f25090333f3 SOURCES/chromium-131.0.6778.139-clean.tar.xz +812055f5582cf8600b3e9ffd95f256ab9f3b9ff8 SOURCES/chromium-131.0.6778.204-clean.tar.xz 7e5d2c7864c5c83ec789b59c77cd9c20d2594916 SOURCES/linux-arm64-0.19.2.tgz dea187019741602d57aaf189a80abba261fbd2aa SOURCES/linux-x64-0.19.2.tgz 3e94bb4f999c636293bc745b02d98e7925da5616 SOURCES/node-v20.6.1-linux-arm64.tar.xz diff --git a/.gitignore b/.gitignore index e7aa138a..ee4f00b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -SOURCES/chromium-131.0.6778.139-clean.tar.xz +SOURCES/chromium-131.0.6778.204-clean.tar.xz SOURCES/linux-arm64-0.19.2.tgz SOURCES/linux-x64-0.19.2.tgz SOURCES/node-v20.6.1-linux-arm64.tar.xz diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index 6023d72f..8e75ffa7 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -279,7 +279,7 @@ %endif Name: chromium%{chromium_channel} -Version: 131.0.6778.139 +Version: 131.0.6778.204 Release: 1%{?dist} Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use Url: http://www.chromium.org/Home @@ -1933,6 +1933,13 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt %endif %changelog +* Thu Dec 19 2024 Than Ngo - 131.0.6778.204-1 +- Update to 131.0.6778.204 + * High CVE-2024-12692: Type Confusion in V8 + * High CVE-2024-12693: Out of bounds memory access in V8 + * High CVE-2024-12694: Use after free in Compositing + * High CVE-2024-12695: Out of bounds write in V8 + * Wed Dec 11 2024 Than Ngo - 131.0.6778.139-1 - Update to 131.0.6778.139 * High CVE-2024-12381: Type Confusion in V8