3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4921 commits

Author SHA1 Message Date
Kerstin Humm bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +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
teutat3s 422e19f7fe
firefox-devedition-bin: 94.0b2 -> 95.0b3 2021-11-07 00:30:10 +01:00
teutat3s 4b92778d54
firefox-beta-bin: 94.0b2 -> 95.0b3 2021-11-07 00:28:12 +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
Michael Weiss 471e147fd0
chromiumDev: 96.0.4664.18 -> 97.0.4676.0 2021-10-21 22:41:49 +02:00
Michael Weiss a0dbe47318
Merge pull request #142510 from primeos/chromiumBeta
chromiumBeta: 95.0.4638.54 -> 96.0.4664.18
2021-10-21 22:41:04 +02:00
Michael Weiss 889f0df41b
chromiumBeta: 95.0.4638.54 -> 96.0.4664.18 2021-10-21 21:23:27 +02:00
Michael Weiss cb5742f0f7
chromiumDev: 96.0.4664.9 -> 96.0.4664.18 2021-10-21 21:22:42 +02:00
Michael Adler a8f4267547 ungoogled-chromium: 94.0.4606.81 -> 95.0.4638.54 2021-10-21 11:39:07 +02:00
Michael Adler d63404e960 brave: 1.30.89 -> 1.31.87 2021-10-20 07:50:37 +02:00
Samuel Dionne-Riel 74134f7eee angelfish: Provide as Plasma Mobile Gear 2021-10-19 20:42:59 -04:00
github-actions[bot] 5808494271
Merge master into staging-next 2021-10-20 00:01:37 +00:00
Michael Weiss 820b99a77d
chromium: 94.0.4606.81 -> 95.0.4638.54
https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop_19.html

This update includes 19 security fixes.

CVEs:
CVE-2021-37981 CVE-2021-37982 CVE-2021-37983 CVE-2021-37984
CVE-2021-37985 CVE-2021-37986 CVE-2021-37987 CVE-2021-37988
CVE-2021-37989 CVE-2021-37990 CVE-2021-37991 CVE-2021-37992
CVE-2021-37993 CVE-2021-37996 CVE-2021-37994 CVE-2021-37995
2021-10-19 21:44:07 +02:00
Michael Weiss 338e629f0c
chromiumBeta: 95.0.4638.49 -> 95.0.4638.54 2021-10-18 22:51:44 +02:00
Ryan Burns 3220fbe696 Merge branch 'master' into staging-next 2021-10-16 16:07:38 -07:00
Michael Weiss b0581c2699
chromiumDev: Fix the build 2021-10-16 21:57:29 +02:00
Martin Weinelt a415d5dd2e Merge remote-tracking branch 'origin/master' into staging-next 2021-10-15 23:10:08 +02:00
Michael Weiss bd72b8e07f
Merge pull request #141795 from primeos/chromiumDev
chromiumDev: 96.0.4662.6 -> 96.0.4664.9
2021-10-15 23:05:54 +02:00
Michael Weiss df1531f3dc
chromiumDev: 96.0.4662.6 -> 96.0.4664.9 2021-10-15 21:28:49 +02:00
Michael Weiss ae522fb7f9
chromium: Drop Python 2
Yay, finally!... \o/ :)
Upstream issue: https://crbug.com/942720
2021-10-15 21:01:35 +02:00
Martin Weinelt adf4e67dd4 Merge remote-tracking branch 'origin/staging' into staging-next 2021-10-15 01:34:36 +02:00
Michael Weiss d7e522e803
chromiumBeta: 95.0.4638.40 -> 95.0.4638.49 2021-10-14 19:56:41 +02:00
Michael Weiss 18da17118e
Merge pull request #141293 from primeos/chromium
chromium: Start dropping Python 2
2021-10-13 20:42:57 +02:00
José Romildo a7cd81947a vivaldi: 4.1.2369.21-1 -> 4.3.2439.44-1 2021-10-13 09:52:35 -03:00
Michael Adler e99af447c9 brave: 1.30.87 -> 1.30.89 2021-10-13 10:02:56 +02:00
github-actions[bot] e69f5a133f
Merge staging-next into staging 2021-10-13 00:02:00 +00:00
Nikolay Korotkiy 988c9012cf
lagrange: 1.7.1 → 1.7.2 2021-10-12 21:05:19 +03:00
Michael Weiss 7e6d80740d
chromium: Start dropping Python 2 2021-10-11 23:14:30 +02:00
github-actions[bot] 03d816e015
Merge staging-next into staging 2021-10-11 00:02:14 +00:00
Michael Weiss 71e04f8372
Merge pull request #141023 from primeos/ungoogled-chromium
ungoogled-chromium: 94.0.4606.71 -> 94.0.4606.81
2021-10-10 22:03:20 +02:00
Michael Weiss 35a26a5b21
chromiumDev: 96.0.4655.0 -> 96.0.4662.6 2021-10-09 22:23:30 +02:00
Luke Granger-Brown 856913b191
Merge pull request #136777 from lukegb/buildcatrust
use buildcatrust to generate trust stores
2021-10-09 03:39:49 +01:00
Michael Weiss 802f49adbb
Merge pull request #141022 from primeos/chromiumBeta
chromiumBeta: 95.0.4638.32 -> 95.0.4638.40
2021-10-08 23:35:09 +02:00
Michael Weiss 383928815f
ungoogled-chromium: 94.0.4606.71 -> 94.0.4606.81 2021-10-08 23:10:16 +02:00
Michael Weiss a15be1c5f6
chromiumBeta: 95.0.4638.32 -> 95.0.4638.40 2021-10-08 23:09:20 +02:00
Michael Weiss d406bca746
chromium: 94.0.4606.71 -> 94.0.4606.81
https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop.html

This update includes 4 security fixes.

CVEs:
CVE-2021-37977 CVE-2021-37978 CVE-2021-37979 CVE-2021-37980
2021-10-08 23:07:48 +02:00
adisbladis 6eb80a2990
firefox-beta-bin: 93.0b9 -> 94.0b2 2021-10-07 21:03:22 -05:00
adisbladis 037aa189a5
firefox-devedition-bin: 93.0b9 -> 94.0b2 2021-10-07 21:03:22 -05:00
Luke Granger-Brown 1b74469cd0 nixos/ca: use cacert package build for options and p11-kit output
The cacert package can now generate p11-kit-compatible output itself,
as well as generating the correct set of outputs for fully-joined
and unbundled "traditional" outputs (in standard PEM and
OpenSSL-compatible formats).
2021-10-08 01:21:57 +00:00
FliegendeWurst 1a53475456 tor-browser-bundle-bin: 10.5.6 -> 10.5.8 2021-10-07 22:13:06 +02:00
Martin Weinelt 50bf075202
firefox-bin: 92.0.1 -> 93.0 2021-10-06 14:51:42 +02:00
Martin Weinelt e4574610ca
firefox-esr-78: 78.14.0esr -> 78.15.0esr 2021-10-06 14:47:13 +02:00
Martin Weinelt 1edb8c9622
firefox-esr-91: 91.1.0esr -> 91.2.0esr 2021-10-06 14:47:12 +02:00
Martin Weinelt 7dfcaf5e73
firefox: 92.0.1 -> 93.0 2021-10-06 14:47:12 +02:00
Alyssa Ross b256715457 firefox-bin: 92.0 -> 92.0.1 2021-10-05 17:46:10 +00:00
Sandro 58cb080ab2
Merge pull request #140353 from sikmir/lagrange 2021-10-03 16:22:57 +02:00
Nikolay Korotkiy 0e686577c1
lagrange: 1.6.5 → 1.7.1 2021-10-03 12:02:45 +03:00
Sandro de14c1d61b
Merge pull request #140327 from eadwu/vivaldi-ffmpeg-codecs/94.0.4606.50 2021-10-03 04:46:24 +02:00
Edmund Wu 3a5f9bd5e5
vivaldi-ffmpeg-codecs: 78.0.3904.70 -> 94.0.4606.50 2021-10-02 21:23:06 -04:00
Francesco Gazzetta b2a2f6c86d castor: 0.8.16 -> 0.8.18 2021-10-02 18:19:51 +02:00
Michael Weiss d3ab1a4765
Merge pull request #140195 from primeos/ungoogled-chromium
ungoogled-chromium: 94.0.4606.61 -> 94.0.4606.71
2021-10-02 12:11:55 +02:00
Michael Weiss 5df5cb7378
Merge pull request #140194 from primeos/chromium
chromium: 94.0.4606.61 -> 94.0.4606.71
2021-10-02 10:03:13 +02:00
jakobrs 7325f6a4f1 tor-browser-bundle-bin: Add eff.org mirror 2021-10-02 02:10:35 +03:00
Michael Adler b2f46b6e80 brave: 1.30.86 -> 1.30.87 2021-10-01 22:52:28 +02:00
Michael Weiss ce50eda394
chromium: 94.0.4606.61 -> 94.0.4606.71
https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_30.html

This update includes 4 security fixes. Google is aware the exploits for
CVE-2021-37975 and CVE-2021-37976 exist in the wild.

CVEs:
CVE-2021-37974 CVE-2021-37975 CVE-2021-37976
2021-10-01 21:59:08 +02:00
Michael Weiss 360707c5d6
ungoogled-chromium: 94.0.4606.61 -> 94.0.4606.71 2021-10-01 21:47:51 +02:00
Michael Weiss c6957f2360
Merge pull request #140020 from primeos/chromiumBeta
chromiumBeta: 95.0.4638.17 -> 95.0.4638.32
2021-09-30 13:57:22 +02:00
Michael Weiss a41e19ca71
chromiumBeta: 95.0.4638.17 -> 95.0.4638.32 2021-09-30 12:23:29 +02:00