oxalica
8a2be27251
firefox: disable jemalloc by default to fix crash
2021-11-21 12:23:31 +08:00
oxalica
a343380d9d
firefox: enable cross-language LTO
2021-11-21 12:23:30 +08:00
oxalica
8d4bef7124
firefox: enable separated debug symbols
2021-11-21 12:23:30 +08:00
oxalica
c2409db926
firefox: remove unnecessary make flags and LD_FLAGS
...
Since we are using LLVM stdenv when enabling LTO, there are no need to
manually specify them.
2021-11-21 12:23:28 +08:00
Michael Weiss
b054a8594a
chromium: update.py: Download files from the main repository
...
The tag 98.0.4710.4 is missing on the official GitHub mirror. As a
result the download of the DEPS file was failing (HTTP Error 404: Not
Found). Using the upstream repository is obviously better anyway, it's
just less obvious how to fetch a file from there (?format=TEXT).
2021-11-20 22:29:29 +01:00
Michael Weiss
10eee6abfa
Merge pull request #146768 from primeos/chromiumDev
...
chromiumDev: 97.0.4692.20 -> 98.0.4710.4
2021-11-20 17:54:28 +01:00
Michael Weiss
241c145226
chromiumDev: 97.0.4692.20 -> 98.0.4710.4
2021-11-20 17:23:24 +01:00
Michael Weiss
ce224d8643
chromiumBeta: 96.0.4664.45 -> 97.0.4692.20
2021-11-19 22:22:41 +01:00
Michael Weiss
51712daede
Merge pull request #146433 from primeos/ungoogled-chromium
...
ungoogled-chromium: 95.0.4638.69 -> 96.0.4664.45
2021-11-19 22:07:21 +01:00
Dmitry Kalinkin
e40599d46b
kristal: add missing wrapQtAppsHook argument
2021-11-18 16:54:33 -05:00
Dmitry Kalinkin
8d904c6901
kristal: add wrapQtAppsHook
2021-11-18 16:49:34 -05:00
Dmitry Kalinkin
4d01b4ac9b
kristall: don't use libsForQt5.mkDerivation
2021-11-18 16:35:08 -05:00
Nikolay Korotkiy
c3da3ce739
kristall: fix build on darwin
2021-11-18 23:27:51 +03:00
Michael Weiss
4e77c7efc6
ungoogled-chromium: 95.0.4638.69 -> 96.0.4664.45
2021-11-17 22:35:56 +01:00
Michael Weiss
f5e6bb8c75
chromiumDev: 97.0.4692.8 -> 97.0.4692.20
2021-11-16 22:16:57 +01:00
Michael Weiss
a39908a7cb
chromium: 95.0.4638.69 -> 96.0.4664.45
...
https://chromereleases.googleblog.com/2021/11/stable-channel-update-for-desktop.html
This update includes 25 security fixes.
CVEs:
CVE-2021-38007 CVE-2021-38008 CVE-2021-38009 CVE-2021-38006
CVE-2021-38005 CVE-2021-38010 CVE-2021-38011 CVE-2021-38012
CVE-2021-38013 CVE-2021-38014 CVE-2021-38015 CVE-2021-38016
CVE-2021-38017 CVE-2021-38018 CVE-2021-38019 CVE-2021-38020
CVE-2021-38021 CVE-2021-38022
2021-11-15 22:11:46 +01:00
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