3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4015 commits

Author SHA1 Message Date
taku0 560cc80818 firefox-esr: 78.3.0esr -> 78.3.1esr 2020-10-13 22:17:10 +09:00
taku0 68a9d42e0d firefox-bin: 81.0 -> 81.0.2 2020-10-13 22:17:10 +09:00
taku0 05b955a133 firefox: 81.0 -> 81.0.2 2020-10-13 22:17:10 +09:00
Michael Weiss 89003c67a1
Merge pull request #100110 from TredwellGit/chromium
chromium: speed up build and enable system ffmpeg, libjpeg, and zlib
2020-10-13 15:07:30 +02:00
taku0 52dcd5b211 flashplayer: 32.0.0.433 -> 32.0.0.445 2020-10-13 21:13:22 +09:00
AndersonTorres 58230e61ba luakit: 2.2 -> 2.2.1 2020-10-12 04:07:17 -03:00
Gabriel Ebner 44c9d7fc72
Merge pull request #100152 from gebner/elinks0135
elinks: 0.13.2 -> 0.13.5
2020-10-10 20:21:15 +02:00
Gabriel Ebner bd8dea89cb elinks: 0.13.2 -> 0.13.5 2020-10-10 16:36:01 +02:00
TredwellGit eb74717477 chromium: enable system ffmpeg, libjpeg, and zlib 2020-10-09 21:29:16 +00:00
TredwellGit a7cbf67a24 chromium: disable symbols
By default GN produces a build with all of the debug assertions enabled (is_debug=true) and including full debug info (symbol_level=2). Setting symbol_level=1 will produce enough information for stack traces, but not line-by-line debugging. Setting symbol_level=0 will include no debug symbols at all. Either will speed up the build compared to full symbols.
2020-10-09 21:24:20 +00:00
Michael Weiss 73b67da169
chromium: Disable VA-API by default
This is done to avoid driver specific issues and restores the previous
behaviour. Like before video acceleration can be enabled without having
to rebuild Chromium.
2020-10-09 21:59:48 +02:00
Michael Weiss 2603bd54e4
Merge pull request #99975 from primeos/chromium
chromium: 85.0.4183.121 -> 86.0.4240.75
2020-10-09 21:54:44 +02:00
S. Nordin Abouzahra aecd9ab1e4 firefox: disable LTO on Darwin
LTO in general is broken on Darwin (see #19312).
2020-10-08 23:29:13 -04:00
S. Nordin Abouzahra 214c833589 firefox: let LTO on Darwin select its own linker 2020-10-08 21:55:23 -04:00
Anderson Torres e06c0fa1c0
Merge pull request #99536 from OPNA2608/update/palemoon-28.14.2
palemoon: 28.13.0 -> 28.14.2
2020-10-08 15:04:36 -03:00
Tim Steinbach 9b5201fb50
vivaldi: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
TredwellGit 757bbdd948
chromium: Fix and enable our ANGLE support
This will additionally install the following files:
libEGL.so libGLESv2.so
libVkICD_mock_icd.so libvk_swiftshader.so libvulkan.so

libEGL.so and libGLESv2.so are required to fix our ANGLE support.
The rest should help with the Vulkan support (currently an experimental
feature that is disabled by default).
2020-10-07 20:37:35 +02:00
Michael Weiss f79703e50c
chromium: 85.0.4183.121 -> 86.0.4240.75
https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop.html

This update includes 35 security fixes.

CVEs:
CVE-2020-15967 CVE-2020-15968 CVE-2020-15969 CVE-2020-15970
CVE-2020-15971 CVE-2020-15972 CVE-2020-15990 CVE-2020-15991
CVE-2020-15973 CVE-2020-15974 CVE-2020-15975 CVE-2020-15976
CVE-2020-6557 CVE-2020-15977 CVE-2020-15978 CVE-2020-15979
CVE-2020-15980 CVE-2020-15981 CVE-2020-15982 CVE-2020-15983
CVE-2020-15984 CVE-2020-15985 CVE-2020-15986 CVE-2020-15987
CVE-2020-15992 CVE-2020-15988 CVE-2020-15989
2020-10-07 20:37:35 +02:00
S. Nordin Abouzahra 4f12bddea6
firefox: add ltoSupport and enable it by default 2020-10-07 16:03:02 +02:00
Andreas Rammhold a5a01d56a2
firefox: ensure pipewire is only enabled with wayland & webrtc
This ensures that we aren't applying any of the experiemental pipewire
patches when the dependencies aren't enabled. As of now pipewire only
works with wayland and webrtc. If either of them are not activated we
can't build with pipewireSupport and we should not.
2020-10-06 23:08:00 +02:00
OPNA2608 559cf217d6 palemoon: 28.13.0 -> 28.14.2 2020-10-04 10:19:14 +02:00
Jörg Thalheim a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads 2020-09-25 06:19:23 +02:00
Tim Steinbach 5ab14bf6ad
vivaldi: 3.3.2022.39-1 -> 3.3.2022.47-1 2020-09-24 16:50:38 -04:00
zowoq f294531f17 castor: use cargoParallelTestThreads 2020-09-24 07:20:03 +10:00
Stig P c68911714f
Merge pull request #98564 from yoctocell/tor-browser-bundle-bin-10.0
tor-browser-bundle-bin: 9.5.4 -> 10.0
2020-09-23 15:23:00 +00:00
yoctocell 281f44fb76
tor-browser-bundle-bin: 9.5.4 -> 10.0 2020-09-23 15:47:05 +02:00
Kevin Cox c5e8e4c9d1
Merge pull request #98469 from taku0/firefox-bin-81.0
firefox, firefox-bin: 80.0.1 -> 81.0,  firefox-esr: 78.2.0esr -> 78.3.0esr [High security fixes]
2020-09-23 07:55:49 -04:00
Michael Weiss d1a27a5f00
chromium: 85.0.4183.102 -> 85.0.4183.121
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html

This update includes 10 security fixes.

CVEs:
CVE-2020-15960 CVE-2020-15961 CVE-2020-15962 CVE-2020-15963
CVE-2020-15965 CVE-2020-15966 CVE-2020-15964
2020-09-22 13:58:22 +02:00
taku0 2460e0e6cd firefox-esr: 78.2.0esr -> 78.3.0esr 2020-09-22 15:41:43 +09:00
taku0 3ad81fd022 firefox-bin: 80.0.1 -> 81.0 2020-09-22 13:49:18 +09:00
taku0 0669cd9d3f firefox: 80.0.1 -> 81.0 2020-09-22 13:48:54 +09:00
AndersonTorres b950a85b41 luakit: 2.1 -> 2.2
Also, adding myself to maintainers list.
2020-09-21 21:28:23 -03:00
Cole Mickens 31e54cdde3 firefox: enable pipewire+webrtc for wayland users 2020-09-20 21:42:39 -04:00
Atemu 2b44f5640b firefox-bin/update: hard-code Mozilla's pubkey
Mozilla has ended the gpg.mozilla.org SKS server and the key can't be imported
from keys.openpgp.org because it lacks a user ID because Mozilla hasn't verified
their email...

Since the key isn't going to change any time soon and SKS is mostly busted,
might as well hard-code it.
2020-09-20 20:24:26 +02:00
Atemu 03860e0118 firefox-bin/update: don't pollute home dir 2020-09-20 20:24:26 +02:00
Gabriel Ebner 33bae6276d ungoogled-chromium: use jre8 2020-09-19 14:06:14 +02:00
Gabriel Ebner 705ecdc192 chromium: use jre8 2020-09-19 14:06:14 +02:00
squalus 54a0a400f2 ungoogled-chromium: 84.0.4147.89-1 -> 85.0.4183.102-1
based on chromium master@05f5001c
2020-09-19 11:49:55 +02:00
Frederik Rietdijk 2daf5702c6 qutebrowser: use qt 5.15
Follow-up to a4e50bb197.
2020-09-16 21:00:30 +02:00
Anderson Torres 45b9b512a1
Merge pull request #97930 from OPNA2608/update-palemoon-28.13.0
palemoon: 28.12.0 -> 28.13.0
2020-09-14 01:14:59 -03:00
José Romildo Malaquias 5457fc7c76
Merge pull request #97551 from badmutex/badi/update-vivaldi-3_3
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1
2020-09-13 18:42:29 -03:00
Christoph Neidahl 5efe403c93 palemoon: 28.12.0 -> 28.13.0 2020-09-13 22:51:02 +02:00
Vladimír Čunát 544c8dbdfb
Merge #97612: firefox-esr-68: drop 2020-09-13 09:52:06 +02:00
Michael Weiss 1350c410f6
Merge pull request #97201 from colemickens/google-chrome-ozone
google-chrome: add libxkbcommon+wayland for ozone/wayland
2020-09-12 12:22:05 +02:00
Cole Mickens 9eaddfda7f
google-chrome: add libxkbcommon+wayland for ozone/wayland 2020-09-12 12:17:33 +02:00
Michael Weiss 8129917320
Merge pull request #97515 from primeos/chromium
chromium: 85.0.4183.83 -> 85.0.4183.102
2020-09-10 19:56:34 +02:00
Michael Weiss e249baca22
chromiumDev: M86 -> M87 2020-09-10 12:31:00 +02:00
Michael Weiss ceb3acfa8b
chromium: update.py: Keep the channel order consistent
This makes Git diffs way easier to read.
Using sort_keys=True is usually better but with this implementation the
output is a bit nicer to read IMO.
2020-09-10 12:30:03 +02:00
ajs124 264693f9d7 firefox-esr-68: drop 2020-09-10 02:12:22 +02:00
Maximilian Bosch 56708c3bf3
Merge pull request #97555 from badmutex/badi/maintainers-update
maintainers: updates for badi/badmutex
2020-09-09 23:03:52 +02:00
Badi Abdul-Wahid 3877da58a7
vivaldi: add badmutex to maintainers list 2020-09-09 10:46:02 -05:00
Badi Abdul-Wahid ea88ca29cc
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1 2020-09-09 10:33:44 -05:00
WORLDofPEACE 04f615a44b
Merge pull request #97509 from doronbehar/ZHF/arora
arora: Remove
2020-09-09 10:12:09 -04:00
Emery Hemingway 51428e8d38 firefox: set build timeout at eight hours 2020-09-09 12:48:30 +02:00
Michael Weiss a9c78519d6
chromium: 85.0.4183.83 -> 85.0.4183.102
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop.html

This update includes 5 security fixes.

CVEs:
CVE-2020-6573 CVE-2020-6574 CVE-2020-6575 CVE-2020-6576 CVE-2020-15959
2020-09-09 09:57:45 +02:00
Doron Behar 8eeb526255 arora: Remove
It's last release was 10 years ago, and it won't build since a long time
now, due to webkit unfound for qt4.
2020-09-09 10:57:28 +03:00
Timo Kaufmann 44cb86f0d8
Merge pull request #97491 from taku0/flashplayer-32.0.0.433
flashplayer: 32.0.0.414 -> 32.0.0.433
2020-09-09 09:54:25 +02:00
WORLDofPEACE 064e15847c
Merge pull request #97293 from OPNA2608/palemoon-wrapping-libpulseaudio
palemoon: Add libpulseaudio to wrapper
2020-09-08 19:51:28 -04:00
Lassulus 698e506cd6
Merge pull request #94083 from walseb/patch-3
next: Added more gstreamer plugins
2020-09-08 21:31:18 +02:00
taku0 807e4ae439 flashplayer: 32.0.0.414 -> 32.0.0.433 2020-09-08 15:15:04 +09:00
zowoq 6a593a7d59 castor: disable check
disable until buildRustPackage supports setting test-threads in packages
2020-09-08 05:58:24 +10:00
Anderson Torres 03c2ba6d06
Merge pull request #97105 from stigtsp/package/firefox-bin-80.0.1
firefox-bin: 80.0 -> 80.0.1
2020-09-07 15:43:38 -03:00
Michael Weiss 1fa610bdf0
chromium: Prefix $PATH with xdg_utils (#96922)
This is required for certain URIs that require launching external
programs (e.g. mailto:, magnet:, or irc:) or setting the default browser
via xdg-settings.
Fix #96897 and fix #92751.
2020-09-06 23:20:30 +02:00
WORLDofPEACE 84f11a01ff
Merge pull request #97287 from TethysSvensson/fetchurl-chromium
chromium: Unblock nixos-unstable by using the correct argument to fet…
2020-09-06 10:04:43 -04:00
Andreas Rammhold 8cf4c193b9
Merge pull request #97106 from stigtsp/package/firefox-80.0.1
firefox: 80.0 -> 80.0.1
2020-09-06 15:27:12 +02:00
Tethys Svensson 2927a19be3 chromium: Unblock nixos-unstable by using the correct argument to fetchurl 2020-09-06 14:54:42 +02:00
Christoph Neidahl 5ee5bbef84 palemoon: Add libpulseaudio to wrapper 2020-09-06 10:14:30 +02:00
Florian Klink c7a503bf2e Revert "chromiumDev: 86.0.4240.8 -> 87.0.4252.0"
This reverts commit 5da66561d1.

It seems the chromium build now unconditionally tries to enable ozone
(even though we disable it), causing the build to fail (as we only
provide xkbcommon when enabling Ozone):

```
configuring
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
    pkgresult = exec_script(pkg_config_script, args, "value")
                ^----------
Current dir: /build/chromium-87.0.4252.0/out/Release/
Command: python /build/chromium-87.0.4252.0/build/config/linux/pkg-config.py xkbcommon
Returned 1.
stderr:

Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xkbcommon' found
Could not run pkg-config.

See //ui/events/ozone/layout/BUILD.gn:12:3: whence it was called.
  pkg_config("xkbcommon") {
  ^------------------------
See //chrome/test/chromedriver/BUILD.gn:273:15: which caused the file to be included.
    deps += [ "//ui/events/ozone/layout" ]
              ^-------------------------
builder for '/nix/store/2dqhrd2qzyms078wnvwv6ays53ppvgc2-chromium-unwrapped-87.0.4252.0.drv' failed with exit code 1
cannot build derivation '/nix/store/4iyhgzsmpx80v75hvk1jycwzanw4z5dn-chromium-dev-87.0.4252.0.drv': 1 dependencies couldn't be built
```
2020-09-05 12:00:48 +02:00
Florian Klink 6c92847e81 chromiumBeta: 85.0.4183.83 -> 86.0.4240.22 2020-09-05 11:25:38 +02:00
Florian Klink 5da66561d1 chromiumDev: 86.0.4240.8 -> 87.0.4252.0 2020-09-05 11:24:57 +02:00
Alyssa Ross de69b705d2 chromium: replace update.nix with Python impl
update.nix was a huuuuge hack, abusing checksum collisions, etc., and
was extremely difficult to read and maintain, especially because
values from update.nix were also used in the derivations themselves!

I've replaced this with an implementation in Python, which I chose for
readability.  Rather than generating Nix, I chose to
generate JSON, since Python can do that in the standard library and
Nix can read it.

I also set update.py as an updateScript, so Chromium can now
automatically be updated!

Fixes: https://github.com/NixOS/nixpkgs/issues/89635
2020-09-05 11:20:13 +02:00
Alyssa Ross 5811b6c1cd chromiumDev: 86.0.4238.0 -> 86.0.4240.8 2020-09-05 11:08:50 +02:00
R. RyanTM b8a0cfd5e2 amfora: 1.4.0 -> 1.5.0 2020-09-04 09:41:31 -07:00
Stig Palmquist bbdb19269a
firefox: 80.0 -> 80.0.1 2020-09-04 12:41:54 +02:00
Stig Palmquist 197799c263
firefox-bin: 80.0 -> 80.0.1 2020-09-04 12:38:23 +02:00
Vladimír Čunát 0be331dbb2
Merge #96447: firefox-beta-bin: 80.0b8 -> 81.0b4 2020-09-01 13:04:24 +02:00
Cole Helbling 6b676b71be
firefox-beta-bin: 80.0b8 -> 81.0b4 2020-08-31 12:41:10 -07:00
Atemu b12ca077c0
firefox-bin: 79.0 -> 80.0 (#96279) 2020-08-29 21:17:20 +02:00
Stig Palmquist 057b30b698 firefox-esr-68: 68.11.0esr -> 68.12.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist ba671f6906 firefox-esr-78: 78.1.0esr -> 78.2.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist c408178cab firefox: 79.0 -> 80.0 2020-08-29 19:18:36 +02:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Tethys Svensson 14d8030618 tor-browser-bundle-bin: 9.5.3 -> 9.5.4 2020-08-28 12:54:28 -07:00
Matthew Bauer 25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Michael Weiss 9a96d71f71
chromiumDev: Unbreak the build by using LLVM 11 2020-08-26 22:29:07 +02:00
Michael Weiss b8fb1e15b9
Merge pull request #96308 from primeos/chromium
chromium: 84.0.4147.135 -> 85.0.4183.83
2020-08-26 22:27:11 +02:00
adisbladis 5f464fcd1f
Merge pull request #95113 from samuelgrf/update/firefox-bin-ffmpeg
firefox-bin: ffmpeg_3 -> ffmpeg
2020-08-26 15:22:59 +02:00
Michael Weiss 8815c9e186
chromiumDev: Fix "patchShebangs ."
Note: The following might also need to be updated:
substituteStream(): WARNING: pattern '/usr/share/xcb' doesn't match anything in file 'ui/gfx/x/BUILD.gn'
2020-08-26 14:33:18 +02:00
Michael Weiss bf0e13a322
chromiumDev: Drop the optional VA-API patches
I didn't look into this yet but IIRC M86 will finally have a flag for
Linux to enable VA-API. So we shouldn't need
enable-video-acceleration-on-linux.patch anymore.

But we likely need to update enable-vdpau-support-for-nvidia.patch
when/before M86 hits the stable channel if we want to keep VDPAU
support.
2020-08-26 14:30:49 +02:00
Michael Weiss 2213c464f6
chromiumDev: Drop nix_plugin_paths_68.patch
Ok, so I was about to update the patch (didn't apply anymore) when I
also started looking at it's usage and realized that
NIX_CHROMIUM_PLUGIN_PATH_ (and other substrings) only appears in the
patch itself (i.e. it seemed like we don't need this patch anymore).

Turns out that we have this patch since 2014 (1b84fbf0ca) and it was
only ever used for NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE (and from the log
it isn't clear if/when or how well that worked). But in 2019 that last
usage got removed (545d58a1ef) so we should be able to safely drop this
patch now :) \o/

(I just wanted to note that as it seemed somewhat of a funny story :D
But there is of course nothing wrong with it.)
Git history (git log --oneline -S NIX_CHROMIUM_PLUGIN_PATH_):
7205bd64a3 ungoogled-chromium: init at 81.0.4044.92-2
545d58a1ef chromium: fix widevine
cd3283f921 chromium: 67.0.3396.99 -> 68.0.3440.75
72d7b5ddb1 chromium: fix nix_plugin_paths for 68+
7a3a16dd80 chromium: Remove plugin paths patch for version 50
79d18eb604 chromium: Update dev channel to v52.0.2743.10
c7a3645e7b chromium: Remove stuff for versions <= v51
8b97ca270e chromium: Update all channels to latest versions
b9093f1c64 chromium: Updates, fixes #11492
471cdd15e2 chromium: Update beta and dev channels.
5c6aa391fc chromium: Cleanup old patch and update stable
af54ddf8b6 chromium: Drop plugin_paths patch for old versions.
6a8afa4bb3 chromium: Fix plugin_paths patch for version 44.
0aad4b7ee4 chromium: Update all channels to latest versions.
1b84fbf0ca chromium: Allow env vars for passing plugin paths.
2020-08-26 14:30:49 +02:00
Frederik Rietdijk 081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Michael Weiss 25aed428aa
chromium: Make the gnChromium overrides depend on the version
This is more robust than depending on the channel, though the version
should only matter if the configuration phase fails.
This also switches to the intended version for `chromium` which should
be higher since M85 is in the stable channel.

Thanks `@volth` for pointing this out.
2020-08-25 23:22:41 +02:00
Michael Weiss 4252ba90f4
chromium: 84.0.4147.135 -> 85.0.4183.83
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_25.html

This update includes 20 security fixes.

CVEs:
CVE-2020-6558 CVE-2020-6559 CVE-2020-6560 CVE-2020-6561 CVE-2020-6562
CVE-2020-6563 CVE-2020-6564 CVE-2020-6565 CVE-2020-6566 CVE-2020-6567
CVE-2020-6568 CVE-2020-6569 CVE-2020-6570 CVE-2020-6571
2020-08-25 22:36:56 +02:00
Anderson Torres a607e0e128
Merge pull request #95896 from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Lassulus cbe44821c3
Merge pull request #87049 from r-ryantm/auto-update/opera
opera: 67.0.3575.31 -> 68.0.3618.63
2020-08-23 11:16:57 +02:00
Jonathan Ringer bd44ed5ab0 eolie: use webkitgtk without GLES enabled 2020-08-21 18:56:16 -07:00
Jonathan Ringer 43fc3a03a2 eolie: 0.9.63 -> 0.9.99, fix build 2020-08-21 18:56:16 -07:00
Samuel Gräfenstein 9b06980c61
google-chrome-{beta,dev}: fix icons (#95389)
The icon naming scheme for Chrome Beta/Dev has changed from
`product_logo_{res}.png` to `product_logo_{res}_{branch}.png`.
2020-08-21 20:39:05 +02:00
Michael Hoang b979b12128 firefox: fix libXScrnSaver dynamic dependency 2020-08-21 19:12:43 +10:00
Michael Weiss fbe0a90c85
Merge pull request #95803 from primeos/chromium
chromium: 84.0.4147.125 -> 84.0.4147.135
2020-08-20 00:04:36 +02:00
Vladimír Čunát c09965182a
firefox*, thunderbird*: explain no-buildconfig*.patch 2020-08-19 19:46:55 +02:00
Michael Weiss f9c3038465
chromium: 84.0.4147.125 -> 84.0.4147.135
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_18.html

This update includes 1 security fix.

CVEs:
CVE-2020-6556
2020-08-19 15:59:11 +02:00
worldofpeace 1219001ff7
Merge pull request #93407 from OPNA2608/update-palemoon-28.11.0
palemoon: 28.10.0 -> 28.12.0
2020-08-17 05:01:57 -04:00
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
adisbladis eb30a10ef1
firefox-devedition-bin: 79.0b7 -> 80.0b8 2020-08-15 00:14:24 +02:00
adisbladis d0670b2dd2
firefox-beta-bin: 80.0b5 -> 80.0b8 2020-08-15 00:13:36 +02:00
Martin Weinelt 4b4986a6b6
Merge pull request #95447 from r-ryantm/auto-update/links2
links2: 2.20.2 -> 2.21
2020-08-14 21:47:28 +02:00
R. RyanTM 14309ad8aa links2: 2.20.2 -> 2.21 2020-08-14 18:26:08 +00:00
adisbladis 3b3a080a9d
Merge pull request #95023 from Atemu/firefox-beta-bin-update
firefox-beta-bin: 79.0b7 -> 80.0b5
2020-08-14 12:40:28 +02:00
Wael M. Nasreddine 11fceef0d4
brave: 1.11.97 -> 1.12.112 2020-08-13 18:49:42 -07:00
Florian Klink eea7f93ce9 ungoogled-chromium: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink 427a36e78b opera: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink c56e961acd chromium: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Samuel Gräfenstein 7a34bf1aae
flashplayer: 32.0.0.403 -> 32.0.0.414 2020-08-12 11:11:24 +02:00
Michael Weiss 7bd78373ad
Merge pull request #95115 from primeos/chromium
chromium: 84.0.4147.105 -> 84.0.4147.125
2020-08-11 14:56:06 +02:00
Frederik Rietdijk f707715136 Merge master into staging-next 2020-08-11 10:26:35 +02:00
Michael Weiss edb0920697
chromium: 84.0.4147.105 -> 84.0.4147.125
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop.html

This update includes 15 security fixes.

CVEs:
CVE-2020-6542 CVE-2020-6543 CVE-2020-6544 CVE-2020-6545 CVE-2020-6546
CVE-2020-6547 CVE-2020-6548 CVE-2020-6549 CVE-2020-6550 CVE-2020-6551
CVE-2020-6552 CVE-2020-6553 CVE-2020-6554 CVE-2020-6555
2020-08-10 23:37:23 +02:00
Samuel Gräfenstein 8bf91014a7
firefox-bin: ffmpeg_3 -> ffmpeg 2020-08-10 22:47:12 +02:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Atemu 7f70d70eb7 firefox-beta-bin: 79.0b7 -> 80.0b5 2020-08-10 01:54:41 +02:00
Christoph Neidahl a5ffb7cf8a palemoon: 28.10.0 -> 28.12.0 2020-08-06 20:24:27 +02:00
Vladimír Čunát 01c2ba8575
Merge branch 'staging-next' into staging 2020-08-04 21:38:08 +02:00
Frederik Rietdijk 26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
f4814n 6e4d33a001
chromium: Add missing dependency on coreutils (#94578)
The script that runs chromium calls tr from coreutils - however
it just assumed that coreutils are in PATH.

With missing coreutils chromium did still launch (at least with
d433839007 applied) but emitted
`line 15: tr: command not found` error messages.
2020-08-03 17:58:41 +02:00
Mario Rodas 80e795a0a0
Merge pull request #94453 from r-ryantm/auto-update/amfora
amfora: 1.3.0 -> 1.4.0
2020-08-02 09:59:01 -05:00
xeji 19f5bb668f
Merge pull request #90593 from iblech/patch-19
elinks: bump to newest version, thereby making it usable again
2020-08-01 22:38:03 +02:00
Vladimír Čunát 508a5f447e
Merge #94421: firefox* updates (security) 2020-08-01 22:11:35 +02:00
Frederik Rietdijk 67af42e35f Merge staging-next into staging 2020-08-01 19:37:45 +02:00
Frederik Rietdijk 50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
R. RyanTM 2ce8b28e7a amfora: 1.3.0 -> 1.4.0 2020-08-01 15:43:39 +00:00
taku0 9f5628da43 firefox-esr: 68.10.0.esr -> 68.11.0esr 2020-08-01 17:06:20 +09:00
taku0 1d730e1629 firefox-esr: 68.10.0esr -> 78.1.0esr 2020-08-01 15:39:40 +09:00
Karl Hallsby 1970c2dbd0 tor-browser-bundle-bin: 9.5 -> 9.5.3
Squashed commits:
1. tor-browser-bundle-bin: 9.5 -> 9.5.1
2. tor-browser-bundle-bin: 9.5.1 -> 9.5.3
2020-07-31 10:12:07 -07:00
Karl Hallsby dde584b3c7 maintainers: add KarlJoad 2020-07-31 10:12:07 -07:00
Milan Pässler a40ec61d99 falkon: fix build with qt5 5.14.x 2020-07-31 18:50:58 +02:00
Robert Schütz 851c1d5a6b
qutebrowser: 1.13.0 -> 1.13.1 (#94226) 2020-07-30 19:06:17 +02:00
Frederik Rietdijk cee7df4846 Merge staging-next into staging 2020-07-30 18:28:15 +02:00
taku0 6a4e0ee698 firefox: 78.0.2 -> 79.0 2020-07-30 19:39:16 +09:00
taku0 2409432f74 firefox-bin: 78.0.2 -> 79.0 2020-07-30 19:39:16 +09:00
Vladimír Čunát 60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
John Ericson cd719c1eae
Merge pull request #91974 from Mic92/nostdinc
stdenv: make -nostdinc work as intended
2020-07-28 19:49:42 -04:00
Sebastian Wålinder 4bea790b9c
next: Added more gstreamer plugins
Next now supports most video formats
2020-07-28 16:51:05 +02:00
Michael Weiss bf02beb099
chromium: 84.0.4147.89 -> 84.0.4147.105
https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop_27.html

This update includes 8 security fixes.

CVEs:
CVE-2020-6537 CVE-2020-6538 CVE-2020-6532 CVE-2020-6539 CVE-2020-6540
CVE-2020-6541
2020-07-28 12:18:09 +02:00
Michele Guerini Rocco 98ebda65a1
qutebrowser: fixup of 322d13e (#94046)
Webkit should never be the default backend.
2020-07-28 10:21:31 +02:00
Michele Guerini Rocco 7f9a64cfdf
Merge pull request #93336 from rnhmjoj/qute-backend
qutebrowser: re-add option to control the browser backend
2020-07-26 17:35:51 +02:00
Charlotte Van Petegem 49dba9c90b firefox: support for PKCS#11 modules in wrapper 2020-07-25 16:57:46 +02:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Lassulus 45e2ff349f
tor-browser: disable hardening by default (#93154)
* tor-browser: disable hardening by default

this seems to cause crashes with certain tabs.
relevant issue: https://github.com/NixOS/nixpkgs/issues/86356

* Update pkgs/applications/networking/browsers/tor-browser-bundle-bin/default.nix

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-07-25 12:44:06 +02:00
Michael Weiss 11fbe97810
chromium{Beta,Dev}: M84 -> M85 -> M86 (broken)
Mark chromiumDev as broken since the build requires LLVM 11 which is not
yet in Nixpkgs (due to the lack of an RC, see #93324). Build error:
clang (LLVM option parsing): Unknown command line argument '-basic-aa-recphi=0'.  Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '--basicaa-recphi=0'?
ninja: build stopped: subcommand failed.
2020-07-24 13:40:24 +02:00
michaelgrahamevans 253f73bd80
firefox: fix typo in comment in common.nix 2020-07-24 09:49:43 +02:00
Jörg Thalheim 96092dc936
stdenv: make -nostdinc work as intended
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
Jan Tojnar 2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
squalus ad5c5a67cc ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
based on chromium master@cd03bf0c
2020-07-22 12:15:53 -07:00
Edmund Wu 75ef7218e9
vivaldi: remove gstreamer 2020-07-19 22:15:23 -04:00
Jan Tojnar 83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
Nikolay Korotkiy b581a31145
asuka: 0.8.0 -> 0.8.1 2020-07-20 00:19:32 +03:00
Mario Rodas c09af4ea38
Merge pull request #93222 from taku0/flashplayer-32.0.0.403
flashplayer: 32.0.0.387 -> 32.0.0.403
2020-07-19 10:56:10 -05:00
ajs124 d4e479aae7
firefox: 77.0.1 -> 78.0.1 (security)
Close #92043 (original PR).
2020-07-19 13:01:58 +02:00
Vladimír Čunát 0513a9128f
nss_3_44: bring back this older branch for firefox-esr
/cc nss PR #91746
2020-07-19 12:30:25 +02:00
Felix Tenley 0dd4c644af
brave: 1.10.97 -> 1.11.97 2020-07-18 00:43:40 +02:00
Griffin Smith d433839007 chromium: Add missing dependency on gnugrep
The bin script that runs chromium calls out to gnugrep - but gnugrep is
missing as a runtime dependency of the chromium package. I found this
out when I was trying to put it in a docker image.
2020-07-17 18:33:43 +02:00
rnhmjoj 322d13eb67
qutebrowser: re-add option to control the browser backend 2020-07-17 10:50:59 +02:00
Michele Guerini Rocco e7c437975c
Merge pull request #93284 from rnhmjoj/qute-fix
qutebrowser: fix restart patching
2020-07-16 20:43:58 +02:00
rnhmjoj 6d2be2a2ce
qutebrowser: fix restart patching 2020-07-16 18:49:57 +02:00
Ash e818368be6 amfora: init at 1.3.0 2020-07-16 17:03:08 +05:30
Michael Weiss f05b67ec83
google-chrome: Fix the EGL backend 2020-07-15 15:31:02 +02:00
Michael Weiss 8427eb7044
chromium: 83.0.4103.116 -> 84.0.4147.89
https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html

This update includes 38 security fixes.

CVEs:
CVE-2020-6510 CVE-2020-6511 CVE-2020-6512 CVE-2020-6513 CVE-2020-6514
CVE-2020-6515 CVE-2020-6516 CVE-2020-6517 CVE-2020-6518 CVE-2020-6519
CVE-2020-6520 CVE-2020-6521 CVE-2020-6522 CVE-2020-6523 CVE-2020-6524
CVE-2020-6525 CVE-2020-6526 CVE-2020-6527 CVE-2020-6528 CVE-2020-6529
CVE-2020-6530 CVE-2020-6531 CVE-2020-6533 CVE-2020-6534 CVE-2020-6535
CVE-2020-6536
2020-07-14 23:10:31 +02:00
adisbladis 29c38efa84
firefox-bin: 78.0.1 -> 78.0.2 2020-07-14 22:03:14 +02:00
adisbladis 8b893ecde1
firefox-devedition-bin: 78.0b9 -> 79.0b7 2020-07-14 22:03:14 +02:00
adisbladis e97bd70624
firefox-beta-bin: 79.0b2 -> 79.0b7 2020-07-14 22:03:14 +02:00
adisbladis 11acd8b30e
firefox-bin: Work around bug in upstream SHA sums files 2020-07-14 22:03:13 +02:00
adisbladis f84cd5f8aa
firefox-bin: Switch to sha256 sums in update scripts
There is no extra security properties provided by sha512, they are
just bigger.
2020-07-14 22:03:01 +02:00
taku0 65579d4bf8 flashplayer: 32.0.0.387 -> 32.0.0.403 2020-07-14 21:12:28 +09:00
Maximilian Bosch bfb7ac3d83
Merge pull request #93004 from helsinki-systems/drop/firefox/old-aliases
firefox/packages: drop old aliases
2020-07-13 23:02:24 +02:00
ajs124 93a49b2368 firefox/packages: drop old aliases
the 20.03 branchoff happened months ago
2020-07-12 16:30:02 +02:00
Vladimír Čunát ec74a02bde
Merge branch 'master' into staging-next
Thousands of rebuilds from master (not sure why).
2020-07-11 16:45:47 +02:00
Florian Klink 1b78e0eeec
Merge pull request #73365 from colemickens/nixpkgs-firefox-libglvnd
firefox-wrapper: rename gdkWayland->forceWayland; always use libglvnd
2020-07-11 13:49:39 +02:00
Florian Klink 2bb6bc6648
Merge pull request #92823 from colemickens/firefox-drm
firefox{,-bin}: add 'mesa', for wayland/drm
2020-07-11 13:48:22 +02:00
Frederik Rietdijk ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Francesco Gazzetta 77d5b41b05 castor: 0.8.15 -> 0.8.16 2020-07-10 16:10:35 +05:30
Cole Mickens 8437596beb
firefox{,-bin}: add 'mesa', for wayland/drm 2020-07-09 19:56:36 -07:00
Domen Kožar 347ab190c7
remove usage of patchelfUnstable now that it's released 2020-07-08 21:55:09 +02:00
Cole Mickens 68c68ff3c3
firefox: wrapper: include libglvnd by default (WR) 2020-07-07 03:33:49 -07:00
Cole Mickens 8734a5e362
firefox: wrapper: gdkWayland->forceWayland 2020-07-07 03:33:44 -07:00
ajs124 1f02e09a2c
firefox-esr-68: 68.9.0esr -> 68.10.0esr (PR #92043) 2020-07-05 17:06:04 +02:00
ajs124 84cb46a37b
firefox-beta-bin: 78.0b9 -> 79.0b2 (PR #92043) 2020-07-05 16:31:49 +02:00
ajs124 48a2ea4d39
firefox-bin: 77.0.1 -> 78.0.1 (PR #92043) 2020-07-05 16:25:58 +02:00
Vladimír Čunát e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
R. RyanTM 9e67ac4a51 castor: 0.8.14 -> 0.8.15 2020-07-03 02:13:48 +00:00
Frederik Rietdijk c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Ingo Blechschmidt 71cfbba072 elinks: 0.12pre6 -> 0.13.2 (felinks fork) 2020-06-29 00:35:29 +02:00
Maximilian Bosch 052c130cf8
Merge pull request #91637 from sikmir/neomutt
neomutt: enable on darwin
2020-06-27 20:54:21 +02:00
Nikolay Korotkiy 0467e621a5
elinks: enable on darwin 2020-06-27 02:18:19 +03:00
Markus Kowalewski a65df7777a
links2: add license 2020-06-27 00:14:33 +02:00
Markus Kowalewski 7c883bce76
kristall: add license 2020-06-27 00:11:06 +02:00
Michele Guerini Rocco 8068812b49
Merge pull request #91582 from dotlambda/qutebrowser-1.13.0
qutebrowser: 1.12.0 -> 1.13.0
2020-06-26 18:01:04 +02:00
R. RyanTM c2327fe409 kristall: 0.2 -> 0.3 2020-06-26 20:44:39 +05:30
Robert Schütz 8dd2ae63bb qutebrowser: 1.12.0 -> 1.13.0 2020-06-26 11:48:14 +02:00
Mario Rodas 3f338bb94c
Merge pull request #88012 from TheBrainScrambler/master
webbrowser: init at 29.0.0rc1
2020-06-25 22:16:29 -05:00
Mario Rodas c74657f91c
Merge pull request #91467 from danieldk/castor-verifyCargoDeps
castor: remove verifyCargoDeps
2020-06-25 21:50:27 -05:00
Frederik Rietdijk fe9a096f46 Merge staging-next into staging 2020-06-25 20:36:08 +02:00
adisbladis 37aab787f5
firefox-devedition-bin: 77.0b7 -> 78.0b9 2020-06-25 14:47:10 +02:00
adisbladis 5f057dd755
firefox-beta-bin: 78.0b2 -> 78.0b9 2020-06-25 14:47:09 +02:00
worldofpeace bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Nikolay Korotkiy 93574e5161
asuka: init at 0.8.0 2020-06-25 11:36:30 +03:00
Daniël de Kok 49c99ca796 castor: remove verifyCargoDeps
This attribute is not used anymore by buildRustPackage.
2020-06-25 08:35:05 +02:00
zowoq c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Felix Tenley e09a882e21 brave: 1.8.95 -> 1.10.97 2020-06-24 15:03:46 -07:00
Michael Weiss a7fa6f60c4
Merge pull request #91392 from thefloweringash/chromium
chromium: 83.0.4103.106 -> 83.0.4103.116
2020-06-24 19:48:02 +02:00
Frederik Rietdijk 6f72f0b0df Merge staging-next into staging 2020-06-24 19:04:26 +02:00
Tim Steinbach f3241e1b43
vivaldi: 3.0.1874.38-1 -> 3.1.1929.45-1 2020-06-24 08:25:26 -04:00
Andrew Childs 46f11f53c9 chromium: 83.0.4103.106 -> 83.0.4103.116
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_22.html

This update includes 2 security fixes.

CVEs: CVE-2020-6509
2020-06-24 13:53:28 +09:00
John Ericson fa54dd346f
Merge pull request #85189 from Ericson2314/cxx-wrapper-debt
C++ compilers: Be sane with standard libraries
2020-06-22 10:38:34 -04:00
Emery Hemingway ad32426b47 av-98: init at 1.0.2dev 2020-06-22 19:52:13 +05:30
John Ericson f3f7612a40 C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
Jan Tojnar 2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup 2020-06-21 12:25:23 +02:00
Jan Tojnar eb700f7a93
firefox-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.

97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:38:08 +02:00
Jan Tojnar a699dd2bee
firefox-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=694570

It persists in the crash reporter for some reason but it is optional there:

f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:37:15 +02:00
Jan Tojnar 5384ace0c8
firefox-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0

3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:34:54 +02:00
Jan Tojnar 987a5c1e14
firefox: remove libIDL dependency
It has not been used for ages:

https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:33:39 +02:00
ehmry 07299ff81e
Merge pull request #85442 from fgaz/castor/init
castor: init at 0.8.14
2020-06-18 20:13:50 +05:30
Graham Christensen e8ddc0cfa7
google-chrome: add coreutils to PATH
google-chrome-stable can't run without coreutils in PATH
2020-06-17 08:32:34 -04:00
Maciej Krüger 946369adbd
spidermonkey: remove spidermonkey_38 -> spidermonkey alias
This removes the spidermonkey alias and renames it in the packages still
using it

Not sure if we need it in aliases.nix since just about nothing depends
on it anymore

Additionally considering removal should be a good choice, it's at least
insecure so it should get tagged as such
2020-10-01 10:00:22 +02:00
AndersonTorres 3072952295 Netsurf browser: 3.9 -> 3.10 2020-09-28 22:39:18 -03:00
AndersonTorres 66fac9a0bf Netsurf libnsfb: 0.2.1 -> 0.2.2 2020-09-28 22:39:18 -03:00
AndersonTorres a5c9ce767b Netsurf libsvgtiny: 0.1.7 -> 0.1.7 2020-09-28 22:39:18 -03:00
AndersonTorres ed204dc61b Netsurf libdom: 0.4.0 -> 0.4.1 2020-09-28 22:39:18 -03:00
AndersonTorres 486a3fb556 Netsurf libhubub: 0.3.6 -> 0.3.7 2020-09-28 22:39:18 -03:00
AndersonTorres d6d7ead024 Netsurf libcss: 0.9.0 -> 0.9.1 2020-09-28 22:39:17 -03:00
AndersonTorres d5832afa3e Netsurf nsgenbind: 0.7 -> 0.8 2020-09-28 22:39:17 -03:00
AndersonTorres b537eb29c0 Netsurf libwapcaplet: 0.4.2 -> 0.4.3 2020-09-28 22:39:17 -03:00
AndersonTorres fc5cb71883 Netsurf libutf8proc: 2.4.0-1 2020-09-28 22:39:16 -03:00
AndersonTorres 91f818b2be Netsurf libnsutils: 0.0.5 -> 0.1.0 2020-09-28 22:39:16 -03:00
AndersonTorres 88ef1ffe46 Netsurf libnspsl: 0.1.5 -> 0.1.6 2020-09-28 22:39:16 -03:00
AndersonTorres d1e5d5012f Netsurf libnslog: 0.1.2 -> 0.1.3 2020-09-28 22:39:16 -03:00
AndersonTorres bf98c55b76 Netsurf libnsgif: 0.2.1 -> 0.2.1 2020-09-28 22:39:15 -03:00
AndersonTorres b06a3b1fcb Netsurf libnsbmp: 0.1.6 -> 0.1.6 2020-09-28 22:39:15 -03:00
AndersonTorres 0f845601f6 Netsurf libparserutils: 0.2.4 -> 0.2.4
Update metadata and maintain version
2020-09-28 22:39:15 -03:00
AndersonTorres b055ec84fc Netsurf buildysstem: 1.8 -> 1.9 2020-09-28 22:39:14 -03:00
zowoq 78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Michael Weiss 5e8b626898
Merge pull request #90538 from primeos/chromium
chromium: 83.0.4103.97 -> 83.0.4103.106
2020-06-16 13:59:12 +02:00
Emery Hemingway f2592c0b94 kristall: init at 0.2 2020-06-16 13:46:45 +05:30
Michael Weiss 1a5df8f680
chromium: 83.0.4103.97 -> 83.0.4103.106
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_15.html

This update includes 4 security fixes.

CVEs: CVE-2020-6505 CVE-2020-6506 CVE-2020-6507
2020-06-16 00:01:51 +02:00
Frederik Rietdijk 59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
Vladimír Čunát 6857bccf12
Merge #89438: firefox updates (into staging-next)
Most of the changes are in already, but we referenced these commit
hashes from 20.03, so let's include them in the history.
2020-06-14 11:41:42 +02:00
taku0 0a146054bd flashplayer: 32.0.0.371 -> 32.0.0.387 2020-06-14 08:44:44 +02:00
ajs124 5460d53af1
firefox-beta-bin: 77.0b7 -> 78.0b2 (security)
PR #89438.
2020-06-12 21:10:12 +02:00