Compare commits

...

2 Commits

Author SHA256 Message Date
520cfa8890 update to 139.0.7258.42 2025-07-16 21:56:45 +02:00
50f903ab14 sync 138.0.7204.157 changelog 2025-07-16 20:12:08 +02:00
4 changed files with 16 additions and 7 deletions

BIN
chromium-139.0.7258.31.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
chromium-139.0.7258.42.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,8 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 9 20:06:13 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de> Wed Jul 16 19:56:18 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Chromium 139.0.7258.31 - Chromium 139.0.7258.42
(beta released 2025-07-09) (beta released 2025-07-16)
- modified patches: - modified patches:
gcc-enable-lto.patch gcc-enable-lto.patch
ppc-fedora-0001-sandbox-linux-Update-syscall-helpers-lists-for-ppc64.patch ppc-fedora-0001-sandbox-linux-Update-syscall-helpers-lists-for-ppc64.patch
@@ -29,6 +29,15 @@ Wed Jul 9 20:06:13 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
added third_party/ffmpeg (gave up on reverting all recent added third_party/ffmpeg (gave up on reverting all recent
commits in the code using ffmpeg, need at least ffmpeg-7) commits in the code using ffmpeg, need at least ffmpeg-7)
-------------------------------------------------------------------
Tue Jul 15 19:46:14 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Chromium 138.0.7204.157 (boo#1246558):
* CVE-2025-7656: Integer overflow in V8
* CVE-2025-6558: Incorrect validation of untrusted input in ANGLE
and GPU
* CVE-2025-7657: Use after free in WebRTC
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 9 16:52:34 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de> Wed Jul 9 16:52:34 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@@ -108,7 +108,7 @@
%define n_suffix %{nil} %define n_suffix %{nil}
%endif %endif
Name: chromium%{n_suffix} Name: chromium%{n_suffix}
Version: 139.0.7258.31 Version: 139.0.7258.42
Release: 0 Release: 0
Summary: Google's open source browser project Summary: Google's open source browser project
License: BSD-3-Clause AND LGPL-2.1-or-later License: BSD-3-Clause AND LGPL-2.1-or-later