import chromium-125.0.6422.112-1.el9

i9ce changed/i9ce/chromium-125.0.6422.112-1.el9
MSVSphere Packaging Team 4 months ago
parent 183d243df4
commit 92dc475bdd

@ -1,3 +1,3 @@
b17a1993909abf29844215774bbac9cc54da1b49 SOURCES/chromium-125.0.6422.76-clean.tar.xz
0396fc951cb2fe7b9b4a572d66433ac59e6df24d SOURCES/chromium-125.0.6422.112-clean.tar.xz
7e5d2c7864c5c83ec789b59c77cd9c20d2594916 SOURCES/linux-arm64-0.19.2.tgz
dea187019741602d57aaf189a80abba261fbd2aa SOURCES/linux-x64-0.19.2.tgz

2
.gitignore vendored

@ -1,3 +1,3 @@
SOURCES/chromium-125.0.6422.76-clean.tar.xz
SOURCES/chromium-125.0.6422.112-clean.tar.xz
SOURCES/linux-arm64-0.19.2.tgz
SOURCES/linux-x64-0.19.2.tgz

@ -306,7 +306,7 @@
%endif
Name: chromium%{chromium_channel}
Version: 125.0.6422.76
Version: 125.0.6422.112
Release: 1%{?dist}
Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
Url: http://www.chromium.org/Home
@ -2107,6 +2107,10 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%endif
%changelog
* Sun May 26 2024 Than Ngo <than@redhat.com> - 125.0.6422.112-1
- update to 125.0.6422.112
* High CVE-2024-5274: Type Confusion in V8
* Wed May 22 2024 Than Ngo <than@redhat.com> - 125.0.6422.76-1
- fix bz#2282246, update to 125.0.6422.76
* High CVE-2024-5157: Use after free in Scheduling

Loading…
Cancel
Save