294017 Commits

Author SHA1 Message Date
TredwellGit
2cfe71a243 linux: 4.19.193 -> 4.19.194
(cherry picked from commit 89a533e7df2274b173dfa145eb2f224cffc2b606)
2021-06-11 11:55:03 +00:00
TredwellGit
40c83d56e0 linux: 4.14.235 -> 4.14.236
(cherry picked from commit a6d113ad1b17b731972a0550ee14fa333bac2644)
2021-06-11 11:55:03 +00:00
Zane van Iperen
a45b498a3a
vgmstream: init at r1050-3738-g7cfa1f29 (#125492)
(cherry picked from commit 19ff8bd9435336715fc5f046119106fd404861c5)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-11 21:04:27 +10:00
Louis Bettens
de24120898 oraclejdk*: use latest ffmpeg
(cherry picked from commit 50cb5bc35cd6d158672e0bc37cf0157790035168)
2021-06-11 10:10:58 +00:00
Maciej Krüger
0f4f2317c1
Merge pull request #126576 from mkg20001/x2go-backport 2021-06-11 09:50:42 +00:00
Maciej Krüger
6d9d295e38
[Backport release-21.05] x2goclient: unstable-2019-07-24 -> 4.1.2.2, fix #78907
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit c4100d81bdbfb28f63f326204a4ee19133233a7b)
2021-06-11 11:35:20 +02:00
Jörg Thalheim
3fdff5f4b0
Merge pull request #126548 from NixOS/backport-126513-to-release-21.05
[Backport release-21.05] nixos-rebuild: Pass flakes flags when doing local flakes build
2021-06-11 09:04:28 +02:00
Anderson Torres
6d301bb54e
Merge pull request #126460 from NixOS/backport-126341-to-release-21.05
[Backport release-21.05] palemoon: 29.2.0 -> 29.2.1
2021-06-11 01:18:28 -03:00
Alyssa Ross
8d292bd4f7 apacheHttpd: 2.4.47 -> 2.4.48
(cherry picked from commit 8da3370dbd62379bbc14fc57ba04a10f7456690f)
2021-06-11 00:22:01 +00:00
Chuck
c764b9f946 nixos-rebuild: Pass flakes flags when doing local flakes build
(cherry picked from commit 1c80856545fd1234ba84b8981d26ca8e786376c2)
2021-06-10 22:31:01 +00:00
R. RyanTM
e7928186d9 deno: 1.10.3 -> 1.11.0
(cherry picked from commit c374fd03ffd37d400c6bad69a4cd386749df803b)
2021-06-10 19:25:30 +00:00
Michael Weiss
2311321709
Merge pull request #126506 from primeos/chromium-backport
[21.05] chromium: 91.0.4472.77 -> 91.0.4472.101
2021-06-10 20:59:02 +02:00
Michal Sojka
3eb0a0f921 firefox: Make CUPS printers visible in the print dialog
Firefox 81 introduced a new print dialog. Under NixOS, this dialog
offers only "Save as PDF" as the destination. To print to a real
printer, one has to click "Print using the system dialog" and print
from there. This is not only one unnecessary extra click, but the
system dialog also does not offer preview.

With this commit, Firefox starts offering real printers in its
printing dialog, removing the above mentioned deficiencies.

CUPS is needed because Firefox uses dlopen() to load libcups.so.2 at
runtime. See
https://searchfox.org/mozilla-central/rev/b52cf6bbe214bd9d93ed9333d0403f7d556ad7c8/widget/nsCUPSShim.cpp#28

(cherry picked from commit 5102a1247103e7f23fdad9710f1887807b31e37f)
2021-06-10 17:47:30 +00:00
Maximilian Bosch
2c15e457a1
Merge pull request #126503 from NixOS/backport-126330-to-release-21.05
[Backport release-21.05] vorta: 0.7.5 -> 0.7.6
2021-06-10 19:32:19 +02:00
Michael Weiss
0312d6fcf7
chromiumDev: Install crashpad_handler
This executable is required to fix a startup error:
[990:990:0609/092114.482805:FATAL:double_fork_and_exec.cc(131)] execv /nix/store/k02xhxzn6sn2cihaal68wwsyk8cg9pkg-chromium-unwrapped-93.0.4535.3/libexec/chromium/crashpad_handler: No such file or directory (2)

Unfortunately Chromium M93 still segfaults in the VM test:
machine # [0610/100626.225850:ERROR:process_memory_range.cc(75)] read out of range
machine # [0610/100626.227312:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
machine # [0610/100626.240410:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
machine # [   19.810981] systemd-coredump[1015]: Process 987 (chromium) of user 1000 dumped core.

(cherry picked from commit 1d6a0d3cf24f2edcf6755fd4db1901f9e1db1ac6)
2021-06-10 19:25:42 +02:00
Michael Weiss
06924553df
chromium: get-commit-message.py: Support a new 0-day sentence
The current stable release announcement [0] uses a slightly different
message/structure.

[0]: https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop.html

(cherry picked from commit c02ac479ba55d802d6232cdb743f5228984e2ff9)
2021-06-10 19:25:42 +02:00
Michael Weiss
ede696c79d
chromium: 91.0.4472.77 -> 91.0.4472.101
https://chromereleases.googleblog.com/2021/06/stable-channel-update-for-desktop.html

This update includes 14 security fixes. Google is aware that an exploit
for CVE-2021-30551 exists in the wild.

CVEs:
CVE-2021-30544 CVE-2021-30545 CVE-2021-30546 CVE-2021-30547
CVE-2021-30548 CVE-2021-30549 CVE-2021-30550 CVE-2021-30551
CVE-2021-30552 CVE-2021-30553

(cherry picked from commit 053f1dc49028f8f438506b187739d80d83984c16)
2021-06-10 19:25:41 +02:00
Michael Weiss
b6a71637a9
chromiumDev: Revert a patch to fix the build with LLVM 12
The build was failing with:
clang++: error: unknown argument: '-fsanitize-ignorelist=../../tools/cfi/ignores.txt'

(cherry picked from commit 950b321244d541e3c4d05bb163912d53c6c063df)
2021-06-10 19:25:41 +02:00
Michael Weiss
146ff19f4f
chromiumDev: 93.0.4530.5 -> 93.0.4535.3
(cherry picked from commit 5915f689b452816381e9f4e8d9cbf32ece20f467)
2021-06-10 19:25:40 +02:00
Michael Weiss
c15df2350d
chromiumDev: 92.0.4515.40 -> 93.0.4530.5
(cherry picked from commit 2c9e2b68753d89764e7ad9a47374ad541130ba84)
2021-06-10 19:25:40 +02:00
Michael Weiss
b60b15b410
chromiumBeta: 91.0.4472.77 -> 92.0.4515.40
(cherry picked from commit c6890330f5bb19cf561bf9e0dfc8119766be5aed)
2021-06-10 19:25:39 +02:00
Michael Weiss
c92cc2463d
chromiumDev: 92.0.4515.20 -> 92.0.4515.40
(cherry picked from commit cf6496e72bb1c698c3a1516ab6b4ed0cde516cbc)
2021-06-10 19:25:39 +02:00
Michael Weiss
ddde2dd1d2
chromiumDev: 92.0.4512.4 -> 92.0.4515.20
(cherry picked from commit 136addaa6e924e642669a925a323475a2d0c207e)
2021-06-10 19:25:38 +02:00
Michael Weiss
180983e6ef
chromiumBeta: 91.0.4472.69 -> 91.0.4472.77
(cherry picked from commit b6f54db787c056ead0d4bd46697d0251adb3141c)
2021-06-10 19:25:38 +02:00
Maximilian Bosch
8b1de204e5 vorta: 0.7.5 -> 0.7.6
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.6
(cherry picked from commit 7e6776d373e613566f61eccc0be86b1a8f43af8c)
2021-06-10 17:15:59 +00:00
Mario Rodas
98614ed9c6 tmux: 3.2 -> 3.2a
(cherry picked from commit a192797f61e149864de36144541ce73f0f2d70a8)
2021-06-10 17:14:34 +00:00
Sandro
01447140b7
Merge pull request #126480 from mayflower/backport-bemenu 2021-06-10 18:39:23 +02:00
José Romildo Malaquias
0fb12554c4
Merge pull request #126433 from vs49688/arcfix2
[21.05] arc-theme: restore metacity theme
2021-06-10 13:19:54 -03:00
Martin Weinelt
0f924f7864
Merge pull request #126087 from NixOS/backport-125669-to-release-21.05
[Backport release-21.05] firefox-bin: Avoid including both the wrapped and unwrapped versions.
2021-06-10 16:42:40 +02:00
R. RyanTM
cd90d41ea4 bemenu: 0.6.1 -> 0.6.2
(cherry picked from commit 11925bdc3244ae4f1c0d18e5a0b9ddc55d9ab562)
2021-06-10 15:27:07 +02:00
R. RyanTM
02dc0c404e bemenu: 0.6.0 -> 0.6.1
(cherry picked from commit 4e8c42184f98731fbb564ade4184a4fdffe0f348)
2021-06-10 15:26:35 +02:00
Sarah Brofeldt
d8b126507f
Merge pull request #126467 from stig/backport-126335-to-release-21.05
[21.05] aws-iam-authenticator: 0.5.2 -> 0.5.3
2021-06-10 12:57:27 +02:00
Stig Brautaset
313740d907 aws-iam-authenticator: 0.5.2 -> 0.5.3
I had to work around inconsistent vendoring; see
https://github.com/kubernetes-sigs/aws-iam-authenticator/issues/377

(cherry picked from commit 38e40a73fe3787728c4e2ded6bc2483fb81838df)
2021-06-10 11:13:20 +01:00
OPNA2608
450dd077e4 palemoon: 29.2.0 -> 29.2.1
(cherry picked from commit dc30d972bbaceb89fe3cd473f708e8071c70294c)
2021-06-10 09:16:33 +00:00
Francesco Gazzetta
57c0c1104f shattered-pixel-dungeon: 0.9.2 -> 0.9.3
(cherry picked from commit 9306fb9f3d8ecc0ad94fb36775f6155a35a71b92)
2021-06-10 09:59:49 +02:00
Elis Hirwing
cedcf2565c
Merge pull request #126455 from NixOS/backport-126447-to-release-21.05
[Backport release-21.05] phpPackages.composer: 2.1.2 -> 2.1.3
2021-06-10 09:22:11 +02:00
Thomas Gerbet
ed2781ec60 phpPackages.composer: 2.1.2 -> 2.1.3
https://github.com/composer/composer/releases/tag/2.1.3
(cherry picked from commit 2db2aa2b957dd121dbe9fdb743fdd2a6c0df8586)
2021-06-10 07:09:00 +00:00
Andrew Childs
d5f98e8345 glibc: fix build vs host tool confusion
Fixes cross compilation from aarch64-linux -> armv7l-linux

(cherry picked from commit e57b58bd0e292c866f790475dd035ac3e2543dd1)
2021-06-10 05:29:18 +00:00
Zane van Iperen
93b972e2bb
arc-theme: restore metacity theme
Fixes theme usage on MATE.

(cherry picked from commit 6aa70348df2073f117ac7de42fb7f957ad3443ab)
2021-06-10 11:30:28 +10:00
Robert Scott
a1446cc63d python3Packages.websockets: add patch for CVE-2021-33880
this is a reintroduction of CVE-2018-1000518 which i had been calling
CVE-2018-1000518-redux before it got its own CVE assigned

(cherry picked from commit aba83e7f878d6c48e781a3934a79f98b072bb659)

(yes, a forward cherry-pick because i fully expected the websockets
9.1 to make it into 21.05)
2021-06-09 19:57:36 +01:00
Michael Weiss
86d8a48762
Merge pull request #126365 from NixOS/backport-126343-to-release-21.05
[Backport release-21.05] signal-desktop: 5.4.0 -> 5.4.1
2021-06-09 16:17:42 +02:00
piegames
19a1348fbb matrix-appservice-irc: 0.26.0 -> 0.26.1
(cherry picked from commit 6a18a9a2c517c7e9a8a1b3490502ad54583bbf62)
2021-06-09 13:59:33 +00:00
Sandro
0f94f37283
Merge pull request #126349 from NixOS/backport-126134-to-release-21.05
[Backport release-21.05] opentabletdriver: 0.5.3.1 -> 0.5.3.2
2021-06-09 15:32:48 +02:00
Michael Weiss
d69ca2fb50 signal-desktop: 5.4.0 -> 5.4.1
(cherry picked from commit 6a11eafbc9eede9d6f981a8d1b52fae7ccc2591b)
2021-06-09 13:25:41 +00:00
Maximilian Bosch
1ccfdad225
Merge pull request #126239 from NixOS/backport-125469-to-release-21.05
[Backport release-21.05] Kernels 2021-06-03
2021-06-09 15:14:32 +02:00
Martin Weinelt
69d5c98833
Merge pull request #126358 from NixOS/backport-126271-to-release-21.05 2021-06-09 15:06:23 +02:00
Martin Weinelt
e9434d6728 nixos/tests/custom-ca: disable firefox test integration
Firefox has been decoupled from the system certificate store since the
nss p11-kit integration in combination with our cacert package does not
expose CKA_NSS_MOZILLA_CA_POLICY, which among other things is required
for addon updates.

(cherry picked from commit 2d4ed9bae6f9c80d75cf5ef18ccdac85cf889ff3)
2021-06-09 12:55:23 +00:00
Martin Weinelt
0647103d18 firefox: use nss without p11-kit
Quickfix to allow firefox to recognize certificates as trusted by
Mozilla.

Related: #126065
(cherry picked from commit 42e25d855fa959b7832fbdbc0a384294460d9258)
2021-06-09 12:55:23 +00:00
Thiago Kenji Okada
8d0c4b749d opentabletdriver: 0.5.3.1 -> 0.5.3.2
(cherry picked from commit 4211a977d4cd4a74652b8117ca6d45675824cc35)
2021-06-09 11:19:34 +00:00
Maximilian Bosch
3993e891e4
nixos/tests/kernel-generic: fix evaluation
The test doesn't evaluate since #125469 because Linux 5.11 got removed
as it's EOL.

As this fixes the evaluation of the test and it only removes a
declaration that was apparently forgotten, I figured that a push to
unbreak the test is fine.

(cherry picked from commit 10eab5b6b3d1d38ffd3594fa6e4be13924dafd15)
2021-06-09 13:03:14 +02:00