import chromium-120.0.6099.224-1.el9.el9

i9ce changed/i9ce/chromium-120.0.6099.224-1.el9
MSVSphere Packaging Team 10 months ago
parent 5337242d36
commit c3dafa98e2

@ -1,3 +1,3 @@
73aedb980c8dc432ee33192ee1cf0a402dc5f36f SOURCES/chromium-120.0.6099.216-clean.tar.xz
ea6f59641964974b2ec3fb16ba9be318d1ceaba8 SOURCES/chromium-120.0.6099.224-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-120.0.6099.216-clean.tar.xz
SOURCES/chromium-120.0.6099.224-clean.tar.xz
SOURCES/linux-arm64-0.19.2.tgz
SOURCES/linux-x64-0.19.2.tgz

@ -285,7 +285,7 @@
%endif
Name: chromium%{chromium_channel}
Version: 120.0.6099.216
Version: 120.0.6099.224
Release: 1%{?dist}
Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
Url: http://www.chromium.org/Home
@ -1766,6 +1766,12 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%{chromium_path}/chromedriver
%changelog
* Tue Jan 16 2024 Than Ngo <than@redhat.com> - 120.0.6099.224-1
- update to 120.0.6099.224
* High CVE-2024-0517: Out of bounds write in V8
* High CVE-2024-0518: Type Confusion in V8
* High CVE-2024-0519: Out of bounds memory access in V8
* Wed Jan 10 2024 Than Ngo <than@redhat.com> - 120.0.6099.216-1
- update to 120.0.6099.216
* High CVE-2024-0333: Insufficient data validation in Extensions

Loading…
Cancel
Save