|
|
|
@ -313,7 +313,7 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: chromium%{chromium_channel}
|
|
|
|
|
Version: 130.0.6723.69
|
|
|
|
|
Version: 130.0.6723.91
|
|
|
|
|
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
|
|
|
|
@ -2107,6 +2107,11 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Oct 31 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 130.0.6723.91-1.inferit
|
|
|
|
|
- update to 130.0.6723.91
|
|
|
|
|
* Critical CVE-2024-10487: Out of bounds write in Dawn
|
|
|
|
|
* High CVE-2024-10488: Use after free in WebRTC
|
|
|
|
|
|
|
|
|
|
* Wed Oct 23 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 130.0.6723.69-1.inferit
|
|
|
|
|
- update to 130.0.6723.69
|
|
|
|
|
* High CVE-2024-10229: Inappropriate implementation in Extensions
|
|
|
|
|