Commit Graph

6147 Commits

Author SHA1 Message Date
Sean Buckley
048211eec2 brave: 1.43.89 -> 1.46.133
https://community.brave.com/t/release-channel-1-46-133/449943
2022-12-02 10:30:05 -05:00
Michael Weiss
c40e6aac68
Merge pull request #203996 from primeos/chromiumDev
chromiumDev: 109.0.5414.10 -> 110.0.5449.0
2022-12-02 12:33:00 +01:00
Michael Weiss
e4864d2966
chromiumDev: 109.0.5414.10 -> 110.0.5449.0 2022-12-01 21:57:19 +01:00
Michael Weiss
33daeebd6b
chromiumBeta: 108.0.5359.71 -> 109.0.5414.25 2022-12-01 21:56:35 +01:00
Michael Weiss
3609aedb1e
chromium: 107.0.5304.121 -> 108.0.5359.71
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop_29.html

This update includes 28 security fixes.

CVEs:
CVE-2022-4174 CVE-2022-4175 CVE-2022-4176 CVE-2022-4177 CVE-2022-4178
CVE-2022-4179 CVE-2022-4180 CVE-2022-4181 CVE-2022-4182 CVE-2022-4183
CVE-2022-4184 CVE-2022-4185 CVE-2022-4186 CVE-2022-4187 CVE-2022-4188
CVE-2022-4189 CVE-2022-4190 CVE-2022-4191 CVE-2022-4192 CVE-2022-4193
CVE-2022-4194 CVE-2022-4195
2022-11-30 10:27:59 +01:00
Michael Weiss
ed4a7faf43
chromiumBeta: 108.0.5359.48 -> 108.0.5359.71 (#203681)
* chromiumBeta: 108.0.5359.48 -> 108.0.5359.62

* chromiumBeta: 108.0.5359.62 -> 108.0.5359.71
2022-11-30 10:27:28 +01:00
Mario Rodas
8e036dae81
Merge pull request #202555 from 06kellyjac/brave
brave: fix commandLineArgs option also requiring vulkanSupport
2022-11-29 21:17:42 -05:00
Robert Scott
250c00dbc9
Merge pull request #203532 from wegank/ladybird-fix
ladybird: fix build
2022-11-29 21:55:26 +00:00
Martin Weinelt
5834fbb994 firefox-bin-unwrapped: 107.0 -> 107.0.1
https://www.mozilla.org/en-US/firefox/107.0.1/releasenotes/
2022-11-29 10:36:08 +01:00
Martin Weinelt
83c75c0f43 firefox-unwrapped: 107.0 -> 107.0.1
https://www.mozilla.org/en-US/firefox/107.0.1/releasenotes/
2022-11-29 10:35:34 +01:00
Weijia Wang
390c682402 ladybird: fix build 2022-11-29 00:28:58 +01:00
Michael Weiss
4024dedc4d
chromiumBeta: Fix the build
We do already set `system_wayland_scanner_path` to
`"${wayland}/bin/wayland-scanner"` but apparently wayland-scanner wasn't
required (anymore?) as wayland-scanner is only in the `bin` output (I have a
few ideas what could've changed but didn't bother to check as it isn't worth
the time as long as it works now).

This fixes the following build error:
```
ninja: error: '../../../../../../../../nix/store/l3y9k2x7cqzcjj9s18z7la9xqsjq6r52-wayland-1.21.0/bin/wayland-scanner', needed by 'gen/components/exo/wayland/protocol/aura-shell-protocol.c', missing and no known rule to make it
```
2022-11-28 21:55:56 +01:00
Anderson Torres
9f16b00e11
Merge pull request #203119 from OPNA2608/update/palemoon
palemoon: 31.3.1 -> 31.4.0
2022-11-28 11:41:16 -03:00
Sandro
ed6f61e5c0
Merge pull request #202919 from SuperSandro2000/polypane 2022-11-28 02:01:54 +01:00
Michael Weiss
9d05d42f4d
chromiumBeta: Fix the configuration phase
Upstream switched use_system_libwayland to false [0] and
system_wayland_scanner_path will now only be declared if
use_system_wayland_scanner is set to true (it defaults to
use_system_libwayland) [1].

In Nixpkgs, we usually try to set use_system_* to true (i.e., we favor
system libraries over bundled/vendored ones) but in the case of Chromium
this can become difficult to maintain so we might eventually drop
`use_system_libwayland = true` again (IIRC this only caused one
incompatibility in the past though: b6b51374fc7; and f9d9864cb6 will
become relevant again when we build with the bundled libwayland).

[0]: b33bdfe265
[1]: 272220cefa
2022-11-27 19:10:44 +01:00
Nikolay Korotkiy
57041d44e8
lagrange: 1.13.8 → 1.14.1 2022-11-26 16:47:43 +03:00
OPNA2608
be825b650a palemoon: 31.3.1 -> 31.4.0 2022-11-26 14:02:01 +01:00
Michael Weiss
66df6c7b46
Merge pull request #202869 from michaeladler/ungoogled
ungoogled-chromium: 107.0.5304.110 -> 107.0.5304.122
2022-11-26 00:27:06 +01:00
Sandro Jäckel
55ad6dd7f5
polypane: fix source hash 2022-11-25 22:38:10 +01:00
Michael Adler
9fa2f1bf3e ungoogled-chromium: 107.0.5304.110 -> 107.0.5304.122 2022-11-25 16:30:26 +01:00
Michael Weiss
dbea32f981
chromium: 107.0.5304.110 -> 107.0.5304.121
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop_24.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2022-4135 exists in the wild.

CVEs:
CVE-2022-4135
2022-11-24 23:07:41 +01:00
Sandro
6e1083b58f
Merge pull request #202589 from panicgh/tbb 2022-11-24 13:30:46 +01:00
Nicolas Benes
c99cfce6ad tor-browser-bundle-bin: 11.5.7 -> 11.5.8
https://blog.torproject.org/new-release-tor-browser-1158/
2022-11-23 21:45:37 +01:00
06kellyjac
25551116a4 brave: fix commandLineArgs option also requiring vulkanSupport 2022-11-23 16:50:48 +00:00
Michael Weiss
6492d64628
chromiumDev: 109.0.5410.0 -> 109.0.5414.10 2022-11-21 23:55:19 +01:00
ajs124
0fc1a5a0cf
Merge pull request #201705 from helsinki-systems/unalias-libheimdail
libheimdal: turn into proper alias
2022-11-20 14:42:19 +01:00
Bobby Rong
16834867f3
Merge pull request #201775 from KiruyaMomochi/master
microsoft-edge: 105.0.1343.42 -> 107.0.1418.52
2022-11-20 17:32:58 +08:00
Daniel Nagy
821479126a
luakit: 2.3 -> 2.3.1 2022-11-19 18:23:38 +01:00
百地 希留耶
a2cd287864
microsoft-edge: 105.0.1343.42 -> 107.0.1418.52 2022-11-18 22:56:07 +08:00
Vladimír Čunát
8ab030e8de
Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by default 2022-11-18 10:49:22 +01:00
ajs124
398d0926aa libheimdal: turn into proper alias 2022-11-18 02:08:38 +01:00
Vladimír Čunát
825505c31d
Merge #201665: librewolf: drop upstreamed patch 2022-11-17 20:41:23 +01:00
Vladimír Čunát
bcb0994006
librewolf: drop upstreamed patch
This partially reverts commit 61598203a4.
After update to 107 the patch is already in the src.
2022-11-17 20:01:54 +01:00
Martin Weinelt
c156bdf40d
firefox, thunderbird, librewolf: Enable wayland support by default
Enabling Wayland support by default prevents use of XWayland on Wayland
systems, while correctly falling back to X11 when Wayland is
unavailable in the current session.

With the current packaging many people unnecessarily rely on the
`firefox` attribute, which is suggested by nixos-generate-config, which
in turn makes their Firefox use XWayland, when it shouldn't, which
causes bugs with GNOME on Wayland:

https://discourse.nixos.org/t/firefox-all-black-when-first-launched-after-login/21143

Using the Wayland-enabled Firefox was tested on pure X11 systems by
contributors on the #nix-mozilla:nixos.org room and we are confident
this change will not cause severe regressions.

Even better, people can now toggle `MOZ_ENABLE_WAYLAND=<0|1>` in their
environment to override this decision, should they feel the need to do
so.
2022-11-17 11:50:12 +01:00
Michael Weiss
f2b994a384
chromiumBeta: 108.0.5359.40 -> 108.0.5359.48 2022-11-17 00:04:52 +01:00
squalus
9a2f7b878c librewolf: 106.0.3-1 -> 107.0-1 2022-11-15 11:11:11 -08:00
Martin Weinelt
22dafab650
firefox-esr-102-unwrapped: 102.4.0esr -> 102.5.0esr
https://www.mozilla.org/en-US/firefox/102.5.0/releasenotes/
2022-11-14 19:20:38 +01:00
Martin Weinelt
28b268d34b
firefox-bin-unwrapped: 106.0.5 -> 107.0
https://www.mozilla.org/en-US/firefox/107.0/releasenotes/
2022-11-14 19:20:38 +01:00
Martin Weinelt
8ec89ef1b5
firefox{,-bin}, thunderbird{,-bin}: Set meta.changelog 2022-11-14 19:20:37 +01:00
R. Ryantm
f3a8bb1ec8
firefox-unwrapped: 106.0.5 -> 107.0
https://www.mozilla.org/en-US/firefox/107.0/releasenotes/
2022-11-14 19:20:37 +01:00
Michael Weiss
ec860f905d
chromiumDev: 109.0.5396.2 -> 109.0.5410.0 2022-11-13 12:02:49 +01:00
Vladimír Čunát
7a146b3bab firefox*, thunderbird*: fix the Profile Manager .desktop action 2022-11-12 12:06:09 +01:00
Anderson Torres
a4dcbd2db8
Merge pull request #200267 from OPNA2608/update/palemoon
palemoon: 31.3.0.1 -> 31.3.1
2022-11-10 14:28:25 -03:00
Michael Weiss
1f6b982811
Merge pull request #200442 from primeos/chromiumBeta
chromiumBeta: 108.0.5359.30 -> 108.0.5359.40
2022-11-10 15:23:43 +01:00
Michael Weiss
d3189e76b2
Merge pull request #200445 from primeos/ungoogled-chromium
ungoogled-chromium: 107.0.5304.88 -> 107.0.5304.110
2022-11-10 15:23:21 +01:00
Michael Weiss
6477a3bdc3
ungoogled-chromium: 107.0.5304.88 -> 107.0.5304.110 2022-11-09 23:40:33 +01:00
Michael Weiss
81b2f56045
chromiumBeta: 108.0.5359.30 -> 108.0.5359.40 2022-11-09 23:40:18 +01:00
Michael Weiss
cc136d85d9
chromium: 107.0.5304.87 -> 107.0.5304.110
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop.html

This update includes 10 security fixes.

CVEs:
CVE-2022-3885 CVE-2022-3886 CVE-2022-3887 CVE-2022-3888 CVE-2022-3889
CVE-2022-3890
2022-11-09 23:39:38 +01:00
OPNA2608
4854f55666 palemoon: 31.3.0.1 -> 31.3.1 2022-11-08 20:58:51 +01:00
Mario Rodas
c3b26b4650
Merge pull request #200051 from fgaz/litebrowser/init
litebrowser, litehtml: init
2022-11-08 09:16:27 -05:00