Commit Graph

14 Commits

Author SHA256 Message Date
f220692e7a Accepting request 1175065 from home:oertel:branches:network:chromium
next attempt, an actually running chromium-125

OBS-URL: https://build.opensuse.org/request/show/1175065
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium-beta?expand=0&rev=1
2024-05-19 04:52:11 +00:00
Ruediger Oertel
ccd16f9eec Accepting request 1201830 from home:oertel:branches:network:chromium
- Chromium 129.0.6668.58 (beta released 2024-09-17)
  * CVE-2024-8904: Type Confusion in V8
  * CVE-2024-8905: Inappropriate implementation in V8
  * CVE-2024-8906: Incorrect security UI in Downloads
  * CVE-2024-8907: Insufficient data validation in Omnibox
  * CVE-2024-8908: Inappropriate implementation in Autofill
  * CVE-2024-8909: Inappropriate implementation in UI
- modified patches:
  * chromium-prop-codecs.patch update context
- add to keeplibs:
  third_party/rapidhash
- drop from keeplibs:
  third_party/libudev dropped upstream
  third_party/catapult/third_party/html5lib-python dropped upstream
- add patches:
  chromium-129-revert-AVFMT_FLAG_NOH264PARSE.patch
  (not in our ffmpeg yet)

OBS-URL: https://build.opensuse.org/request/show/1201830
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1998
2024-09-18 20:07:09 +00:00
fbfede1f83 Accepting request 1007436 from home:AndreasStieger:branches:network:chromium
Chromium 106.0.5249.91 (boo#1203808)

OBS-URL: https://build.opensuse.org/request/show/1007436
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1732
2022-10-01 12:28:04 +00:00
99c9b2b2b9 92.0.4515.107
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1579
2021-08-01 11:30:34 +00:00
Tomáš Chvátal
ac0459b45d Accepting request 829924 from network:chromium
- Refresh build-with-pipewire-0.3.patch to mirror similar patch
  by Fedora for Firefox; screen-capture wasn't actually working
  with the previous version of the patch.
- Add BuildRequires: pkgconfig(libspa-0.2) when building with
  pipewire support to guard against potential package splitting
  off of pipewire-spa-devel from pipewire-devel.
- 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

OBS-URL: https://build.opensuse.org/request/show/829924
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1464
2020-08-27 08:24:47 +00:00
Tomáš Chvátal
adc7befd30 Accepting request 809961 from home:favogt:branches:network:chromium
Disable openh264

OBS-URL: https://build.opensuse.org/request/show/809961
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1421
2020-05-28 13:54:27 +00:00
Tomáš Chvátal
b2db6ea0e8 Accepting request 730294 from network:chromium
- Enable LTO for x86_64 - add gcc-enable-lto.patch and
  gcc-lto-rsp-clobber.patch patches.

- Refresh 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
- Up to chromium-70.0.3510.0
- Up to 69.0.3497.23
- Up to chromium-69.0.3497.12
- Add patch to fix aarch64 build:
  * chromium-vpx-aarch64.patch 
- Up to 69.0.3493.3
- Up to 69.0.3486.0
- Up to 69.0.3472.3
- Up to 69.0.3452.0

OBS-URL: https://build.opensuse.org/request/show/730294
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1308
2019-09-12 07:25:11 +00:00
Tomáš Chvátal
d1c2dab6ff Accepting request 655505 from network:chromium
- 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
- Update chromium-non-void-return.patch and use __builtin_abort
  for switch cases of out of enum ranges.
- 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
- Up to chromium-70.0.3510.0
- Up to 69.0.3497.23
- Up to chromium-69.0.3497.12
- Add patch to fix aarch64 build:
  * chromium-vpx-aarch64.patch 
- Up to 69.0.3493.3
- Up to 69.0.3486.0
- Up to 69.0.3472.3
- Up to 69.0.3452.0
- Up to 68.0.3440.17
- Up to 68.0.3438.3
- Up to 68.0.3432.3
- Fix AArch64 build with chromium-crashpad-aarch64-fix.patch
- Up to 68.0.3423.2
- Refresh patch chromium-master-prefs-path.patch
- Fix AArch64 build with chromium-skia-aarch64-buildfix.patch
- Add patch chromium-skia-system-fontconfig.patch bsc#1092272
- Up to 67.0.3393.30
- Enable build on AArch64

OBS-URL: https://build.opensuse.org/request/show/655505
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1200
2018-12-06 08:33:56 +00:00
Tomáš Chvátal
d7a4c1bd91 Accepting request 642560 from network:chromium
- System harfbuzz disable as we need git variant :(
- Up 70.0.3538.45
- Up 70.0.3538.35
- Bump the nodejs dependency to 10/8
- Up to 70.0.3538.22
- Up to 70.0.3528.4
- Up to chromium-70.0.3521.2
- Add patch trying to build with system icu:
- Up to chromium-70.0.3510.0
- Up to 69.0.3497.23
- Up to chromium-69.0.3497.12
- Add patch to fix aarch64 build:
  * chromium-vpx-aarch64.patch 
- Up to 69.0.3493.3
- Up to 69.0.3486.0
- Up to 69.0.3472.3
- Up to 69.0.3452.0
- Up to 68.0.3440.17
- Up to 68.0.3438.3
- Up to 68.0.3432.3
- Fix AArch64 build with chromium-crashpad-aarch64-fix.patch
- Up to 68.0.3423.2
- Refresh patch chromium-master-prefs-path.patch
- Fix AArch64 build with chromium-skia-aarch64-buildfix.patch
- Add patch chromium-skia-system-fontconfig.patch bsc#1092272
- Up to 67.0.3393.30
- Up to chromium-67.0.3396.18

- Up to 67.0.3393.4
- Refresh patch exclude_ymp.patch

OBS-URL: https://build.opensuse.org/request/show/642560
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1178
2018-10-17 08:03:27 +00:00
Tomáš Chvátal
2aeab37e11 Accepting request 535086 from network:chromium
- Bump to  62.0.3202.62

- Bump to 62.0.3202.52

- Bump to 62.0.3202.45

- Bump to 62.0.3202.38

- Version update to 62.0.3202.29

- Version update to 62.0.3202.18

- Update to latest
- Switch to system libxml again
- Add more folders to be kept in archive

- Build with gcc6 on leap as we now require --stdc-14

- Add patch to build with new glibc:
  * chromium-60.0.3112.113-breakpad-ucontext.patch

- Bump to 62.0.3198.0:

- Bump to 62.0.3192.0
- Rebase patch chromium-prop-codecs.patch

- Bump to 62.0.3188.2
- Rebase fix-gn-bootstrap.diff
- Remove arm patches as we exclude it for now:
  * arm-webrtc-fix.patch

OBS-URL: https://build.opensuse.org/request/show/535086
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1049
2017-10-19 03:26:36 +00:00
Tomáš Chvátal
0ac072b163 Accepting request 453614 from network:chromium
- Added patch chromium-56-enable-vaapi-on-suse.patch to enable VAAPI hardware accelerated video decoding. 
- Update to 56.0.2924.76
- Version update to 56.0.2924.67
- Version update to 56.0.2924.59

- Version update to 56.0.2924.53 

- Version update to 56.0.2924.51

- Fix the gcc5 usage on Leap

- Disable system icu, crashes autofill

- Use gcc5 on Leap

- Update to 56.0.2924.28

- Allow building with non-system icu on older systems

- Version update to 56.0.2924.21
- Version update to 56.0.2924.18
- Version update to 56.0.2924.14

- Version update to 56.0.2924.10

- Version update to 56.0.2922.1

- Version update to 56.0.2920.0
- Version update to 56.0.2914.3:
  * refresh patch chromium-prop-codecs.patch

OBS-URL: https://build.opensuse.org/request/show/453614
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=981
2017-01-31 14:05:05 +00:00
Tomáš Chvátal
70c0b1bcf7 Accepting request 443521 from network:chromium
- Version update to 55.0.2883.75

- Version update to 55.0.2883.59

- Version update to 55.0.2883.55

- Version update to 55.0.2883.44
- Version update to 55.0.2883.28

- Try to make package buildable on SLE12 Backports project

- Update to 55.0.2883.21
- Add switch between bundled and system icu as on old distributions
  we simply have too old ICU
- Add switch for bundled/system minizip as it is not available on 42.1

- Version update to 55.0.2883.18

- Version update to 55.0.2883.11
- Drop chromium-system-zlib.patch
- Add Requires on specified browser for chromedriver wrt bnc#1004839

- Version update to 55.0.2882.0:
  * Rebase fix-gn-bootstrap.diff
  * Remove upstreamed chromium-more-codec-aliases.patch

- Add appdata.xml for https://en.opensuse.org/openSUSE:AppStore

- disable build for chromium-beta on %arm. while it does build,
  it takes two days, in which we can build roughly 600 other packages,

OBS-URL: https://build.opensuse.org/request/show/443521
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=961
2016-12-03 09:55:55 +00:00
Tomáš Chvátal
22fa674ad7 - Add patch chromium-prop-codecs.patch and set properly the codecs
variable in main scope to allow ffmpeg passthrough
  bnc#1008725

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=959
2016-11-07 20:04:46 +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