1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 03:25:02 +00:00
Commit graph

3406 commits

Author SHA1 Message Date
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