|
|
|
@ -316,7 +316,7 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: chromium%{chromium_channel}
|
|
|
|
|
Version: 120.0.6099.216
|
|
|
|
|
Version: 120.0.6099.224
|
|
|
|
|
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
|
|
|
|
@ -1907,6 +1907,12 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 17 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 120.0.6099.224-1.inferit
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
* Thu Jan 11 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 120.0.6099.216-1.inferit
|
|
|
|
|
- update to 120.0.6099.216
|
|
|
|
|
* High CVE-2024-0333: Insufficient data validation in Extensions
|
|
|
|
|