Commit Graph

4723 Commits

Author SHA1 Message Date
Bobby Rong
63737b20a6
Merge pull request #137933 from r-ryantm/auto-update/telescope
telescope: 0.5.1 -> 0.5.2
2021-09-15 17:57:24 +08:00
R. RyanTM
f7a04bddd8 telescope: 0.5.1 -> 0.5.2 2021-09-15 00:51:18 +00:00
Michael Weiss
61e54424ba
chromium: 93.0.4577.63 -> 93.0.4577.82
https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop.html

This update includes 11 security fixes. Google is aware that exploits
for CVE-2021-30632 and CVE-2021-30633 exist in the wild.

CVEs:
CVE-2021-30625 CVE-2021-30626 CVE-2021-30627 CVE-2021-30628
CVE-2021-30629 CVE-2021-30630 CVE-2021-30631 CVE-2021-30632
CVE-2021-30633
2021-09-14 22:39:41 +02:00
Sandro
307752948a
Merge pull request #135427 from sikmir/lagrange
lagrange: 1.6.2 → 1.6.5
2021-09-14 14:21:04 +02:00
Bernardo Meurer
dfccb3045e
firefox-unwrapped: workaround issues on non-Gnome wayland WM's on FF 92
Closes: #137649
2021-09-13 10:21:53 -07:00
Michael Weiss
37918919bf
Merge pull request #137318 from primeos/chromiumDev
chromiumDev: 95.0.4628.3 -> 95.0.4636.4
2021-09-11 22:39:35 +02:00
Artturi
de9da9fbcf
Merge pull request #115959 from maxhille/brave-wayland-pipewire 2021-09-11 18:29:31 +03:00
Michael Weiss
6094ee5b4f
chromiumDev: 95.0.4628.3 -> 95.0.4636.4 2021-09-10 22:53:46 +02:00
Martin Weinelt
00a3402ce5
Merge pull request #137189 from mweinelt/firefox 2021-09-10 00:44:10 +02:00
Michael Weiss
05c0b2743f
chromiumBeta: 94.0.4606.31 -> 94.0.4606.41 2021-09-09 22:58:39 +02:00
Martin Weinelt
d11cd01ad1
firefox-78-esr: 78.13.1esr -> 78.14.0esr 2021-09-09 16:52:09 +02:00
Martin Weinelt
b31a7ba002
firefox-91-esr: 91.0.1esr -> 91.1.0esr 2021-09-09 16:51:02 +02:00
Tim Steinbach
0247d6f922 firefox-bin-unwrapped: 91.0.2 -> 92.0 2021-09-09 08:37:00 -04:00
Tim Steinbach
21c5ff7850 firefox-unwrapped: 91.0.2 -> 92.0 2021-09-09 08:37:00 -04:00
Jörg Thalheim
55f44283e0
Merge pull request #136830 from r-ryantm/auto-update/brave
brave: 1.28.106 -> 1.29.77
2021-09-07 03:48:11 +01:00
Stig
a1a6b51ca4
Merge pull request #136669 from heph2/update/telescope
telescope: 0.4.1 -> 0.5.1
2021-09-06 16:13:31 +02:00
R. RyanTM
30a7899eed elinks: 0.14.1 -> 0.14.2 2021-09-06 05:40:29 +00:00
R. RyanTM
0b31008a52 brave: 1.28.106 -> 1.29.77 2021-09-06 02:02:51 +00:00
Heph
62ad139d87 telescope: 0.4.1 -> 0.5.1 2021-09-04 11:14:35 +02:00
Michael Weiss
79725cdc4d
chromiumDev: 95.0.4621.4 -> 95.0.4628.3 2021-09-03 11:50:29 +02:00
Michael Weiss
55e9fc9666
chromiumBeta: 94.0.4606.20 -> 94.0.4606.31 2021-09-02 11:13:49 +02:00
Anderson Torres
788dffdfd8
Merge pull request #136382 from OPNA2608/update/palemoon-29.4.0.2/21.11
palemoon: 29.4.0.1 -> 29.4.0.2
2021-09-01 20:34:24 -03:00
OPNA2608
080b148604 palemoon: 29.4.0.1 -> 29.4.0.2 2021-09-01 15:08:14 +02:00
Michael Weiss
d04f44f7e8
chromium: 92.0.4515.159 -> 93.0.4577.63
https://chromereleases.googleblog.com/2021/08/stable-channel-update-for-desktop_31.html

This update includes 27 security fixes.

CVEs:
CVE-2021-30606 CVE-2021-30607 CVE-2021-30608 CVE-2021-30609
CVE-2021-30610 CVE-2021-30611 CVE-2021-30612 CVE-2021-30613
CVE-2021-30614 CVE-2021-30615 CVE-2021-30616 CVE-2021-30617
CVE-2021-30618 CVE-2021-30619 CVE-2021-30620 CVE-2021-30621
CVE-2021-30622 CVE-2021-30623 CVE-2021-30624
2021-09-01 13:53:00 +02:00
Martin Weinelt
f6187a43a0
firefox-bin: 91.0.1 -> 91.0.2 2021-08-30 21:00:20 +02:00
Martin Weinelt
01b534e888
firefox: 91.0.1 -> 91.0.2 2021-08-30 20:58:16 +02:00
Nikolay Korotkiy
e4515e2719
lagrange: 1.6.2 → 1.6.5 2021-08-30 12:02:04 +03:00
Michael Weiss
186315def7
chromium: Move the version helper functions into default.nix
Those functions can be required anywhere in the Nix expressions for
Chromium and therefore they should be defined in default.nix and
inherited where necessary.

This fixes the chromiumBeta build which failed because I forgot to
update the channel conditional when the beta channel advanced to M94.
This is exactly why the version based conditionals should be used
everywhere.
2021-08-28 23:27:55 +02:00
Michael Weiss
b631286150
Merge pull request #135950 from primeos/chromiumDev
chromiumDev: 94.0.4606.20 -> 95.0.4621.4
2021-08-27 21:51:13 +02:00
Michael Weiss
04fa5e852a
chromiumDev: 94.0.4606.20 -> 95.0.4621.4 2021-08-27 20:48:18 +02:00
Michael Weiss
33a4dae995
chromiumBeta: 93.0.4577.58 -> 94.0.4606.20 2021-08-27 20:48:00 +02:00
Martin Weinelt
7e1cdd2548
Merge pull request #133504 from Luis-Hebendanz/fix_firefox2
firefox: Added checks for new addon behaviour since v91
2021-08-26 19:51:08 +02:00
Michael Weiss
5bb4a67959
chromiumDev: 94.0.4606.12 -> 94.0.4606.20 2021-08-25 22:49:56 +02:00
Michael Weiss
d0dad3f519
chromiumBeta: 93.0.4577.51 -> 93.0.4577.58 2021-08-24 21:58:07 +02:00
Luis-Hebendanz
d031843a1e firefox: Added checks for new addon behaviour since v91 2021-08-22 22:17:44 +02:00
Michael Weiss
76ab90294e
ungoogled-chromium: 92.0.4515.131 -> 92.0.4515.159 2021-08-22 10:27:47 +02:00
Yves Hoppe
ecd21f06bd
vivaldi: 4.1.2369.18-1 -> 4.1.2369.21-1 (#135097) 2021-08-21 21:20:10 +02:00
Lux
bd6f316efa tor-browser-bundle-bin: 10.5.2 -> 10.5.5 2021-08-21 07:40:07 +02:00
Luke Granger-Brown
a559975544
Merge pull request #134994 from r-ryantm/auto-update/brave
brave: 1.28.105 -> 1.28.106
2021-08-21 03:35:15 +01:00
R. RyanTM
3ee6d7ae5a brave: 1.28.105 -> 1.28.106 2021-08-20 19:36:34 +00:00
Michael Weiss
88336eea95
google-chrome-dev: Fix the build
crashpad_handler was renamed to chrome_crashpad_handler.
2021-08-20 13:48:53 +02:00
Michael Weiss
6ca181b360
chromiumDev: 94.0.4603.0 -> 94.0.4606.12
I've upstreamed fix-missing-atspi2-dependency.patch.
2021-08-20 10:22:16 +02:00
Anderson Torres
6fae01f8ed
Merge pull request #134591 from OPNA2608/update/palemoon-29.4.0/21.11
palemoon: 29.3.0 -> 29.4.0.1
2021-08-19 15:50:25 -03:00
OPNA2608
1875fba4c4 palemoon: 29.4.0 -> 29.4.0.1 2021-08-19 16:48:55 +02:00
Michael Weiss
2834fea828
chromiumBeta: 93.0.4577.42 -> 93.0.4577.51 2021-08-19 11:00:48 +02:00
OPNA2608
aa08cc4290 palemoon: 29.3.0 -> 29.4.0 2021-08-18 03:35:43 +02:00
Martin Weinelt
027b2ac2eb
firefox-bin: 91.0 -> 91.0.1 2021-08-18 02:54:09 +02:00
Martin Weinelt
ab44b4dea7
firefox-esr-78: 78.12.0esr -> 78.13.0esr 2021-08-18 02:52:56 +02:00
Martin Weinelt
2ad22bbb52
firefox-esr-91: 91.0esr -> 91.0.1esr 2021-08-18 02:51:04 +02:00
Martin Weinelt
010a316966
firefox: 91.0 -> 91.0.1 2021-08-18 02:49:45 +02:00