Commit Graph

3523 Commits

Author SHA1 Message Date
Andreas Rammhold bab82e78b2
firefox-bin: 74.0.1 -> 75.0 2020-04-07 13:27:27 +02:00
Andreas Rammhold f56ea6cdd7
firefox-esr-68: 68.6.1esr -> 68.7.0esr 2020-04-07 13:27:27 +02:00
Andreas Rammhold 4a41fd7a1e
firefox: 74.0.1 -> 75.0 2020-04-07 13:27:27 +02:00
Andreas Rammhold 9de3c9749c
firefox: prepare for version 75 2020-04-07 13:27:27 +02:00
Michael Weiss ff3bc51d2b
chromiumBeta: Fix the build
This patch was also backported to M81 [0][1].

[0]: https://chromium-review.googlesource.com/c/chromium/src/+/2091896
[1]: bbf0fad592
2020-04-07 12:32:33 +02:00
Tim Steinbach a3358eeeb4
vivaldi: 2.11.1811.51-1 -> 2.11.1811.52-1 2020-04-06 13:06:01 -04:00
Michael Weiss ad3220f9ff
chromiumDev: Override gn to fix the configuration phase
The configuration phase was failing due to:
```
configuring
ERROR at //BUILD.gn:1376:5: Unknown function.
    filter_exclude([ "$root_build_dir/foo" ],
    ^-------------
```
2020-04-06 12:52:52 +02:00
Florian Klink 29f491d5b7
Merge pull request #81864 from volth/patch-389
firefox: mark as broken on 32-bit buildPlatform
2020-04-05 20:29:29 +02:00
Jeff Labonte e1c851a5d7 brave: 1.5.115 -> 1.5.123 2020-04-05 15:38:53 +02:00
Andreas Rammhold da542ec399
Merge pull request #84211 from andir/firefox
firefox: 74.0 -> 74.0.1
2020-04-04 12:59:37 +02:00
Andreas Rammhold f6430a2aea
firefox-esr: 68.8.0esr -> 68.8.1esr 2020-04-03 22:42:48 +02:00
Andreas Rammhold befaaff62b
firefox-devedition-bin: 75.0b10 -> 75.0b12 2020-04-03 22:12:29 +02:00
Andreas Rammhold c1d2dc9666
firefox-beta-bin: 75.0b10 -> 75.0b11 2020-04-03 22:11:59 +02:00
Andreas Rammhold 87abb48dc2
firefox-bin: 74.0 -> 74.0.1 2020-04-03 22:11:37 +02:00
Andreas Rammhold 48e6a3f1f1
firefox: 74.0 -> 74.0.1 2020-04-03 22:11:03 +02:00
Michael Weiss 9f3914824d
chromium: Ignore unknown warning options
This can e.g. save around 150k lines of unnecessary log messages which
take up around 66% of the total lines (based on a log of 80.0.3987.100):
29527 warning: unknown warning option '-Wno-bitwise-conditional-parentheses'; did you mean '-Wno-bitwise-op-parentheses'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-builtin-assume-aligned-alignment' [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-deprecated-copy'; did you mean '-Wno-deprecated'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean '-Wno-abstract-final-class'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean '-Wno-implicit-float-conversion'? [-Wunknown-warning-option]
2020-04-03 12:40:46 +02:00
Michael Weiss cbd13f3c55
chromium: 80.0.3987.162 -> 80.0.3987.163
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop.html

Note: This update contains only two fixes [0]. The fix that reverts a
feature which caused a crash spike on 80.0.3987.162 [1] seems important
for us (though the commit doesn't provide any data on the crash spike).

[0]: https://chromium.googlesource.com/chromium/src/+log/80.0.3987.162..80.0.3987.163?pretty=fuller
[1]: fc11c43603
2020-04-03 11:17:54 +02:00
Tim Steinbach 5d9e9258de
vivaldi: 2.11.1811.49-1 -> 2.11.1811.51-1 2020-04-02 10:05:48 -04:00
Michael Weiss 36c7123709
chromiumDev: Remove a patch that is already applied
This fixes the patch phase.
I missed this problem in #83956.
2020-04-02 13:01:39 +02:00
Michael Weiss 6b7528c940
chromium: 80.0.3987.149 -> 80.0.3987.162
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html

This update includes 8 security fixes.

CVEs:
CVE-2020-6450 CVE-2020-6451 CVE-2020-6452
2020-04-01 12:37:52 +02:00
R. RyanTM e38859deac ephemeral: 6.3.0 -> 6.3.1 2020-03-30 17:57:40 -07:00
Florian Klink ae3928997c
Merge pull request #82807 from mehlon/tor-browser
tor-browser-bundle-bin: enable multimedia support by default
2020-03-29 19:41:40 +02:00
Maximilian Bosch 3f0a792feb
Merge pull request #83300 from mehlon/torbrowser-1.0.7
tor-browser-bundle-bin: 9.0.6 -> 9.0.7
2020-03-29 01:01:31 +01:00
Michael Weiss d83420f5e1
Merge pull request #82919 from artemist/chromium-ozone
chromium: Add option to enable ozone (for Wayland)
2020-03-28 14:50:21 +01:00
adisbladis e76a190ce7
firefox-devedition-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
adisbladis 657d81a4c3
firefox-beta-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
Artemis Tosini b3e1a1bbbb
chromium: Add option to enable ozone (for Wayland) 2020-03-27 21:16:38 +00:00
Mario Rodas 3afe526536
Merge pull request #83120 from JeffLabonte/update_brave_1.5.112_to_1.5.115
brave: 1.5.112 -> 1.5.115
2020-03-26 22:54:24 -05:00
Michael Weiss 29becfcf19
Merge pull request #83304 from nh2/issue-41918-chromium-swiftshader-by-default
chromium: Enable swiftshader by default.
2020-03-25 13:42:30 +01:00
Niklas Hambüchen 015bb28ae1 chromium: Enable swiftshader by default.
This makes it possible to use chromium headless with WebGL
(e.g. for webdriver tests) without having to rebuild from source.

The upstram default is to enable, thus simply removing our disabling switch.

Also fixes #41918.
2020-03-24 22:50:49 +01:00
Peter Simons b3c2908825 chromium: I accidentally added the webrtc patch into the wrong section 2020-03-24 22:50:03 +01:00
mehlon 79f6b312ba tor-browser-bundle-bin: 9.0.6 -> 9.0.7 2020-03-24 17:19:42 +01:00
Michael Weiss fca8961bdb
Revert "chromiumDev: Add the missing clang-format binary"
This reverts commit 02ca096a85.

The clang-format binary is now included in the release tarball [0] and
we don't need to add it anymore. This fixes the following build error:
ln: failed to create symbolic link 'buildtools/linux64/clang-format': File exists
However, the build still fails a bit later in the configure phase.

[0]: https://bugs.chromium.org/p/chromium/issues/detail?id=1052503
2020-03-23 21:50:48 +01:00
Peter Simons 81b18c3711 chromium: fix webrtc interaction with pulseaudio
The webrtc code suffered from a race condition when used
with Pulseaudio. This lead to audio input breaking every
couple of minutes during a webrtc session.
2020-03-23 16:56:08 +01:00
Jörg Thalheim e77dca6ca8
browsh: fix build with strict deps enabled 2020-03-23 08:14:39 +00:00
Tim Steinbach e692babf05
vivaldi: 2.11.1811.47-1 -> 2.11.1811.49-1 2020-03-22 12:08:50 -04:00
Jeff Labonte fa5fc4993e brave: 1.5.112 -> 1.5.115 2020-03-22 00:41:33 -04:00
Michael Weiss 7545ccb7ac
Merge pull request #82874 from primeos/chromium
chromium: 80.0.3987.132 -> 80.0.3987.149
2020-03-19 20:18:31 +01:00
Jeff Labonte 6865db4d3c brave: 1.4.96 -> 1.5.112 2020-03-18 20:12:09 -07:00
Michael Weiss fe60ff7a99
chromium: 80.0.3987.132 -> 80.0.3987.149
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_18.html

This update includes 13 security fixes.

CVEs:
CVE-2020-6422 CVE-2020-6424 CVE-2020-6425 CVE-2020-6426 CVE-2020-6427
CVE-2020-6428 CVE-2020-6429 CVE-2019-20503 CVE-2020-6449

Note: The release of version 81 is currently on pause:
https://chromereleases.googleblog.com/2020/03/upcoming-chrome-and-chrome-os-releases.html
2020-03-18 20:57:52 +01:00
mehlon ceda3f4063 tor-browser-bundle-bin: enable multimedia support by default 2020-03-17 21:48:32 +01:00
mehlon 4b80e8a59f tor-browser-bundle-bin: 9.0.5 -> 9.0.6 2020-03-16 22:49:14 +01:00
R. RyanTM 47b4e97cda opera: 66.0.3515.72 -> 67.0.3575.31 2020-03-14 14:27:49 +01:00
Vladimír Čunát 6dcb71ecc1
Merge branch 'staging-next' 2020-03-14 07:56:23 +01:00
taku0 423a8b9b4a
flashplayer: 32.0.0.330 -> 32.0.0.344 (#82322) 2020-03-13 18:43:52 +00:00
Andreas Rammhold ea8362e315
firefox: 73.0.1 -> 74.0 (#82276)
https://www.mozilla.org/en-US/firefox/74.0/releasenotes/

Co-authored-by: Daniel Frank <git@danielfrank.net>
2020-03-12 14:47:56 +01:00
Daniel Frank 8899c72990
firefox-bin: 73.0 -> 74.0 (from PR #82257) 2020-03-12 10:43:56 +01:00
Andreas Rammhold fd04c3afbb
Merge pull request #82275 from andir/firefox-68.6.0esr
firefox-esr-68: 68.5.0esr -> 68.6.0esr
2020-03-12 09:29:47 +01:00
adisbladis af48019a81
firefox-beta-bin: 74.0b7 -> 75.0b2 2020-03-11 20:23:54 +00:00
adisbladis 1cbef111ff
firefox-devedition-bin: 74.0b7 -> 75.0b2 2020-03-11 20:23:54 +00:00
Andreas Rammhold 9727da29b0
firefox-esr-68: 68.5.0esr -> 68.6.0esr 2020-03-10 20:07:29 +01:00
Michael Weiss c3267ac414
Merge pull request #81975 from primeos/chromium-fix-vaapi
chromium: Update the VA-API patch (fix #81909)
2020-03-10 11:27:15 +01:00
lewo d426adf150
Merge pull request #82168 from ysengrimm/update-next
next: 1.4.0 -> 1.5.0
2020-03-10 10:07:26 +01:00
Samuel Dionne-Riel b97fce768d
Merge pull request #81211 from samueldr/aarch64/firefox-73
firefox: Fix AArch64 build
2020-03-09 14:40:20 -04:00
ysengrimm ed8692b9f5 next: 1.4.0 -> 1.5.0 2020-03-09 18:50:34 +01:00
Samuel Dionne-Riel d4446c563d firefox: Fix AArch64 build
* The 'arm.patch' patch doesn't apply anymore.
 * The 'build-arm-libopus.patch' patch isn't required anymore.
 * See the mozilla phabricator link for the added patch.

Additionally, we are now *always* undconditionally applying all patches
to all architectures. That is, unless they have undesirable
side-effects, but those might not be fit for inclusion.

By applying all patches all the time, they'll be removed or replaced
when they stop applying.
2020-03-09 13:37:30 -04:00
Edmund Wu a77b14b84e
vivaldi: include libdrm and libgbm 2020-03-07 12:23:15 -05:00
Michael Weiss 735707ef0c
chromium: Update the VA-API patch (fix #81909) 2020-03-07 15:40:27 +01:00
volth ed33a6c327 firefox: mark as broken on 32-bit buildPlatform 2020-03-06 03:53:14 +00:00
worldofpeace 08e62cd1aa
Merge pull request #81788 from JeffLabonte/brave_1.4.95_to_1.4.96
brave: 1.4.95 -> 1.4.96
2020-03-05 19:39:42 +00:00
Tim Steinbach 269d1eab10
vivaldi: 2.11.1811.44-1 -> 2.11.1811.47-1 2020-03-05 07:55:53 -05:00
Mario Rodas 6bba323339
Merge pull request #81551 from r-ryantm/auto-update/palemoon
palemoon: 28.8.2.1 -> 28.8.4
2020-03-05 07:49:47 -05:00
Michael Weiss 19595b3652
Merge pull request #81704 from primeos/chromium
chromium: 80.0.3987.122 -> 80.0.3987.132
2020-03-05 11:44:57 +01:00
Jeff Labonte 3f6d356654 brave: 1.4.95 -> 1.4.96 2020-03-04 21:15:47 -05:00
Michael Weiss 51b6f9c6ae
chromium: 80.0.3987.122 -> 80.0.3987.132
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop.html

This update includes 4 security fixes.

CVEs:
CVE-2020-6420
2020-03-04 10:35:11 +01:00
worldofpeace 0e82b0e0ed ephemeral: 6.2.1 -> 6.3.0
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.0
2020-03-03 20:11:46 -05:00
R. RyanTM e633927c81 palemoon: 28.8.2.1 -> 28.8.4 2020-03-02 19:42:45 +00:00
Michael Weiss 02ca096a85
chromiumDev: Add the missing clang-format binary
The fix from 1d961a4c6d was unfortunately incomplete. This commit fixes
the second error [0] that occurs later during the build (the Python
script third_party/blink/renderer/bindings/scripts/generate_bindings.py
requires buildtools/linux64/clang-format).

[0]: https://github.com/NixOS/nixpkgs/pull/81016#issuecomment-591572821
2020-03-01 10:37:26 +01:00
arcnmx f9a682c0cc elinks: build with openssl 1.1 2020-02-28 08:29:24 -08:00
Elis Hirwing 9874d5fb1c
Merge pull request #81076 from JeffLabonte/brave-1.3.118_to_1.4.95
brave: 1.3.118 -> 1.4.95
2020-02-27 08:24:56 +01:00
Michael Weiss 1d961a4c6d
chromiumDev: Fix the build
Building Chromium 82 requires LLVM 10 for the new argument
"-fintegrated-cc1". LLVM 9 fails with:
clang++: error: unknown argument: '-fintegrated-cc1'
2020-02-26 19:21:59 +01:00
Michael Weiss 8be566d288
chromium: 80.0.3987.116 -> 80.0.3987.122
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html

This update includes 3 security fixes.

CVEs:
CVE-2020-6407 CVE-2020-6418
2020-02-26 19:21:58 +01:00
Tim Steinbach c95293c503
vivaldi: 2.11.1811.41-1 -> 2.11.1811.44-1 2020-02-26 11:44:23 -05:00
Jeff Labonte fa166b77d1 brave: 1.3.118 -> 1.4.95 2020-02-25 20:03:02 -05:00
Tim Steinbach bd118f6375
vivaldi: 2.11.1811.38-1 -> 2.11.1811.41-1 2020-02-24 08:16:18 -05:00
adisbladis 1b53ed149e
firefox-devedition-bin: 73.0b3 -> 74.0b7 2020-02-24 10:42:37 +00:00
adisbladis 10bdcdd800
firefox-beta-bin: 73.0b3 -> 74.0b7 2020-02-24 10:42:37 +00:00
Andreas Rammhold a5ae1b2ffd
firefox: remove unused patches 2020-02-23 13:13:36 +01:00
Andreas Rammhold 9fd425e56f
firefox: remove unused function arguments 2020-02-23 13:10:16 +01:00
Michael Weiss aeac26a3ec
Merge pull request #80615 from primeos/chromium
chromium: 80.0.3987.106 -> 80.0.3987.116
2020-02-22 11:50:06 +01:00
Samuel Dionne-Riel 6510e08ef5
Merge pull request #80592 from JeffLabonte/brave-1.3.115_to_1.3.118
brave: 1.3.115 -> 1.3.118
2020-02-21 19:55:41 -05:00
Ryan Mulligan 8fca8630d3
Merge pull request #80502 from r-ryantm/auto-update/ephemeral
ephemeral: 6.2.0 -> 6.2.1
2020-02-20 05:13:00 -08:00
Michael Weiss 3e9d2f80a4
chromium: 80.0.3987.106 -> 80.0.3987.116 2020-02-20 09:50:25 +01:00
Domen Kožar 5f711b6b7e
Merge pull request #57876 from dtzWill/feature/fx_cast
fx_cast: init at 0.0.5
2020-02-20 15:18:03 +07:00
Jeff Labonte 9018faac96 brave: 1.3.115 -> 1.3.118 2020-02-19 21:15:03 -05:00
Michele Guerini Rocco 82fe2a5b7a
Merge pull request #80433 from emmanuelrosa/qutebrowser-1.10.1
qutebrowser: 1.10.0 -> 1.10.1
2020-02-19 18:33:58 +01:00
R. RyanTM a2a6522287 ephemeral: 6.2.0 -> 6.2.1 2020-02-19 04:44:49 +00:00
Andreas Rammhold c2b6b6d97e
Merge pull request #80431 from andir/firefox73.0.1
firefox: 73.0 -> 73.0.1
2020-02-18 16:01:19 +01:00
Tim Steinbach 68558d8c5d
vivaldi: 2.11.1811.33-1 -> 2.11.1811.38-1 2020-02-18 09:37:33 -05:00
Emmanuel Rosa 1619ec9768 qutebrowser: 1.10.0 -> 1.10.1 2020-02-18 19:42:15 +07:00
Andreas Rammhold 52920a6b2c
firefox: 73.0 -> 73.0.1 2020-02-18 13:26:40 +01:00
worldofpeace 59b5c0da43
Merge pull request #80210 from hax404/master_tor-browser-bundle-bin
tor-browser-bundle-bin: 9.0.4 -> 9.0.5
2020-02-17 20:10:43 -05:00
worldofpeace 98b854c79d
Merge pull request #79915 from taku0/flashplayer-32.0.0.330
flashplayer: 32.0.0.314 -> 32.0.0.330 [Critical security fixes]
2020-02-17 20:05:03 -05:00
worldofpeace 2b8e19245f
Merge pull request #79974 from JeffLabonte/brave-1.1.23_to_1.3.113
Brave 1.1.23 to 1.3.113
2020-02-15 19:46:08 -05:00
Jeff Labonte 9a4a2eb1d2 brave: add jefflabonte to maintainer list 2020-02-15 19:45:04 -05:00
Jeff Labonte fa560fb30c brave: 1.1.23 -> 1.3.115 2020-02-15 19:45:03 -05:00
Georg Haas ec3daae1fc
tor-browser-bundle-bin: 9.0.4 -> 9.0.5 2020-02-15 23:26:52 +01:00
Michael Weiss 67f349d224
google-chrome*: Add the newly required dependencies
See 3fadc45499. Since the beta channel is now also on 81 and the stable
channel will be on 81 soon, it makes sense to already add this
unconditionally for all channels.
2020-02-15 19:55:03 +01:00
Michael Weiss 574a57a67f
chromium: 80.0.3987.100 -> 80.0.3987.106
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_13.html
2020-02-14 00:57:17 +01:00
Michael Weiss da9de2e115
Merge pull request #79860 from primeos/chromium
chromium: 80.0.3987.87 -> 80.0.3987.100
2020-02-14 00:50:13 +01:00