R. RyanTM
cb7aad71e5
fscrypt-experimental: 0.3.1 -> 0.3.3
...
* fscrypt-experimental: 0.3.1 -> 0.3.2 (#160747 )
* fscrypt-experimental: 0.3.2 -> 0.3.3
Fixes CVE-2022-25326
Fixes CVE-2022-25327
Fixes CVE-2022-25328
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-24 23:01:23 +01:00
Samuel Dionne-Riel
0adf99aee4
Merge pull request #156005 from zhaofengli/pi02
...
Update Raspberry Pi packages
2022-02-24 15:05:23 -05:00
Jonathan Ringer
26c6b2eb79
linuxPackages.nvidia_x11: fix vulkan icd installation paths
2022-02-24 08:59:12 -08:00
zowoq
da1a40da75
Revert "apparmor: 3.0.3 -> 3.0.4"
...
This reverts commit bcf2265fea
.
Causes mass rebuild on master
2022-02-24 11:16:20 +10:00
Dmitry Kalinkin
83b86a99b5
Merge pull request #161546 from reckenrode/moltenvk-1.1.8
...
moltenvk: 1.1.7 -> 1.1.8
2022-02-23 19:16:05 -05:00
ajs124
dc9bf840d3
Merge pull request #161410 from mweinelt/dddvb
...
linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3
2022-02-24 00:52:02 +01:00
ajs124
5fb1068eaf
Merge pull request #161452 from TredwellGit/linux
...
Linux kernels 2022-02-22
2022-02-24 00:51:13 +01:00
ajs124
f6ada535c9
Merge pull request #160070 from helsinki-systems/upd/apparmor
...
apparmor: 3.0.3 -> 3.0.4
2022-02-24 00:23:32 +01:00
Lassulus
8d5bd4f345
Merge pull request #158174 from mweinelt/hostap-wnm
...
wpa_supplicant: enable 802.11v
2022-02-23 23:50:11 +01:00
Pascal Bach
e5a954e78c
Merge pull request #161448 from r-ryantm/auto-update/trace-cmd
...
trace-cmd: 2.9.6 -> 2.9.7
2022-02-23 21:19:19 +01:00
Randy Eckenrode
13c0a35fc1
moltenvk: 1.1.7 -> 1.1.8
2022-02-23 11:10:57 -05:00
Maciej Krüger
5ecd24b043
firmware-updater: update vendor hash
2022-02-23 15:10:59 +01:00
Maciej Krüger
82646d9499
firmware-updater: fix license
2022-02-23 15:02:42 +01:00
TredwellGit
73c5ccbf21
linux/hardened/patches/5.4: 5.4.177-hardened1 -> 5.4.180-hardened1
2022-02-23 03:15:10 +00:00
TredwellGit
d9a881c99b
linux/hardened/patches/5.15: 5.15.21-hardened1 -> 5.15.24-hardened1
2022-02-23 03:15:01 +00:00
TredwellGit
99c4179120
linux/hardened/patches/5.10: 5.10.98-hardened1 -> 5.10.101-hardened1
2022-02-23 03:14:53 +00:00
TredwellGit
745de513d6
linux/hardened/patches/4.19: 4.19.227-hardened1 -> 4.19.230-hardened1
2022-02-23 03:14:44 +00:00
TredwellGit
16e2d243d0
linux/hardened/patches/4.14: 4.14.264-hardened1 -> 4.14.267-hardened1
2022-02-23 03:14:36 +00:00
R. Ryantm
5a3689c783
trace-cmd: 2.9.6 -> 2.9.7
2022-02-23 03:13:56 +00:00
TredwellGit
0e5ebf54d5
linux-rt_5_10: 5.10.78-rt55 -> 5.10.100-rt62
2022-02-23 03:13:40 +00:00
Renaud
293e93748b
Merge pull request #160993 from r-ryantm/auto-update/ryzenadj
...
ryzenadj: 0.8.3 -> 0.9.0
2022-02-22 23:18:34 +01:00
Martin Weinelt
730edb44a8
linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3
2022-02-22 19:31:47 +01:00
Alyssa Ross
0100a75801
kmod-blacklist-ubuntu: don't refer to grep/xargs
...
64b4af5296
("kmod-blacklist-ubuntu: 22-1.1ubuntu1 -> 28-1ubuntu4")
doubled the size of the default initramfs. This happened because the
upgrade introduced this configuration:
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
This meant that the grep and xargs substitutions, which had been
inactive for years, suddenly became active again and became part of
kmod-blacklist-ubuntu's closure.
Since we're already using /run/booted-system for the kmod binaries,
I think it's okay to use it for grep and xargs as well. Both are
required NixOS packages, so they're guaranteed to be there.
Large increases in initramfs size are problematic, because it's often
not possible for users to do anything about them. It's not always
possible to increase the size of /boot, because some filesystems like
ZFS don't support being shrunk to make way for a bigger /boot.
2022-02-21 20:57:48 +00:00
Maximilian Bosch
c5323960dc
Merge pull request #158505 from ncfavier/wpa_supplicant-fix-ids
...
wpa_supplicant: use unique IDs for networks and credentials
2022-02-20 11:54:24 +01:00
R. Ryantm
a7a964dddc
ryzenadj: 0.8.3 -> 0.9.0
2022-02-20 02:06:48 +00:00
Alyssa Ross
1176525f87
treewide: remove obsolete kernel version checks
...
We don't support Linux kernels older than 4.4 in Nixpkgs.
2022-02-19 21:09:19 +00:00
Maciej Krüger
4d900be80b
firmware-updater: init at unstable
2022-02-19 15:07:45 +01:00
Yana Timoshenko
c927a5e429
Merge pull request #154536 from qbit/virtio_vmmci
...
pkgs/os-specific/linux/virtio_vmmci: init at 0.4.0
2022-02-19 02:05:15 +03:00
Maximilian Bosch
716ab57e39
Merge pull request #159261 from TredwellGit/linux
...
Linux kernels 2022-02-16
2022-02-18 20:20:57 +01:00
Andrew Marshall
8027aebf37
apparmor: fix typo in comment; improve formatting
...
(#158630 )
* apparmor: Fix typo in comment
* apparmor: Formatting
- Normal line length
- Idiomatic Nix
- More clearly separate “code”
2022-02-18 14:53:17 +01:00
Sandro
27e7f0a4d9
Merge pull request #156843 from JCapucho/fix/quartus-usb-blaster
2022-02-18 01:10:35 +01:00
João Capucho
ba9b26144e
usb-blaster-udev-rules: init
2022-02-17 22:09:02 +00:00
Bernardo Meurer
d6052a6898
Merge pull request #158329 from fortuneteller2k/xanmod-tt
...
linux_xanmod: 5.15.19 -> 5.15.24
2022-02-17 13:24:34 -08:00
fortuneteller2k
a5ddeb2396
linux_xanmod: 5.15.19 -> 5.15.24
2022-02-18 03:31:25 +08:00
Fabian Möller
1eb890b176
libbpf: Fix src hash
...
The v0.7.0 tag seems to have been altered.
Follow-up: #159173
2022-02-17 15:17:06 +01:00
Kevin Cox
4112cccca5
Merge pull request #160407 from LibreCybernetics/update-nvidia
...
nvidia_x11: 510.47.03 → 510.54
2022-02-17 08:11:24 -05:00
Sandro
59e6eceb2e
Merge pull request #158534 from reckenrode/moltenvk
2022-02-17 13:42:40 +01:00
Sandro
a98197288c
Merge pull request #158754 from azuwis/sketchybar
2022-02-17 13:41:24 +01:00
Vladimír Čunát
fe78cacdff
Merge #159173 : libbpf: 0.6.1 -> 0.7.0, bcc 0.23.0 -> 0.24.0
2022-02-17 13:36:46 +01:00
Zhong Jianxin
030962a9c0
sketchybar: init at 2.4.3
2022-02-17 09:51:50 +08:00
Fabián Heredia Montiel
1a044eb0cf
nvidia_x11: 510.47.03 → 510.54
2022-02-16 19:19:30 -06:00
Randy Eckenrode
b07e3705f2
moltenvk: add MoltenVK_icd.json to output
2022-02-16 17:36:50 -05:00
Randy Eckenrode
f138abff3d
moltenvk: init at 1.1.7
2022-02-16 17:17:06 -05:00
TredwellGit
504c829864
linux-rt_5_10: 5.10.90-rt60 -> 5.10.78-rt55
2022-02-16 13:57:58 +00:00
TredwellGit
3995fb76d0
linux: 5.4.178 -> 5.4.180
2022-02-16 13:57:23 +00:00
TredwellGit
1dda49a41b
linux: 5.16.8 -> 5.16.10
2022-02-16 13:57:16 +00:00
TredwellGit
6d5687355d
linux: 5.15.22 -> 5.15.24
2022-02-16 13:57:08 +00:00
TredwellGit
ce699eaba7
linux: 5.10.99 -> 5.10.101
2022-02-16 13:57:01 +00:00
TredwellGit
897193e107
linux: 4.9.300 -> 4.9.302
2022-02-16 13:56:53 +00:00
TredwellGit
801a4cba9d
linux: 4.19.228 -> 4.19.230
2022-02-16 13:56:46 +00:00