Compare commits
3 Commits
520cfa8890
...
e7cf1a19aa
Author | SHA256 | Date | |
---|---|---|---|
e7cf1a19aa | |||
044f250e9e | |||
2c8c0e540d |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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)
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
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)
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 |
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user