Michael Weiss
ef2c3ab20e
chromium: 81.0.4044.92 -> 81.0.4044.113
...
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_15.html
This update includes 1 security fix.
CVEs: CVE-2020-6457
2020-04-16 10:53:53 +02:00
Dominik Xaver Hörl
c51b0afd54
firefox-wrapper: remove dead npapi plugin code
2020-04-16 10:12:09 +02:00
worldofpeace
c3408adb7d
ephemeral: 6.3.1 -> 6.3.3
...
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.2
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.3
2020-04-16 01:11:28 -04:00
adisbladis
2ac39a1ec6
firefox-devedition-bin: 76.0b1 -> 76.0b4
2020-04-14 09:07:25 +01:00
adisbladis
7767fdad1a
firefox-beta-bin: 76.0b1 -> 76.0b4
2020-04-14 09:06:56 +01:00
John Ericson
204d710405
treewide: Get rid of -dumpmachine in favor of static info
2020-04-13 19:26:19 -04:00
squalus
7205bd64a3
ungoogled-chromium: init at 81.0.4044.92-2
2020-04-13 13:17:05 -07:00
Michael Weiss
b533f10345
chromium: Fix the VA-API build
2020-04-10 23:28:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Andy Fowlston
85e4f2d554
tor-browser-bundle-bin: 9.0.7 -> 9.0.9
...
https://blog.torproject.org/new-release-tor-browser-909
https://blog.torproject.org/new-release-tor-browser-908
2020-04-09 18:51:59 +01:00
Michael Weiss
da832dd7d4
chromium: 80.0.3987.163 -> 81.0.4044.92
...
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_7.html
This update includes 32 security fixes.
CVEs:
CVE-2020-6454 CVE-2020-6423 CVE-2020-6455 CVE-2020-6430 CVE-2020-6456
CVE-2020-6431 CVE-2020-6432 CVE-2020-6433 CVE-2020-6434 CVE-2020-6435
CVE-2020-6436 CVE-2020-6437 CVE-2020-6438 CVE-2020-6439 CVE-2020-6440
CVE-2020-6441 CVE-2020-6442 CVE-2020-6443 CVE-2020-6444 CVE-2020-6445
CVE-2020-6446 CVE-2020-6447 CVE-2020-6448
2020-04-08 00:08:46 +02:00
Michael Weiss
d782c440ae
chromiumDev: Add the missing setuptools dependency
...
The build was failing with:
```
[1625/39505] ACTION //components/schema_org:generate_schema_org_code(//build/toolchain/linux:clang_x64)
FAILED: gen/components/schema_org/schema_org_entity_names.h gen/components/schema_org/schema_org_entity_names.cc gen/components/schema_org/schema_org_property_configurations.h gen/components/schema_org/schema_org_property_configurations.cc gen/components/schema_org/schema_org_property_names.h gen/components/schema_org/schema_org_property_names.cc
python ../../components/schema_org/generate_schema_org_code.py --schema-file ../../third_party/schema_org/schema.jsonld --output-dir gen/components/schema_org --templates templates/schema_org_entity_names.cc.tmpl templates/schema_org_entity_names.h.tmpl templates/schema_org_property_configurations.cc.tmpl templates/schema_org_property_configurations.h.tmpl templates/schema_org_property_names.cc.tmpl templates/schema_org_property_names.h.tmpl
Traceback (most recent call last):
File "../../components/schema_org/generate_schema_org_code.py", line 22, in <module>
env = Environment(loader=PackageLoader('generate_schema_org_code', ''))
File "/build/chromium-83.0.4100.3/components/schema_org/../../third_party/jinja2/loaders.py", line 222, in __init__
from pkg_resources import DefaultProvider, ResourceManager, \
ImportError: No module named pkg_resources
```
2020-04-07 23:21:28 +02:00
Andreas Rammhold
80d0a401d0
Merge pull request #84584 from andir/firefox
...
firefox: 74.0.1 -> 75.0 and related updates
2020-04-07 20:05:14 +02:00
Andreas Rammhold
79fb58973f
firefox-devedition-bin: 75.0b12 -> 76.0b1
2020-04-07 13:27:28 +02:00
Andreas Rammhold
9d6a7fdaad
firefox-beta-bin: 75.0b11 -> 76.0b1
2020-04-07 13:27:27 +02:00
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
Michael Weiss
3fadc45499
google-chrome-dev: Add the newly required dependencies
...
google-chrome-unstable won't launch without the following shared object
files: libdrm.so.2 and libgbm.so.1.
2020-02-14 00:37:05 +01:00
Edmund Wu
3480dd63d6
widevine: 4.10.1196.0 -> 4.10.1582.1
2020-02-12 07:10:52 -08:00
Edmund Wu
c8311920a0
vivaldi-codecs-ffmpeg: 74.0.3729.169 -> 78.0.3904.70
2020-02-12 07:10:52 -08:00
Edmund Wu
ef086b6c17
vivaldi: fix patched paths
2020-02-12 07:10:52 -08:00
Tim Steinbach
c3b1bb31cb
vivaldi: 2.10.1745.27-1 -> 2.11.1811.33-1
2020-02-12 09:11:06 -05:00
Michael Weiss
e61b8d99c2
chromium: 80.0.3987.87 -> 80.0.3987.100
...
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_11.html
2020-02-11 21:25:53 +01:00
taku0
87d9d9a374
flashplayer: 32.0.0.314 -> 32.0.0.330
2020-02-11 21:15:08 +09:00
Andreas Rammhold
f43fdd1151
firefox-esr: 68.4.2esr -> 68.5.0esr
2020-02-11 01:19:26 +01:00
Andreas Rammhold
11920736e8
firefox-bin: 72.0.3 -> 73.0
2020-02-11 01:19:26 +01:00
Andreas Rammhold
8019df98f8
firefox: 72.0.2 -> 73.0
2020-02-11 01:19:26 +01:00
Andreas Rammhold
187d6912a8
firefox: prepare for 73.0
2020-02-11 01:19:26 +01:00
Silvan Mosberger
349b471469
Merge pull request #79297 from arcnmx/pr-firefox-extension-links
...
firefox: resolve relative nativeMessagingHosts links
2020-02-10 00:15:19 +01:00
Florian Klink
9bf7d51047
conkeror: remove package
...
Conkeror doesn't work with any secure firefox release.
Please move to some of the alternatives suggested at
http://conkeror.org/Alternatives .
2020-02-09 22:48:27 +01:00
Florian Klink
84af9839e0
firefoxPackages.*, firefox-esr*, icecat: add aliases
2020-02-09 22:33:33 +01:00
Florian Klink
94b2596540
firefox: simplify derivation
...
with firefox 64 being the latest version, and the removal of
"tor-browser/icecat-like" variants, we can greatly simplify the common
firefox derivation.
2020-02-09 22:33:33 +01:00
Florian Klink
e3659c50fc
firefoxPackages.firefox-esr-52: remove package
...
firefoxPackages.firefox-esr-52 was removed as it's an unsupported ESR
with open security issues. If you need it because you need to run some
plugins not having been ported to WebExtensions API, import it from an
older nixpkgs checkout still containing it.
2020-02-09 22:33:33 +01:00
Florian Klink
9704fbec86
firefoxPackages.icecat[-52]: remove package
...
firefoxPackages.icecat was removed as even its latest upstream version
is based on an unsupported ESR release with open security issues.
2020-02-09 22:33:33 +01:00
Florian Klink
83fff69fca
firefoxPackages.firefox-esr-60: remove
...
There's not really a reason to ship an unsupported ESR variant of
firefox, and if one really needs it, it's also possible to just checkout
an older version of nixpkgs.
2020-02-09 22:33:33 +01:00
Florian Klink
c173d663fd
firefoxPackages.*: use config.allowAliases
2020-02-09 22:33:33 +01:00
Ryan Mulligan
61140bc7e9
Merge pull request #79587 from r-ryantm/auto-update/palemoon
...
palemoon: 28.8.1 -> 28.8.2.1
2020-02-09 08:34:24 -08:00
R. RyanTM
eab57b9266
opera: 66.0.3515.36 -> 66.0.3515.72
2020-02-09 13:58:32 +01:00
PanAeon
eee784a1bb
conkeror: pin to firefox-esr-52 ( #72090 )
2020-02-09 02:43:38 -05:00
R. RyanTM
9bf6c5d7da
palemoon: 28.8.1 -> 28.8.2.1
2020-02-09 04:41:55 +00:00
Michael Weiss
310316701f
Merge pull request #79242 from primeos/chromium
...
chromium: 79.0.3945.130 -> 80.0.3987.87
2020-02-07 15:15:28 +01:00
Bruno Bigras
e57e4ea0cf
next: 1.3.4 -> 1.4.0
2020-02-05 23:18:59 -05:00
arcnmx
c7a58a7ba7
firefox: resolve relative nativeMessagingHosts links
2020-02-05 14:29:52 -08:00
Michael Weiss
272041b85a
chromium: 79.0.3945.130 -> 80.0.3987.87
...
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop.html
This update includes 56 security fixes.
CVEs:
CVE-2020-6381 CVE-2020-6382 CVE-2019-18197 CVE-2019-19926 CVE-2020-6385
CVE-2019-19880 CVE-2019-19925 CVE-2020-6387 CVE-2020-6388 CVE-2020-6389
CVE-2020-6390 CVE-2020-6391 CVE-2020-6392 CVE-2020-6393 CVE-2020-6394
CVE-2020-6395 CVE-2020-6396 CVE-2020-6397 CVE-2020-6398 CVE-2020-6399
CVE-2020-6400 CVE-2020-6401 CVE-2020-6402 CVE-2020-6403 CVE-2020-6404
CVE-2020-6405 CVE-2020-6406 CVE-2019-19923 CVE-2020-6408 CVE-2020-6409
CVE-2020-6410 CVE-2020-6411 CVE-2020-6412 CVE-2020-6413 CVE-2020-6414
CVE-2020-6415 CVE-2020-6416 CVE-2020-6417
2020-02-05 00:20:16 +01:00
Michele Guerini Rocco
96358710f7
qutebrowser: 1.9.0 -> 1.10.0 ( #79172 )
2020-02-04 11:24:07 +01:00
Florian Klink
a1bcf2c90e
Merge pull request #77426 from lheckemann/remove-otter
...
otter-browser: remove
2020-02-02 22:29:35 +01:00
Linus Heckemann
c99e248f3c
otter-browser: remove
...
I have no interest in maintaining this anymore and it has no other maintainers.
2020-02-02 22:28:20 +01:00
kjuvi
8698e55e1f
ephemeral: 6.1.1 -> 6.2.0
2020-01-31 10:27:44 +01:00
Michael Weiss
4ad78e64ff
chromium: Add myself (@primeos) as provisional maintainer
...
I don't really have the hardware resources nor time to do this properly,
but I'll try to keep a watch on Chromium (updates, PRs, and issues)
until we've found a new team [0].
Testing will be performed on a best effort basis (no guarantees :o).
I've also briefly documented the current maintainer
roles/responsibilities and added `meta.longDescription`.
[0]: https://github.com/NixOS/nixpkgs/issues/78450
2020-01-28 23:08:21 +01:00
Michael Weiss
cccfd1092f
chromium: 79.0.3945.117 -> 79.0.3945.130
...
https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop_16.html
This update includes 11 security fixes.
CVEs: CVE-2020-6378 CVE-2020-6379 CVE-2020-6380 CVE-2020-0601
2020-01-26 23:58:14 +01:00
Marek Mahut
a341264465
Merge pull request #78237 from r-ryantm/auto-update/opera
...
opera: 65.0.3467.48 -> 66.0.3515.36
2020-01-26 13:22:23 +01:00
Michael Weiss
2932d787ec
Merge pull request #77299 from ivan/chromium-79.0.3945.117
...
chromium: 79.0.3945.88 -> 79.0.3945.117
2020-01-25 01:12:31 +01:00