Commit Graph

10 Commits

Author SHA256 Message Date
Ruediger Oertel
49eb459f42 Accepting request 1243622 from network:chromium
- Chromium 134.0.6988.2
  (dev release 2025-01-31)
- modified patches:
  fix_building_widevinecdm_with_chromium.patch
  (do not define WIDEVINE_CDM_VERSION_STRING, gone upstream)
  system-libdrm.patch (context update)
- added patches:
  chromium-134-revert-allowlist.patch
  (avoid having to update gn on all targets)
  chromium-134-revert-rust-adler2.patch
  (revert rust change from adler to adler2 while we have 1.83)
  pthreadpool-revert-stdatomic-prep.patch
  pthreadpool-revert-stdatomic.patch
  (revert change to pthreadpool requiring std=c++23)
  3b811ffd3cef9d11cda6812ac4d22dcfdbad7d0f.patch (revert)
  025a94257380eadfad2d705129e5863fca0bf89e.patch (revert)
- add to keeplibs:
  third_party/search_engines_data
  v8/third_party/rapidhash-v8
- drop from keeplibs:
  third_party/libavif (gone) (FIXME cleanup)

OBS-URL: https://build.opensuse.org/request/show/1243622
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium-beta?expand=0&rev=139
2025-02-06 12:15:02 +00:00
bbc2090b23 Chromium 114.0.5735.90 (boo#1211843)
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1819
2023-06-04 19:01:30 +00:00
b286e28843 Accepting request 1057673 from home:AndreasStieger:branches:network:chromium
chromium 109.0.5414.74 boo#1207018

OBS-URL: https://build.opensuse.org/request/show/1057673
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1761
2023-01-10 21:35:57 +00:00
106eb38197 Accepting request 1039203 from home:AndreasStieger:branches:network:chromium
Chromium 108.0.5359.71 (boo#1205871)

OBS-URL: https://build.opensuse.org/request/show/1039203
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1747
2022-11-30 22:02:24 +00:00
0ee309ffc5 100.0.4896.60
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1654
2022-03-30 16:56:29 +00:00
bcb403756e Accepting request 951571 from home:AndreasStieger:branches:network:chromium
Chromium 98.0.4758.80 (boo#1195420) - untested

OBS-URL: https://build.opensuse.org/request/show/951571
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1637
2022-02-04 13:14:22 +00:00
70d131e747 lp152
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1605
2021-09-19 19:49:14 +00:00
45889599ac Accepting request 888692 from home:msmeissn:branches:network:chromium
hi,

currently only tumbleweed builds!

15.2 has some libva issues.

- Chromium 90.0.4430.85 (boo#1185047):
  * CVE-2021-21222: Heap buffer overflow in V8
  * CVE-2021-21223: Integer overflow in Mojo
  * CVE-2021-21224: Type Confusion in V8
  * CVE-2021-21225: Out of bounds memory access in V8
  * CVE-2021-21226: Use after free in navigation
- Chromium 90.0.4430.72 (boo#1184764):
  * CVE-2021-21201: Use after free in permissions
  * CVE-2021-21202: Use after free in extensions
  * CVE-2021-21203: Use after free in Blink
  * CVE-2021-21204: Use after free in Blink
  * CVE-2021-21205: Insufficient policy enforcement in navigation
  * CVE-2021-21221: Insufficient validation of untrusted input in Mojo
  * CVE-2021-21207: Use after free in IndexedDB
  * CVE-2021-21208: Insufficient data validation in QR scanner
  * CVE-2021-21209: Inappropriate implementation in storage
  * CVE-2021-21210: Inappropriate implementation in Network
  * CVE-2021-21211: Inappropriate implementation in Navigatio 
  * CVE-2021-21212: Incorrect security UI in Network Config UI
  * CVE-2021-21213: Use after free in WebMIDI
  * CVE-2021-21214: Use after free in Network API
  * CVE-2021-21215: Inappropriate implementation in Autofill
  * CVE-2021-21216: Inappropriate implementation in Autofill
  * CVE-2021-21217: Uninitialized Use in PDFium
  * CVE-2021-21218: Uninitialized Use in PDFium
  * CVE-2021-21219: Uninitialized Use in PDFiu
  * drop chromium-89-quiche-private.patch
  * drop chromium-89-quiche-dcheck.patch
  * drop chromium-89-skia-CropRect.patch
  * drop chromium-89-dawn-include.patch

OBS-URL: https://build.opensuse.org/request/show/888692
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1538
2021-04-27 14:24:10 +00:00
Tomáš Chvátal
9d96486e72 Accepting request 821289 from network:chromium
- Add BuildRequires: pkgconfig(libspa-0.2) when building with
- Update _constraints to avoid very slow builds seen on obs-arm-4
  (probably due to swap)
- Add icu-v67.patch from upstream to fix build with icu v67 
- Disable lto to avoid the overflow >16GB ram used
- Use internal resources for icon and appdata
- Added patch chromium-vaapi-fix.patch again to fix boo#1146219
-------------------------------------------------------------------  
- Up to 78.0.3887.7
- Enable LTO for x86_64 - add gcc-enable-lto.patch and
  gcc-lto-rsp-clobber.patch patches.
- Refresh patch:
  * chromium-non-void-return.patch
- Add new patch to fix aarch64 build:
  * chromium-fix_swiftshader.patch
- Update %arm build, but keep it disabled for now, as ld requires 
  lots of RAM
- Up to 72.0.3626.14
- Update chromium-vaapi.patch
- Update chromium-system-icu.patch
- Increase %limit_build value to avoid OOM
- Rework aarch64 build requirements
- Reduce jumbo_file_merge_limit to 8 for aarch64 to avoid OOM
- Fix again aarch64 skia build:
  * chromium-skia-aarch64-buildfix.patch
- Up to 71.0.3551.3
- Up to 70.0.3528.4
- Up to chromium-70.0.3521.2
- Add patch trying to build with system icu:
  * chromium-system-icu.patch

OBS-URL: https://build.opensuse.org/request/show/821289
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1448
2020-07-16 11:26:54 +00:00
Raymond Wooninck
6c64dee99b Accepting request 79098 from home:rwooninck:chromium
Move chromium to it's own place

OBS-URL: https://build.opensuse.org/request/show/79098
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1
2011-08-17 07:21:58 +00:00