Commit Graph

921 Commits

Author SHA256 Message Date
Tomáš Chvátal
b29718b3df - Adjust LDFLAGS settings for LTO to take memory-constraints into
consideration

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1327
2019-10-24 12:43:53 +00:00
Tomáš Chvátal
20718ecae2 - Update to 78.0.3904.70 bsc#1154806:
* CVE-2019-13699: Use-after-free in media
  * CVE-2019-13700: Buffer overrun in Blink
  * CVE-2019-13701: URL spoof in navigation
  * CVE-2019-13702: Privilege elevation in Installer
  * CVE-2019-13703: URL bar spoofing
  * CVE-2019-13704: CSP bypass
  * CVE-2019-13705: Extension permission bypass
  * CVE-2019-13706: Out-of-bounds read in PDFium
  * CVE-2019-13707: File storage disclosure
  * CVE-2019-13708: HTTP authentication spoof
  * CVE-2019-13709: File download protection bypass
  * CVE-2019-13710: File download protection bypass
  * CVE-2019-13711: Cross-context information leak
  * CVE-2019-15903: Buffer overflow in expat
  * CVE-2019-13713: Cross-origin data leak
  * CVE-2019-13714: CSS injection
  * CVE-2019-13715: Address bar spoofing
  * CVE-2019-13716: Service worker state error
  * CVE-2019-13717: Notification obscured
  * CVE-2019-13718: IDN spoof
  * CVE-2019-13719: Notification obscured
  * Various fixes from internal audits, fuzzing and other initiatives
- Add patches:
  * chromium-78-gcc-enum-range.patch
  * chromium-78-gcc-noexcept.patch
  * chromium-78-gcc-std-vector.patch
  * chromium-78-icon.patch
  * chromium-78-include.patch
  * chromium-78-noexcept.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1326
2019-10-23 13:10:24 +00:00
Tomáš Chvátal
ef12afcdac Accepting request 742142 from network:chromium
- 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:
- 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

OBS-URL: https://build.opensuse.org/request/show/742142
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1325
2019-10-23 13:00:30 +00:00
Tomáš Chvátal
6840838634 Accepting request 741097 from home:hellcp:branches:network:chromium
- Use internal resources for icon and appdata

OBS-URL: https://build.opensuse.org/request/show/741097
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1324
2019-10-18 17:48:19 +00:00
Tomáš Chvátal
0f37af0f01 - Update to 77.0.3865.120 bsc#1153660:
* CVE-2019-13693: Use-after-free in IndexedDB
  * CVE-2019-13694: Use-after-free in WebRTC
  * CVE-2019-13695: Use-after-free in audio
  * CVE-2019-13696: Use-after-free in V8
  * CVE-2019-13697: Cross-origin size leak. 
  * Various fixes from internal audits, fuzzing and other initiatives

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1323
2019-10-11 08:23:36 +00:00
Tomáš Chvátal
a179617a6c Accepting request 732023 from home:jritzerfeld:branches:network:chromium
- Added patch chromium-vaapi-fix.patch again to fix boo#1146219

OBS-URL: https://build.opensuse.org/request/show/732023
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1321
2019-09-20 05:56:20 +00:00
Tomáš Chvátal
c829292448 Accepting request 731818 from home:AndreasStieger:branches:network:chromium
- update to chromium 77.0.3865.90 boo#1151229:
  * CVE-2019-13685: Use-after-free in UI
  * CVE-2019-13688: Use-after-free in media
  * CVE-2019-13687: Use-after-free in media
  * CVE-2019-13686: Use-after-free in offline pages

OBS-URL: https://build.opensuse.org/request/show/731818
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1319
2019-09-19 07:25:39 +00:00
Tomáš Chvátal
78b01531eb - Add patch from Fedora for cert transparency:
* chromium-77.0.3865.75-certificate-transparency.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1317
2019-09-16 09:13:00 +00:00
Tomáš Chvátal
5789cf718d OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1316 2019-09-16 08:17:39 +00:00
Tomáš Chvátal
f509588518 - Add patches from gentoo:
* chromium-77-clang.patch
  * chromium-77-gcc-no-opt-safe-math.patch
  * chromium-77-no-cups.patch
  * chromium-77-std-string.patch
  * chromium-77-system-icu.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1315
2019-09-16 08:14:08 +00:00
Tomáš Chvátal
23a2f6527b - Update patch old-libva.patch to build on openSUSE Leap 15.0
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1311
2019-09-12 10:29:51 +00:00
Tomáš Chvátal
70b2c7503b - Update to chromium 77.0.3865.75 bsc#1150425:
* CVE-2019-5870: Use-after-free in media
  * CVE-2019-5871: Heap overflow in Skia
  * CVE-2019-5872: Use-after-free in Mojo
  * CVE-2019-5874: External URIs may trigger other browsers
  * CVE-2019-5875: URL bar spoof via download redirect
  * CVE-2019-5876: Use-after-free in media
  * CVE-2019-5877: Out-of-bounds access in V8
  * CVE-2019-5878: Use-after-free in V8
  * CVE-2019-5879: Extension can bypass same origin policy
  * CVE-2019-5880: SameSite cookie bypass
  * CVE-2019-5881: Arbitrary read in SwiftShader
  * CVE-2019-13659: URL spoof
  * CVE-2019-13660: Full screen notification overlap
  * CVE-2019-13661: Full screen notification spoof
  * CVE-2019-13662: CSP bypass
  * CVE-2019-13663: IDN spoof
  * CVE-2019-13664: CSRF bypass
  * CVE-2019-13665: Multiple file download protection bypass
  * CVE-2019-13666: Side channel using storage size estimate
  * CVE-2019-13667: URI bar spoof when using external app URIs
  * CVE-2019-13668: Global window leak via console
  * CVE-2019-13669: HTTP authentication spoof
  * CVE-2019-13670: V8 memory corruption in regex
  * CVE-2019-13671: Dialog box fails to show origin
  * CVE-2019-13673: Cross-origin information leak using devtools
  * CVE-2019-13674: IDN spoofing
  * CVE-2019-13675: Extensions can be disabled by trailing slash
  * CVE-2019-13676: Google URI shown for certificate warning
  * CVE-2019-13677: Chrome web store origin needs to be isolated

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1309
2019-09-12 08:57:02 +00:00
Tomáš Chvátal
9e1a95c235 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
85399a72d4 - Refresh patch chromium-76-gcc-ambiguous-nodestructor.patch
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1306
2019-09-03 16:16:26 +00:00
Tomáš Chvátal
b86692a4bc - Update to 76.0.3809.132 bsc#1149143 CVE-2019-5869:
* CVE-2019-5869: Use-after-free in Blink
  * Various fixes from internal audits, fuzzing and other initiatives

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1305
2019-09-03 12:56:07 +00:00
Tomáš Chvátal
9854ba42da Accepting request 725081 from home:jritzerfeld:branches:network:chromium
- Added patch chromium-vaapi-fix.patch to fix boo#1146219

OBS-URL: https://build.opensuse.org/request/show/725081
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1303
2019-08-21 14:08:35 +00:00
Tomáš Chvátal
9dd27a7e0d - Update to 76.0.3809.100 bsc#1145242:
* CVE-2019-5868: Use-after-free in PDFium ExecuteFieldAction
  * CVE-2019-5867: Out-of-bounds read in V8

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1301
2019-08-12 11:41:09 +00:00
Tomáš Chvátal
10ce340982 * chromium-fix-char_traits.patch bsc#1144625
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1299
2019-08-08 10:53:25 +00:00
Tomáš Chvátal
13c71e3d24 OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1298 2019-08-08 10:08:25 +00:00
Tomáš Chvátal
7a748784eb * chromium-disable-fno-delete-null-pointer-checks.patch
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1297
2019-08-08 09:44:42 +00:00
Tomáš Chvátal
c31633a851 OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1296 2019-08-08 08:57:08 +00:00
Tomáš Chvátal
7fb42b94c0 - Remove not properly applying old-glibc patch:
* chromium-old-glibc.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1294
2019-08-08 08:20:39 +00:00
Tomáš Chvátal
00d193b060 - Add patches to fix few compilation issues:
* chromium-angle-inline.patch
  * chromium-compiler-flags.patch
  * chromium-fix-char_traits.patch
- Disable various gcc warnings as upstream does not care and it
  just bloats the buildlog (from debian)
- Update to 76.0.3809.87 bsc#1143492:

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1289
2019-08-08 07:28:13 +00:00
Tomáš Chvátal
9342b98e3d - Update to 76.0.3809.87:
* CVE-2019-5850: Use-after-free in offline page fetcher
  * CVE-2019-5860: Use-after-free in PDFium
  * CVE-2019-5853: Memory corruption in regexp length check
  * CVE-2019-5851: Use-after-poison in offline audio context
  * CVE-2019-5859: res: URIs can load alternative browsers
  * CVE-2019-5856: Insufficient checks on filesystem: URI permissions
  * CVE-2019-5855: Integer overflow in PDFium
  * CVE-2019-5865: Site isolation bypass from compromised renderer
  * CVE-2019-5858: Insufficient filtering of Open URL service parameters
  * CVE-2019-5864: Insufficient port filtering in CORS for extensions
  * CVE-2019-5862: AppCache not robust to compromised renderers
  * CVE-2019-5861: Click location incorrectly checked
  * CVE-2019-5857: Comparison of -0 and null yields crash
  * CVE-2019-5854: Integer overflow in PDFium text rendering
  * CVE-2019-5852: Object leak of utility functions
  * Various fixes from internal audits, fuzzing and other initiatives
  * Not affected:
    + CVE-2019-5863: Use-after-free in WebUSB on Windows
- Added patches:
  * chromium-76-gcc-ambiguous-nodestructor.patch
  * chromium-76-gcc-blink-constexpr.patch
  * chromium-76-gcc-blink-namespace1.patch
  * chromium-76-gcc-blink-namespace2.patch
  * chromium-76-gcc-gl-init.patch
  * chromium-76-gcc-include.patch
  * chromium-76-gcc-noexcept.patch
  * chromium-76-gcc-private.patch
  * chromium-76-gcc-pure-virtual.patch
  * chromium-76-gcc-uint32.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1285
2019-08-02 08:44:07 +00:00
Tomáš Chvátal
0af6a94f1e Accepting request 720533 from network:chromium
- 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
- 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/720533
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1284
2019-08-02 08:37:13 +00:00
Tomáš Chvátal
1de3dcb3fd - Do not use lto flags from prjconf, we need to set them using
gn buildsystem

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1281
2019-07-30 12:47:30 +00:00
Tomáš Chvátal
c9459ac923 - Drop patch chromium-non-void-return.patch and just pass
a cxxflags disabler for the check

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1280
2019-07-30 10:08:28 +00:00
Tomáš Chvátal
1d1663d969 - Update gcc-enable-lto.patch to work on systems without the
lto

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1275
2019-07-17 08:32:32 +00:00
Tomáš Chvátal
78a54284a1 - Update to 75.0.3770.142 bsc#1141649:
* CVE-2019-5847: V8 sealed/frozen elements cause crash
  * CVE-2019-5848: Font sizes may expose sensitive information
- Add patch chromium-renderprocess-crash.patch to hopefully fix
  bsc#1141102

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1274
2019-07-16 14:34:34 +00:00
Tomáš Chvátal
4be6bbf2f4 Accepting request 713244 from home:marxin:branches:network:chromium
- Enable LTO for x86_64 - add gcc-enable-lto.patch and
  gcc-lto-rsp-clobber.patch patches.

OBS-URL: https://build.opensuse.org/request/show/713244
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1273
2019-07-03 13:21:29 +00:00
Tomáš Chvátal
480dc42f07 - Update to 72.0.3626.109 bsc#1120892 CVE-2018-20073:
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1271
2019-07-03 11:02:28 +00:00
Tomáš Chvátal
39668ddc8d - Install manpage
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1269
2019-07-02 07:35:59 +00:00
Tomáš Chvátal
868426c831 - Update to 75.0.3770.100:
* This is just feature fixes update

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1267
2019-06-19 12:13:37 +00:00
Tomáš Chvátal
6e04dd6a6c - Update to 75.0.3770.90 bsc#1137332 bsc#1138287:
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1265
2019-06-14 11:42:34 +00:00
Tomáš Chvátal
47193259db - Update to 75.0.3770.90 bsc#1137332:
* CVE-2019-5842: Use-after-free in Blink.

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1264
2019-06-14 11:03:29 +00:00
Tomáš Chvátal
bcfe90a757 - Fix build with kernel 5.2 and avoid runtime crash due to pure virtual
declaration:
  * chromium-75.0.3770.80-SIOCGSTAMP.patch
  * chromium-75.0.3770.80-pure-virtual-crash-fix.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1262
2019-06-11 06:48:03 +00:00
Tomáš Chvátal
03c94c2abb - Update old-libva.patch to make sure we build on Leap 42.3
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1260
2019-06-08 06:54:47 +00:00
Tomáš Chvátal
51bc9298f7 - Update to 75.0.3770.80 bsc#1137332:
* CVE-2019-5828: Use after free in ServiceWorker
  * CVE-2019-5829: Use after free in Download Manager
  * CVE-2019-5830: Incorrectly credentialed requests in CORS
  * CVE-2019-5831: Incorrect map processing in V8
  * CVE-2019-5832: Incorrect CORS handling in XHR
  * CVE-2019-5833: Inconsistent security UI placemen
  * CVE-2019-5835: Out of bounds read in Swiftshader
  * CVE-2019-5836: Heap buffer overflow in Angle
  * CVE-2019-5837: Cross-origin resources size disclosure in Appcache
  * CVE-2019-5838: Overly permissive tab access in Extensions
  * CVE-2019-5839: Incorrect handling of certain code points in Blink
  * CVE-2019-5840: Popup blocker bypass
  * Various fixes from internal audits, fuzzing and other initiatives
  * CVE-2019-5834: URL spoof in Omnibox on iOS
- Remove merged patchsets:
  * 00-basevalue.patch
  * 01-basevalue.patch
  * 02-basevalue.patch
  * 03-basevalue.patch
  * 04-basevalue.patch
  * 05-basevalue.patch
  * 06-basevalue.patch
  * chromium-fix-crc32-for-aarch64.patch
  * quic.patch
- Update patches:
  * chromium-gcc.patch
  * chromium-non-void-return.patch
  * chromium-vaapi.patch
  * old-libva.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1259
2019-06-07 19:53:02 +00:00
Tomáš Chvátal
0408e220d8 Accepting request 708453 from network:chromium
- 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
- 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

OBS-URL: https://build.opensuse.org/request/show/708453
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1258
2019-06-07 19:47:47 +00:00
Tomáš Chvátal
6b747069d6 - Update to 74.0.3729.169:
* Feature fixes update only

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1256
2019-05-28 08:06:18 +00:00
Tomáš Chvátal
1099ecfbe9 Accepting request 704037 from home:AndreasStieger:branches:network:chromium
chromium 74.0.3729.157
boo#1134218 CVE-2019-5827 CVE-2019-5824

OBS-URL: https://build.opensuse.org/request/show/704037
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1254
2019-05-20 07:41:53 +00:00
b8866d34a2 Accepting request 701967 from home:Guillaume_G:branches:network:chromium
- Add patch to fix build on aarch64:
  * chromium-fix-crc32-for-aarch64.patch

OBS-URL: https://build.opensuse.org/request/show/701967
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1252
2019-05-10 10:02:46 +00:00
Tomáš Chvátal
40765c3c18 - Update to 74.0.3729.108 bsc#1133313:
* CVE-2019-5805: Use after free in PDFium
  * CVE-2019-5806: Integer overflow in Angle
  * CVE-2019-5807: Memory corruption in V8
  * CVE-2019-5808: Use after free in Blink
  * CVE-2019-5809: Use after free in Blink
  * CVE-2019-5810: User information disclosure in Autofill
  * CVE-2019-5811: CORS bypass in Blink
  * CVE-2019-5813: Out of bounds read in V8
  * CVE-2019-5814: CORS bypass in Blink
  * CVE-2019-5815: Heap buffer overflow in Blink
  * CVE-2019-5818: Uninitialized value in media reader
  * CVE-2019-5819: Incorrect escaping in developer tools
  * CVE-2019-5820: Integer overflow in PDFium
  * CVE-2019-5821: Integer overflow in PDFium
  * CVE-2019-5822: CORS bypass in download manager
  * CVE-2019-5823: Forced navigation from service worker
  * CVE-2019-5812: URL spoof in Omnibox on iOS
  * CVE-2019-5816: Exploit persistence extension on Android
  * CVE-2019-5817: Heap buffer overflow in Angle on Windows
- Add patches:
  * 00-basevalue.patch
  * 01-basevalue.patch
  * 02-basevalue.patch
  * 03-basevalue.patch
  * 04-basevalue.patch
  * 05-basevalue.patch
  * 06-basevalue.patch
  * old-libva.patch
  * quic.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1246
2019-04-30 09:18:57 +00:00
Tomáš Chvátal
3552bea381 Accepting request 699572 from network:chromium
- 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
- 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

OBS-URL: https://build.opensuse.org/request/show/699572
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1245
2019-04-30 09:13:16 +00:00
Tomáš Chvátal
b8b3ce4f27 - Update to 73.0.3686.103:
* Various feature fixes

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1243
2019-04-05 08:50:43 +00:00
Tomáš Chvátal
7678f60799 - Refresh patch:
* chromium-non-void-return.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1240
2019-03-25 14:03:53 +00:00
Tomáš Chvátal
49ab3e252d - Add patch for pipewire build:
* chromium-73.0.3683.75-pipewire-cstring-fix.patch

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1239
2019-03-25 13:50:14 +00:00
Tomáš Chvátal
8ff6604a49 - Update to 73.0.3683.86:
* Just feature fixes around

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1238
2019-03-25 10:54:48 +00:00
Tomáš Chvátal
4a4bc84d18 - Rebase chromium-vaapi.patch to match up the Fedora one
OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1237
2019-03-22 11:06:57 +00:00
Tomáš Chvátal
53f34ecb75 - Update conditions to use system harfbuzz on TW+
- Require java during build
- Enable using pipewire when available

OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1236
2019-03-21 11:04:27 +00:00