Compare commits

...

3 Commits

Author SHA256 Message Date
e7cf1a19aa update to 139.0.7258.52 2025-07-23 22:32:50 +02:00
044f250e9e merge chromium-symbolic.svg LFS change 2025-07-23 21:42:35 +02:00
2c8c0e540d sync 138.0.7204.168 changelog 2025-07-23 21:40:53 +02:00
6 changed files with 22 additions and 37 deletions

2
.gitattributes vendored
View File

@@ -21,3 +21,5 @@
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
chromium-symbolic.svg filter=lfs diff=lfs merge=lfs -text

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

Binary file not shown.

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

Binary file not shown.

BIN
chromium-symbolic.svg (Stored with Git LFS)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 129 B

View File

@@ -1,8 +1,9 @@
-------------------------------------------------------------------
Wed Jul 16 19:56:18 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
Wed Jul 23 20:32:11 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Chromium 139.0.7258.42
(beta released 2025-07-16)
- Chromium 139.0.7258.52
(beta released 2025-07-23)
- modified patches:
gcc-enable-lto.patch
ppc-fedora-0001-sandbox-linux-Update-syscall-helpers-lists-for-ppc64.patch
@@ -29,6 +30,15 @@ Wed Jul 16 19:56:18 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
added third_party/ffmpeg (gave up on reverting all recent
commits in the code using ffmpeg, need at least ffmpeg-7)
-------------------------------------------------------------------
Tue Jul 22 21:31:06 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Chromium 138.0.7204.168 (boo#1246902):
* CVE-2025-8010: Type Confusion in V8
* CVE-2025-8011: Type Confusion in V8
* Various fixes from internal audits, fuzzing and other
initiatives
-------------------------------------------------------------------
Tue Jul 15 19:46:14 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>

View File

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