Commit Graph

5503 Commits

Author SHA1 Message Date
Michael Weiss
baad78f394
Merge pull request #172544 from primeos/chromium
chromium: 101.0.4951.54 -> 101.0.4951.64
2022-05-11 21:44:41 +02:00
davidak
a2c863ce2f
Merge pull request #171900 from kevincox/firefox-crashreporter
firefox: Enable crash reporter by default.
2022-05-11 16:50:20 +02:00
Michael Weiss
9a0ff61993
chromium: 101.0.4951.54 -> 101.0.4951.64
https://chromereleases.googleblog.com/2022/05/stable-channel-update-for-desktop_10.html

This update includes 13 security fixes.

CVEs:
CVE-2022-1633 CVE-2022-1634 CVE-2022-1635 CVE-2022-1636 CVE-2022-1637
CVE-2022-1638 CVE-2022-1639 CVE-2022-1640 CVE-2022-1641
2022-05-11 12:55:10 +02:00
OPNA2608
0ae3ed37c1 palemoon: 29.4.6 -> 31.0.0 2022-05-10 22:36:04 +02:00
Dominik Xaver Hörl
6d06f47584 brave: use non-binary wrapper for wrapGAppsHook
The use of --add-flags in this derivation does not work with binary
    wrappers, which wrapGAppsHook uses since #164163.
2022-05-10 13:05:57 +02:00
Martin Weinelt
e33498fb74
Merge pull request #172002 from S-NA/support-more-audio-backends 2022-05-10 02:15:54 +02:00
Sandro
9d3f5f80a7
Merge pull request #171517 from sikmir/lagrange 2022-05-09 17:13:31 +02:00
Vladimír Čunát
7fc4acfd29
Merge #171985: wrapFirefox: handle binary wrappers
...into staging-next
2022-05-09 07:10:10 +02:00
Daniel Nagy
f6c5c1292a
vimb: 3.3.0 -> 3.6.0 2022-05-08 17:12:00 +02:00
Artturi
52f31d531b
Merge pull request #171820 from Artturin/torbrow1
tor-browser-bundle-bin: fix unbound variables
2022-05-08 13:51:12 +03:00
Rick van Schijndel
cdb1067df4
Merge pull request #171804 from panicgh/tbb
tor-browser-bundle-bin: 11.0.10 -> 11.0.11
2022-05-08 11:55:07 +02:00
Bobby Rong
e65ee93064
Merge pull request #171472 from r-ryantm/auto-update/brave
brave: 1.38.109 -> 1.38.111
2022-05-08 13:38:34 +08:00
S. Nordin Abouzahra
0bafb3baa7 firefox: support JACK and sndio audio backends
You can set `media.cubeb.backend` in `about:config` to force a specific
backend.
2022-05-07 18:36:06 -04:00
Michael Weiss
50eb698593
Merge pull request #171852 from primeos/chromiumDev
chromiumDev: 103.0.5028.0 -> 103.0.5042.0
2022-05-07 22:04:59 +02:00
Naïm Favier
863cdf8f09
wrapFirefox: handle binary wrappers
We can't just edit binary wrappers in place because of a length
mismatch, so we have to parse the generating makeCWrapper call out of
the binary, extract wrapper arguments from it and add them to the
Firefox wrapper.

All these contortions are needed because Firefox looks for its runtime
in argv0, so the proper argv0 needs to be set by wrappers to always
point to the "final" runtime. I think this could be avoided by wrapping
/lib/$libName/firefox instead of /bin/firefox, and I'd like to look into
that in the future, but for now I'm just fixing the immediate problem.
2022-05-07 20:40:43 +02:00
Kevin Cox
4206661e5d
firefox: Enable crash reporter by default.
This makes it easier to report bugs upstream and ensures that NixOS user crashes are fixed.

Based on my testing these reports weren't automatically submitted anyways so the privacy concern is minimal. For my crashes it both asked my if a crash report should be produced after a crash, and required manual sending. Although possibly the report world eventually be sent automatically.

Fixes https://github.com/NixOS/nixpkgs/issues/107889
2022-05-06 22:24:42 -04:00
Michael Weiss
fdeff96262
chromiumDev: 103.0.5028.0 -> 103.0.5042.0 2022-05-06 21:19:07 +02:00
Michael Weiss
e1ae57055b
chromiumBeta: 102.0.5005.27 -> 102.0.5005.40 2022-05-06 21:17:49 +02:00
Michael Weiss
1234e830e4
Merge pull request #171564 from primeos/chromium
chromium: 101.0.4951.41 -> 101.0.4951.54
2022-05-06 21:17:24 +02:00
Nikolay Korotkiy
c92b0c5c69
lagrange: 1.12.2 → 1.13.3 2022-05-06 16:46:32 +03:00
Artturin
af3565ce64 tor-browser-bundle-bin: fix unbound variables 2022-05-06 16:21:37 +03:00
Nicolas Benes
607be2704a tor-browser-bundle-bin: 11.0.10 -> 11.0.11 2022-05-06 12:09:20 +02:00
squalus
e9f479eca0 librewolf: 100.0-1 -> 100.0-2 2022-05-05 07:19:14 -07:00
ajs124
4bd62b75f7
Merge pull request #169515 from kuwii/microsoft-edge
microsoft-edge: 98.0.1108.56 -> 100.0.1185.44
2022-05-05 10:31:41 +01:00
Artturi
530845b05c
Merge pull request #171568 from jaen/fix-brave-gpu-acceleration-wayland
brave: fix GPU acceleration on Wayland
2022-05-05 10:08:50 +03:00
Tomek Mańko
de4a99db5e brave: fix GPU acceleration on Wayland 2022-05-04 21:01:33 +02:00
Michael Weiss
1c9f439ba2
chromium: 101.0.4951.41 -> 101.0.4951.54
https://chromereleases.googleblog.com/2022/05/stable-channel-update-for-desktop.html
2022-05-04 20:58:39 +02:00
Michael Weiss
560e691ffb
Merge pull request #171495 from michaeladler/ungoogled-chromium
ungoogled-chromium: 101.0.4951.41 -> 101.0.4951.54
2022-05-04 20:57:47 +02:00
José Romildo Malaquias
746eb1d341
Merge pull request #170987 from kouyk/update/vivaldi
vivaldi: 5.2.2623.39-1 -> 5.2.2623.41-1
2022-05-04 08:33:11 -03:00
Michael Adler
29037ae616 ungoogled-chromium: 101.0.4951.41 -> 101.0.4951.54 2022-05-04 08:00:20 +02:00
R. Ryantm
e3f9f3a1b0 brave: 1.38.109 -> 1.38.111 2022-05-04 01:29:05 +00:00
squalus
b04e852474 librewolf: 99.0.1-4 -> 100.0-1 2022-05-03 17:56:12 -07:00
Martin Weinelt
ccb9c0e537
Merge pull request #169153 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 100.0b6 -> 100.0b7
2022-05-04 02:11:15 +02:00
Martin Weinelt
3382215fd7
firefox-devedition-bin-unwrapped: 100.0b7 -> 101.0b2 2022-05-04 02:07:58 +02:00
Martin Weinelt
f6fd7e36d3
firefox-esr: 91.8.0esr -> 91.9.0esr
https://www.mozilla.org/en-US/firefox/91.9.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-17/

Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29916, CVE-2022-29911,
       CVE-2022-29912, CVE-2022-29917
2022-05-03 15:35:22 +02:00
Martin Weinelt
a1f9d3a52e
firefox-bin: 99.0.1 -> 100.0
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-16/

Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29911, CVE-2022-29912,
       CVE-2022-29910, CVE-2022-29915, CVE-2022-29917, CVE-2022-29918
2022-05-03 15:35:04 +02:00
Martin Weinelt
3f2a09af84
firefox: 99.0.1 -> 100.0
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-16/

Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29911, CVE-2022-29912,
       CVE-2022-29910, CVE-2022-29915, CVE-2022-29917, CVE-2022-29918
2022-05-03 15:34:02 +02:00
Martin Weinelt
849242b667
Merge pull request #171312 from SuperSandro2000/firefox 2022-05-03 01:21:07 +02:00
Sandro
ad739de03b
Merge pull request #170655 from jaen/fix-brave-gpu-acceleration
brave: 1.37.116 -> 1.38.109 and fix VAAPI/Vulkan
2022-05-03 01:14:18 +02:00
Sandro Jäckel
fddfaa3b72
firefox: remove unused option 2022-05-02 22:15:56 +02:00
Sandro
7935489abe
Merge pull request #170968 from SuperSandro2000/google-chrome
google-chrome: remove legacy ? null
2022-05-02 14:44:26 +02:00
Vladimír Čunát
cec6e7362c
Merge branch 'master' into staging-next-2022-04-23 2022-05-01 14:26:52 +02:00
Adam Joseph
d53c8e99ee qutebrowser: take meta.platforms from pyqtweb{engine,kit} 2022-04-30 17:17:07 -07:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Michael Weiss
7f684c2ba0
chromiumBeta: Fix a compilation error
LLVM 14 doesn't support those build flags yet
(-no-opaque-pointers is the argument for -Xclang):
error: unknown argument: '-no-opaque-pointers'

Those build flags were added in the following commit:
003067c130
2022-04-30 19:26:30 +02:00
Michael Weiss
73e094bf3c
chromiumBeta: Fix the configuration phase
This fixes the following error:
configuring
ERROR at //infra/orchestrator/BUILD.gn:38:17: Could not read file.
  pydeps_file = "//third_party/blink/tools/merge_web_test_results.pydeps"
                ^--------------------------------------------------------
I resolved this to "/build/chromium-102.0.5005.27/third_party/blink/tools/merge_web_test_results.pydeps".
See //infra/orchestrator/BUILD.gn:37:1: whence it was called.
python_library("blink_merge_web_test_results_py") {
^--------------------------------------------------
See //BUILD.gn:89:5: which caused the file to be included.
    "//infra/orchestrator:orchestrator_all",
    ^--------------------------------------

It's a known upstream issue when building from the generated tarballs:
- https://bugs.chromium.org/p/chromium/issues/detail?id=1313361
- https://chromium-review.googlesource.com/c/chromium/src/+/3457503
2022-04-30 15:21:32 +02:00
squalus
4920a141ed librewolf: 99.0.1-3 -> 99.0.1-4 2022-04-29 19:06:37 -07:00
Sandro Jäckel
60c4482872
google-chrome: remove legacy ? null 2022-04-30 02:40:42 +02:00
Tomek Mańko
0c5dc9c01a brave: 1.37.116 -> 1.38.109 and fix VAAPI/Vulkan
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-29 23:02:21 +02:00
Michael Weiss
9709902885
Merge pull request #170894 from primeos/chromiumBeta
chromiumBeta: 101.0.4951.41 -> 102.0.5005.27
2022-04-29 21:59:33 +02:00