3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

14490 commits

Author SHA1 Message Date
Tim Steinbach cecaeca80b linux: 4.4.258 -> 4.4.260 2021-03-09 10:50:15 -05:00
Tim Steinbach 929d751e5b linux: 4.19.177 -> 4.19.179 2021-03-09 10:50:15 -05:00
Tim Steinbach 196b232131 linux: 4.14.222 -> 4.14.224 2021-03-09 10:50:15 -05:00
Linus Heckemann c762b1eaab
Merge pull request #90065 from wizeman/u/fix-config-merge
linux: make sure all config options have the same value
2021-03-08 21:34:59 +01:00
Maxine Aubrey 6cb28a7a47
bolt: 0.9 -> 0.9.1 2021-03-08 19:44:05 +01:00
Tim Steinbach ecce29eba2
kernel: RANDOM_TRUST_CPU for >= 4.19 2021-03-08 11:49:08 -05:00
Rouven Czerwinski 368bdd13f6 linux: enable RANDOM_TRUST_CPU
Allows the RDRAND instruction to seed the kernel RNG. This should lead
to faster CRNG initialization, since the kernel can use the processors
capabilities directly. This is default enabled in Debian [1] and Fedora
[2] as well.

[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/5.10.13-1/debian/config/config#L459
[2]: https://src.fedoraproject.org/rpms/kernel/blob/rawhide/f/kernel-x86_64-fedora.config#_4907
2021-03-08 09:34:22 -05:00
Sandro 1d80a52b4c
Merge pull request #115369 from lourkeur/hammer-114876
android-udev-rules: 20201003 -> 20210302
2021-03-08 00:21:17 +01:00
R. RyanTM 2b4c7c6cf3 android-udev-rules: 20201003 -> 20210302 2021-03-07 23:58:46 +01:00
Ricardo M. Correia d81067f3f3 linux: fix fallout from conflicting kernel configs
The parent commit forbids conflicting kernel config options.

Fix the hardened kernels by allowing options in common-config.nix to
be overridden by conflicting ones in hardened/config.nix.

I'm explicitly avoiding using a higher priority (e.g. using mkForce)
in hardened/config.nix so that the user can easily override the
options in that file.
2021-03-07 20:55:55 +01:00
Jörg Thalheim e7c8a73390
Merge pull request #108879 from kreisys/nixos-rebuild-no-systemctl
nixos-rebuild: Remove ambient systemctl dependency
2021-03-07 14:09:39 +00:00
Sandro 61b42c2d0f
Merge pull request #115281 from helsinki-systems/upd/targetcli 2021-03-07 02:40:11 +01:00
ajs124 d178471fad targetcli: 2.1.53 -> 2.1.54 2021-03-06 20:00:33 +01:00
Daniel Fox Franke 2f3eab365c nvidia-x11: 460.39 -> 460.56 2021-03-06 12:35:35 -05:00
Sandro baac2a1b86
Merge pull request #115178 from teto/mptcp-bump
linux_mptcp_95: 0.95 -> 0.95.1
2021-03-06 05:00:56 +01:00
Matthieu Coudron 48e8bf850f linux_mptcp_95: 0.95 -> 0.95.1 2021-03-05 12:16:06 +01:00
WORLDofPEACE 583f1a96b1
Merge pull request #114000 from worldofpeace/plymouth-bgrt
nixos/plymouth: use bgrt theme
2021-03-04 18:32:30 -05:00
Orivej Desh 5da47b15cf linux-rt_5_11: init at 5.11.2-rt9 2021-03-03 11:36:36 +00:00
Orivej Desh 19959cb7ef linux-rt_5_6: remove 2021-03-03 11:36:36 +00:00
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
Ana Hobden 9c60e2be3d nvmet-cli: init at 0.7
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-03-02 16:49:35 -08:00
ajs124 8cb59eb130 rdma-core: python2 -> python3 2021-03-03 00:27:44 +01:00
Sandro 579622089c
Merge pull request #114794 from dottedmag/libxcrypt-pam
linux-pam: Optionally build with libxcrypt
2021-03-02 17:22:54 +01:00
TredwellGit 003fcee3cd linux_5_11: 5.11.1 -> 5.11.2
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.2
2021-03-02 09:52:57 -05:00
Varris 662e3b88ae linux: Enable CONFIG_UNICODE to support casefold
Required to mount filesystems with casefold enabled. Fixes #109432
2021-03-01 12:05:51 -05:00
Misha Gusarov e3dd2def91 linux-pam: Optionally build with libxcrypt
This enables support for new password hashing functions in PAM.

A part of #112371.
2021-02-28 16:48:56 +00:00
Arthur Gautier 0a5e56aa03 libaio: fixup static compilation
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-27 21:29:19 +00:00
Martin Weinelt 6a0b4ab7be
wpa_supplicant: add CVE-ID for P2P provision discovery proccessing vuln. 2021-02-27 13:11:35 +01:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
R. RyanTM 01d6cbc533 mcelog: 173 -> 175 2021-02-25 22:42:52 -05:00
WORLDofPEACE dd8805658e plymouth: 0.9.4 -> 2020-12-07
* default to bgrt
* don't use KillMode=none
  https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/123

* multiple outputs
* fix spinfinity logo file
2021-02-25 16:46:03 -05:00
Martin Weinelt a77380a689
wpa_supplicant: update homepage
The old one still exists but is not getting updated anymore.
2021-02-25 21:26:56 +01:00
Martin Weinelt 0dd3c094ee
wpa_supplicant: fix for security advisory 2021-1
A vulnerability was discovered in how wpa_supplicant processes P2P
(Wi-Fi Direct) provision discovery requests. Under a corner case
condition, an invalid Provision Discovery Request frame could end up
reaching a state where the oldest peer entry needs to be removed. With
a suitably constructed invalid frame, this could result in use
(read+write) of freed memory. This can result in an attacker within
radio range of the device running P2P discovery being able to cause
unexpected behavior, including termination of the wpa_supplicant process
and potentially code execution.

https://w1.fi/security/2021-1/
2021-02-25 20:57:49 +01:00
Joachim F 99ac41b702
Merge pull request #113675 from r-ryantm/auto-update/gradm
gradm: 3.1-201903191516 -> 3.1-202012071814
2021-02-25 17:00:45 +01:00
Tim Steinbach 1d982f3677 linux/hardened/patches/5.4: 5.4.99-hardened1 -> 5.4.100-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach bac5c55497 linux/hardened/patches/5.10: 5.10.17-hardened1 -> 5.10.18-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach df50139ed1 linux/hardened/patches/4.19: 4.19.176-hardened1 -> 4.19.177-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach 24b9351862 linux/hardened/patches/4.14: 4.14.221-hardened1 -> 4.14.222-hardened1 2021-02-25 10:30:55 -05:00
Tim Steinbach 4fe463a186 linux: 5.4.99 -> 5.4.100 2021-02-25 10:30:55 -05:00
Tim Steinbach e941dc94c3 linux: 5.11 -> 5.11.1 2021-02-25 10:30:55 -05:00
Tim Steinbach fbf00de576 linux: 5.10.17 -> 5.10.18 2021-02-25 10:30:55 -05:00
Tim Steinbach a171fe92b1 linux: 4.9.257 -> 4.9.258 2021-02-25 10:30:55 -05:00
Tim Steinbach 29ac6ee4cf linux: 4.4.257 -> 4.4.258 2021-02-25 10:30:55 -05:00
Tim Steinbach 0c115547bd linux: 4.19.176 -> 4.19.177 2021-02-25 10:30:55 -05:00
Tim Steinbach 3dd93c91cc linux: 4.14.221 -> 4.14.222 2021-02-25 10:30:55 -05:00
Mario Rodas 343c83cfe3
Merge pull request #114229 from Atemu/update/zen-kernels
zen-kernels: 5.10.15 -> 5.11.1
2021-02-24 21:49:33 -05:00
Atemu c0b7b84b91 zen-kernels: 5.10.15 -> 5.11.1 2021-02-24 11:39:47 +01:00
Maximilian Bosch eb8911786c
linuxPackages.wireguard: 1.0.20210124 -> 1.0.20210219
ChangeLog: https://lists.zx2c4.com/pipermail/wireguard/2021-February/006404.html
2021-02-24 00:30:49 +01:00
Graham Christensen 9a7fda31bb
Merge pull request #113365 from rmcgibbo/ena
kernelPackages.ena: 2.3.0 -> 2.4.1
2021-02-23 11:08:34 -05:00
Tim Steinbach 5eafa2966d linux-rt_5_10: 5.10.16-rt30 -> 5.10.17-rt32 2021-02-23 09:59:29 -05:00
R. RyanTM d8175cdacf powerstat: 0.02.24 -> 0.02.25 2021-02-22 23:49:13 -05:00
github-actions[bot] 227aa2c9b0
Merge master into staging-next 2021-02-22 06:17:05 +00:00
R. RyanTM 3669ac9a89 ipset: 7.10 -> 7.11 2021-02-21 19:26:40 +00:00
github-actions[bot] cf22d5fee7
Merge master into staging-next 2021-02-21 12:19:43 +00:00
WORLDofPEACE b3216e64b2
Merge pull request #111994 from Atemu/update/zen-kernels
zen-kernels: 5.10.10 -> 5.10.15
2021-02-21 06:58:00 -05:00
github-actions[bot] abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Michael Weiss 7722cb1b13
Merge pull request #113660 from Hoverbear/nvme-cli-add-libuuid
nvme-cli: add libuuid input
2021-02-19 19:58:53 +01:00
Ana Hobden db9ddab5bb
nvme-cli: Build with libuuid (for gen-hostnqn)
Without this change:
$ nvme gen-hostnqn
"gen-hostnqn" not supported. Install lib uuid and rebuild.

Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-02-19 19:56:34 +01:00
Sandro 41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Jan Tojnar 8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Tim Steinbach bc1d90eb25
Revert "linux: Disable BFQ scheduler"
This reverts commit b2f79fe7e7.
2021-02-19 09:14:30 -05:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
R. RyanTM 649022af56 gradm: 3.1-201903191516 -> 3.1-202012071814 2021-02-19 10:07:21 +00:00
Daniël de Kok a3d69abe3b
Merge pull request #113634 from baloo/baloo/fwupd/no-1.5.6
fwupd: comment about 1.5.6 release
2021-02-19 08:55:37 +01:00
Arthur Gautier 2b28822d8d common-config: fixup compilation for linux 5.11
DRM_AMD_DC_DCN3_0 has been renamed DRM_AMD_DC_DCN in linux 5.11
see:
20f2ffe504
https://github.com/NixOS/nixpkgs/pull/113194#issuecomment-781766471

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-19 05:31:11 +00:00
zowoq 3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Arthur Gautier 7b16337335 fwupd: comment about 1.5.6 release
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-18 19:07:29 +00:00
Michael Weiss 968d7e80c7
Merge pull request #113236 from blitz/kcmp
linux: enable kcmp() system call
2021-02-18 14:43:29 +01:00
Julian Stecklina 4c73c02917
linux: enable kcmp() system call
Since 2020, Mesa requires the kcmp() system call to be available for
some of its functionality. At the moment, this system call is enabled
when CHECKPOINT_RESTORE is enabled in the Linux kernel. This option is
also enabled by default in Fedora and Debian.

This patch enables CHECKPOINT_RESTORE by default on all kernel
versions where it is not marked as EXPERT, i.e. everything after and
including 4.19.

Fixes #112082.
2021-02-18 12:31:11 +01:00
Florian Klink 031ce52991
Merge pull request #112891 from flokli/systemd-drop-systemd-mutable
systemd: stop reading from /etc/systemd-mutable
2021-02-18 12:09:34 +01:00
Guillaume Girol 009d4570d8
Merge pull request #112939 from symphorien/musl32cross
pkgsCross.musl32: fix a few basic package
2021-02-18 06:44:49 +00:00
github-actions[bot] 45dc900af9
Merge master into staging-next 2021-02-18 06:16:42 +00:00
Sandro 983f4d6894
Merge pull request #113522 from SuperSandro2000/fix-collection15 2021-02-18 01:45:41 +01:00
Tim Steinbach 6287181218
linux/hardened/patches/5.4: 5.4.98-hardened1 -> 5.4.99-hardened1 2021-02-17 19:43:52 -05:00
Tim Steinbach 6289df0590
linux/hardened/patches/5.10: 5.10.16-hardened1 -> 5.10.17-hardened1 2021-02-17 19:43:42 -05:00
Sandro Jäckel 1aa4d1d846
zfs: remove unused input 2021-02-18 00:00:44 +01:00
github-actions[bot] 9d6726a2e3
Merge staging-next into staging 2021-02-17 18:14:09 +00:00
github-actions[bot] afcea01614
Merge master into staging-next 2021-02-17 18:14:04 +00:00
Robert T. McGibbon 81e2319c1e kernelPackages.ena: 2.3.0 -> 2.4.1 2021-02-17 10:19:23 -05:00
Tim Steinbach 6fa4ecd56f
Revert "Revert "linux: 5.10.16 -> 5.10.17""
This reverts commit bff7306df4.
2021-02-17 10:14:26 -05:00
Tim Steinbach b2f79fe7e7
linux: Disable BFQ scheduler 2021-02-17 10:12:28 -05:00
Tim Steinbach bff7306df4
Revert "linux: 5.10.16 -> 5.10.17"
This reverts commit f4174c5201.
2021-02-17 10:12:27 -05:00
Tim Steinbach e9ac606289
linux/hardened/patches/5.4: 5.4.97-hardened1 -> 5.4.98-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach d7709382c6
linux/hardened/patches/5.10: 5.10.15-hardened1 -> 5.10.16-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach 6b9c808af4
linux/hardened/patches/4.19: 4.19.175-hardened1 -> 4.19.176-hardened1 2021-02-17 09:42:40 -05:00
Tim Steinbach a770528349
linux-rt_5_10: 5.10.12-rt26 -> 5.10.16-rt30 2021-02-17 09:42:39 -05:00
Tim Steinbach fd59bee273
linux: 5.4.97 -> 5.4.99 2021-02-17 09:42:39 -05:00
Tim Steinbach f4174c5201
linux: 5.10.16 -> 5.10.17 2021-02-17 09:42:37 -05:00
Tim Steinbach e64ac44062
linux: 4.19.175 -> 4.19.176 2021-02-17 09:42:36 -05:00
Tim Steinbach 4d86791dd2 zfs: Enable 2.0.3 for kernel 5.11 2021-02-17 09:12:50 -05:00
adisbladis 3a6c739b16 linux_5_11: init at 5.11 2021-02-17 09:12:50 -05:00
adisbladis e15b9e9045 linux_5_10: 5.10.15 -> 5.10.16 2021-02-17 09:12:50 -05:00
github-actions[bot] 41b30ed9a6
Merge staging-next into staging 2021-02-17 12:20:08 +00:00
github-actions[bot] f68cf6f574
Merge master into staging-next 2021-02-17 12:20:00 +00:00
Michele Guerini Rocco e32aaddc77
Merge pull request #113342 from r-ryantm/auto-update/btfs
btfs: 2.23 -> 2.24
2021-02-17 08:57:33 +01:00
Daniël de Kok 7bef455aec
Merge pull request #113292 from r-ryantm/auto-update/pam_gnupg
pam_gnupg: 0.2 -> 0.3
2021-02-17 08:48:31 +01:00
Daniël de Kok c0bda1dd9c
Merge pull request #113364 from mweinelt/microcodeIntel
microcodeIntel: 20201118 -> 20210216
2021-02-17 08:42:55 +01:00
github-actions[bot] cd9df16806
Merge staging-next into staging 2021-02-17 06:14:55 +00:00
github-actions[bot] 3ed237717a
Merge master into staging-next 2021-02-17 06:14:47 +00:00