Commit Graph

4875 Commits

Author SHA1 Message Date
Vladimír Čunát
a65843afac
Merge #145858: wrapFirefox: fix icon linking for Thunderbird 2021-11-15 16:52:22 +01:00
taku0
881d3fae72 wrapFirefox: fix icon linking for Thunderbird
Firefox has its icons in
`/lib/firefox-bin-*/browser/chrome/icons/default` while Thunderbird has
`/lib/thunderbird/chrome/icons/default`.

Fixes https://github.com/NixOS/nixpkgs/pull/143942#issuecomment-963418080.
2021-11-14 13:54:00 +09:00
oxalica
2774c726b4 firefox: add a patch fixing deadlock 2021-11-13 20:59:54 +01:00
oxalica
f857492a19 firefox: use rustc.llvmPackages.stdenv with bintools
Currently `clangUseLLVM` is broken since it uses libcxx and compiler-rt but
also specifies `--gcc-toolchain`, which leads to weird compile errors when
including C++ headers.
2021-11-13 20:59:54 +01:00
Michael Weiss
a97f20e5d8
Merge pull request #145668 from primeos/chromiumBeta
chromiumBeta: 96.0.4664.35 -> 96.0.4664.45
2021-11-12 21:25:36 +01:00
Nikolay Korotkiy
77b8934f7d gmni: unstable-2021-03-26 → 1.0 2021-11-12 21:14:52 +01:00
Michael Weiss
177ab8af28
chromiumBeta: 96.0.4664.35 -> 96.0.4664.45 2021-11-12 19:35:27 +01:00
Michael Weiss
c4e467e4c8
chromiumDev: 97.0.4688.2 -> 97.0.4692.8 2021-11-10 20:26:07 +01:00
Michael Adler
637efc8128 brave: 1.31.87 -> 1.31.91 2021-11-10 08:08:46 +01:00
FliegendeWurst
95118217d1 tor-browser-bundle-bin: 10.5.8 -> 11.0 2021-11-09 16:29:08 +01:00
Martin Weinelt
8f499b97ad firefox: 94.0 -> 94.0.1 2021-11-07 20:59:44 +01:00
dan4ik
2fa9bf4b8b yandex-browser: set meta.broken 2021-11-06 14:25:29 -04:00
Michael Weiss
d63d3250f4
Merge pull request #144902 from primeos/chromiumDev
chromiumDev: 97.0.4682.3 -> 97.0.4688.2
2021-11-06 18:54:25 +01:00
Michael Weiss
00460bd6e2
chromiumDev: 97.0.4682.3 -> 97.0.4688.2 2021-11-06 17:47:05 +01:00
Michael Weiss
41dbc0a995
chromiumBeta: 96.0.4664.27 -> 96.0.4664.35 2021-11-06 17:46:46 +01:00
Davíð Steinn Geirsson
5499f32f08 tor-browser-bundle-bin: Enable content sandbox and hardened malloc
Tor browser enables multi-process support in firefox to sandbox each site
in its own process. This is a very important security feature. It was
disabled in the nixpkgs version, according to a comment due to "crashing
tabs", but running with it enabled I have not been able to recreate this.
Sandboxing enabled is the upstream default, and if we can't ship a tor
browser that way then we should not ship one at all.

Also re-enable useHardenedMalloc to use graphene-hardened-malloc. Here
there was also a comment, in this case saying it caused "crashes with
intel driver". I have also been unable to recreate this on my Intel
UHD P630 onboard graphics.

I believe neither of these are issues any longer.
2021-11-05 22:37:42 +00:00
Maximilian Bosch
31029fdbe2
Merge pull request #142987 from FliegendeWurst/tbb-10.5.10
tor-browser-bundle-bin: 10.5.8 -> 10.5.10
2021-11-04 22:59:45 +01:00
Bobby Rong
2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
Maciej Krüger
42c0007e01
Merge pull request #144349 from taku0/firefox-bin-94.0 2021-11-03 06:58:03 +01:00
Martin Weinelt
b47fcee2a5
Merge pull request #144219 from mweinelt/firefox 2021-11-02 23:31:13 +01:00
Artturin
cbb7455d73 firefox-bin: add libXtst and libXrandr to lib path
firefox nightly now requires libXtst.so.6
without this change firefox nightly from the mozilla overlay fails to
start

added libXrandr too since libxul.so requires it
libXrandr.so.2 => not found
libXtst.so.6 => not found
2021-11-02 10:59:24 -07:00
Martin Weinelt
a0201d653e
firefox: Use llvmPackages exposed by rustc 2021-11-02 17:37:18 +01:00
R. Ryantm
4c9202e36e
firefox-esr-91-unwrapped: 91.2.0esr -> 91.3.0esr 2021-11-02 14:41:04 +01:00
Martin Weinelt
0cf88beb7b
firefox: 93.0 -> 94.0 2021-11-02 14:41:04 +01:00
Martin Weinelt
d69e703b71
firefox-esr-78: drop
Firefox ESR 78.15 was the last release of this series and is now EOL.
2021-11-02 14:41:04 +01:00
Maciej Krüger
3e4a55c04a
Merge pull request #136591 from polykernel/brave-add-cmdline-args 2021-11-02 10:02:32 +01:00
taku0
7d427ce6a0 firefox-bin: 93.0 -> 94.0 2021-11-02 03:12:43 +09:00
github-actions[bot]
0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
Artturi
3c241985ad
Merge pull request #143637 from r-ryantm/auto-update/elinks
elinks: 0.14.2 -> 0.14.3
2021-10-30 16:08:13 +03:00
github-actions[bot]
846f94d984
Merge master into staging-next 2021-10-30 12:01:09 +00:00
Michael Weiss
3cf88b7a40
Merge pull request #143742 from primeos/ungoogled-chromium
ungoogled-chromium: 95.0.4638.54 -> 95.0.4638.69
2021-10-30 11:18:29 +02:00
github-actions[bot]
2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
Michael Weiss
d71409c0de
ungoogled-chromium: 95.0.4638.54 -> 95.0.4638.69 2021-10-29 22:54:27 +02:00
Michael Weiss
8dae7bc0f5
chromium: 95.0.4638.54 -> 95.0.4638.69
https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop_28.html

This update includes 8 security fixes. Google is aware that exploits for
CVE-2021-38000 and CVE-2021-38003 exist in the wild.

CVEs:
CVE-2021-37997 CVE-2021-37998 CVE-2021-37999 CVE-2021-38000
CVE-2021-38001 CVE-2021-38002 CVE-2021-38003
2021-10-29 22:54:05 +02:00
Michael Weiss
210a687f5e
Merge pull request #143455 from primeos/chromiumDev
chromiumDev: 97.0.4676.0 -> 97.0.4682.3
2021-10-29 22:51:49 +02:00
R. Ryantm
f8392d5ec7 elinks: 0.14.2 -> 0.14.3 2021-10-29 11:19:37 +00:00
Michael Weiss
b497744a24
chromiumDev: 97.0.4676.0 -> 97.0.4682.3 2021-10-28 21:31:58 +02:00
Michael Weiss
362f6990a6
chromiumBeta: 96.0.4664.18 -> 96.0.4664.27 2021-10-28 21:31:40 +02:00
github-actions[bot]
22401dcc39
Merge master into staging-next 2021-10-27 18:01:02 +00:00
figsoda
486e210687
Merge pull request #143115 from r-ryantm/auto-update/lagrange
lagrange: 1.7.2 -> 1.7.3
2021-10-27 13:06:17 -04:00
Bernardo Meurer
5659072a1f
Merge pull request #139701 from wamserma/firefox-bin-locales
firefox-bin: fix locale selection
2021-10-27 08:04:57 -07:00
R. Ryantm
5f482ff344 lagrange: 1.7.2 -> 1.7.3 2021-10-27 10:10:38 +00:00
FliegendeWurst
30a9e56295 tor-browser-bundle-bin: 10.5.8 -> 10.5.10 2021-10-26 16:12:46 +02:00
taku0
b7d06138c8 firefox-bin: simplify locale selection 2021-10-23 14:38:49 +09:00
github-actions[bot]
421a9e648e
Merge master into staging-next 2021-10-23 00:01:46 +00:00
Samuel Dionne-Riel
028159efa9
Merge pull request #130151 from samueldr/feature/plasma-mobile-gear-21.06
Plasma Mobile Gear: 21.05 -> 21.06 -> 21.07 -> 21.08
2021-10-22 19:37:13 -04:00
Michael Weiss
5645860f6c
Merge pull request #142519 from primeos/chromiumDev
chromiumDev: 96.0.4664.18 -> 97.0.4676.0
2021-10-22 21:57:10 +02:00
Jonathan Ringer
fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
Michele Guerini Rocco
e71c003ae7
Merge pull request #142535 from chvp/bump-qutebrowser
qutebrowser: 2.3.1 -> 2.4.0
2021-10-22 09:53:20 +02:00
Charlotte Van Petegem
ba4c80bcec
qutebrowser: 2.3.1 -> 2.4.0 2021-10-22 08:45:56 +02:00