- Chromium 134.0.6974.3

(dev release 2025-01-24)

- Chromium 133.0.6943.27
  (beta released 2025-01-23)
- use llvm19 also on 15.6/SLE-15-SP6
  chromium-119-assert.patch
  (code dropped upstream)
- modified patches
  (rest of code is gone upstream, see commit
- update context in
  chromium-102-regex_pattern-array.patch
  chromium-125-ffmpeg-5.x-reordered_opaque.patch
  third_party/wasm_tts_engine (needed by tools/grit)
  v8/third_party/siphash (moved inside of v8)
  v8/third_party/utf8-decoder (moved inside of v8)
  v8/third_party/valgrind (moved inside of v8)
- drop from keeplibs (gone in source):
  third_party/jstemplate does not exist
  third_party/qcms does not exist
- drop buildreq for libevent and libevent from system libs
  as the lib was dropped upstream
- added patches (as revert for llvm17 in sp6):
  chromium-add-atomicops.patch
  (upstream commit d29b01737a841b5627249d50f007dcdc7e26462b)
  (upstream commit 780efe38034cfdc1bdf4c74e82e7ca7c14e8ac5b
   does not seem to be in 133 yet)
  chromium-133-string_view.patch
  (one more place to use string_view, also only llvm17)
- update INSTALL.sh to generate appdata.xml from template

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium-dev?expand=0&rev=27
This commit is contained in:
Ruediger Oertel
2025-01-28 00:48:12 +00:00
committed by Git OBS Bridge
parent 57fc0ef22a
commit d4c417b3e5
13 changed files with 412 additions and 1201 deletions

View File

@@ -2,7 +2,7 @@ Index: chromium-123.0.6312.46/components/autofill/core/browser/BUILD.gn
===================================================================
--- chromium-123.0.6312.46.orig/components/autofill/core/browser/BUILD.gn
+++ chromium-123.0.6312.46/components/autofill/core/browser/BUILD.gn
@@ -58,6 +58,11 @@ action("regex_patterns_inl_h") {
@@ -64,6 +64,11 @@
}
static_library("browser") {
@@ -12,5 +12,5 @@ Index: chromium-123.0.6312.46/components/autofill/core/browser/BUILD.gn
+ ]
+ }
sources = [
"address_data_cleaner.cc",
"address_data_cleaner.h",
"autofill_browser_util.cc",
"autofill_browser_util.h",