Commit Graph

14750 Commits

Author SHA1 Message Date
Jörg Thalheim
78a31c1d1d
Merge pull request #113093 from hlolli/mbp2018-bridge-drv
mbp2018-bridge-drv: init at 0.01
2021-03-21 07:02:40 +00:00
midchildan
fa6c8b656b
macfuse-stubs: init at 4.0.4
replaces osxfuse 3.8.3
2021-03-21 15:50:13 +09:00
Martin Weinelt
ec8267c539
Merge branch 'master' into staging-next 2021-03-21 02:22:36 +01:00
Sandro
48db3653ca
Merge pull request #117043 from Mic92/bcc
linuxPackages.bcc: 0.18.0 -> 0.19.0
2021-03-21 01:36:18 +01:00
Atemu
efb1815d1b
zen-kernels: 5.11.1 -> 5.11.5 (#115920) 2021-03-21 00:50:02 +01:00
github-actions[bot]
933682b533
Merge master into staging-next 2021-03-20 18:19:30 +00:00
Jörg Thalheim
95c922ed64
linuxPackages.bcc: 0.18.0 -> 0.19.0 2021-03-20 17:49:34 +01:00
Jörg Thalheim
39ecc2eb70
Merge pull request #117029 from maxeaubrey/iwd_ell_bump 2021-03-20 16:44:42 +00:00
Andrew Childs
5268bf50d2 apple_sdk.libs.sandbox: init 2021-03-20 11:32:32 -04:00
Maxine Aubrey
74095112e5
iwd: 1.11 -> 1.12 2021-03-20 15:32:04 +01:00
Maxine Aubrey
87fbee6a7d
ell: 0.36 -> 0.38 2021-03-20 15:02:59 +01:00
R. RyanTM
b4bbe8d1f3 sysstat: 12.3.2 -> 12.4.3 2021-03-20 09:37:31 +01:00
R. RyanTM
4cbfcb3945 libcap: 2.47 -> 2.48 2021-03-20 09:22:42 +01:00
R. RyanTM
b98fb48c38 cryptsetup: 2.3.4 -> 2.3.5 2021-03-20 09:19:11 +01:00
github-actions[bot]
1620a4d1e1
Merge staging-next into staging 2021-03-20 00:40:14 +00:00
David Reiss
7244e1c23d pam_mount: 2.16 -> 2.17 2021-03-19 14:30:43 -07:00
github-actions[bot]
6e3a55e059
Merge staging-next into staging 2021-03-19 18:19:40 +00:00
Frederik Rietdijk
1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
Eelco Dolstra
883c55748f
Merge pull request #116807 from cole-h/nix
nixUnstable: pre20210308_1c0e3e4 -> pre20210317_8a5203d, nixos-rebuild: nix flake info -> nix flake metadata
2021-03-19 17:24:21 +01:00
sternenseemann
00cecf2731 skawarePackages: 2021-02 release
Includes the following version changes:

- skalibs: 2.10.0.1 -> 2.10.0.2
- execline: 2.7.0.0 -> 2.8.0.0
- s6-networking: 2.4.0.0 -> 2.4.1.0
- s6-linux-init: 1.0.6.0 -> 1.0.6.1
- s6: 2.10.0.0 -> 2.10.0.2

Upstream maintainer notes:

------------------------------------------------------------

Mon, 15 Feb 2021 19:50:14 +0000

Hello,

New versions of some of the skarnet.org packages are available.

skalibs-2.10.0.2: bugfixes
execline-2.8.0.0: major version bump, but few and low-impact changes
s6-2.10.0.2: bugfixes
s6-linux-init-1.0.6.1: bugfixes
s6-networking-2.4.1.0: minor version bump

Some details:

* execline-2.8.0.0
  ----------------

- The if program now propagates its child's exit code by default if it
exits.
- The backtick program's -i behaviour (exit on child failure or
presence of a null character in its output) is now the default. Other
behaviours in case of child failure can be obtained via -I, -x or -D
options; -x is the new one.
- These changes are compatible with all the common uses of if and
backtick, but break compatibility in edge cases, which is why a
major version bump is required. This has nothing in common with the
previous major version bump, which had massive changes all over the
place; this one should go smoothly, and will only impact very specific
uses of backtick.

execline now has man pages, thanks to the untiring flexibeast!
The repository can be found here:

https://github.com/flexibeast/execline-man-pages

Please allow some time for the man pages to be updated to reflect
the current HTML documentation. Currently, the man pages document
execline-2.7.0.1; they are accurate for 2.8.0.0 except for the if and
backtick changes.

* s6-linux-init-1.0.6.1
  ---------------------

- Bugfixes.
- When s6-linux-init is built with utmps, the default utmp user for
s6-linux-init-maker was set to "utmp". That was a bug: now, by default,
s6-linux-init-maker does not create the utmp services if the -U option
is not given. If you used s6-linux-init-maker without the -U option
and still need the utmps services, you should explicitly set "-U utmp".

https://skarnet.org/software/s6-linux-init/
git://git.skarnet.org/s6-linux-init

* s6-networking-2.4.1.0
  ---------------------

- Bugfixes (nothing security-related).
- It is now possible to define a maximum amount of time spent in the
TLS handshake no matter how s6-networking has been built. (The -K
option has been implemented for the libtls backend.)
- When SNI has been required, the TLS-related binaries now export
the SSL TLS SNI SERVERNAME option to their application; the variable
contains the relevant server name.

https://skarnet.org/software/s6-networking/
git://git.skarnet.org/s6-networking

s6-networking has man pages as well:
https://github.com/flexibeast/s6-networking-man-pages

Enjoy,
Bug-reports welcome.

--
Laurent

------------------------------------------------------------

Copied from: http://skarnet.org/cgi-bin/archive.cgi?1:mss:1535:202102:lpehbljhhcpaopbnkkbf
2021-03-19 13:51:47 +01:00
github-actions[bot]
29278dcf45
Merge staging-next into staging 2021-03-19 12:26:59 +00:00
github-actions[bot]
c804f22a81
Merge master into staging-next 2021-03-19 12:26:52 +00:00
Doron Behar
1c34f37070
Merge pull request #110166 from r-ryantm/auto-update/pax-utils
pax-utils: 1.2.6 -> 1.2.8
2021-03-19 09:21:20 +00:00
Timothy Klim
dbb4c63de6 nvidia-x11: 460.56 -> 460.67 2021-03-19 09:45:57 +07:00
github-actions[bot]
8c03075f07
Merge staging-next into staging 2021-03-19 00:41:08 +00:00
Cole Helbling
85f5d9a6ed
nixos-rebuild: nix flake info -> nix flake metadata
As of
66fa1c7375,
the `nix flake info` and `nix flake list-inputs` commands were merged into
`nix flake metadata`.
2021-03-18 17:26:51 -07:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Tim Steinbach
fcab19deb7 linux/hardened/patches/5.4: 5.4.105-hardened1 -> 5.4.106-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
ed933906b5 linux/hardened/patches/5.11: 5.11.6-hardened1 -> 5.11.7-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
d013e2e97b linux/hardened/patches/5.10: 5.10.23-hardened1 -> 5.10.24-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
89de81439d linux/hardened/patches/4.19: 4.19.180-hardened1 -> 4.19.181-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
06a9710282 linux/hardened/patches/4.14: 4.14.225-hardened1 -> 4.14.226-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
d401f1ed14 linux: 5.4.105 -> 5.4.106 2021-03-18 12:25:26 -04:00
Tim Steinbach
db12849a93 linux: 5.11.6 -> 5.11.7 2021-03-18 12:25:26 -04:00
Tim Steinbach
76d908f148 linux: 5.10.23 -> 5.10.24 2021-03-18 12:25:26 -04:00
Tim Steinbach
6dc3abd325 linux: 4.9.261 -> 4.9.262 2021-03-18 12:25:26 -04:00
Tim Steinbach
52e4fd9bbb linux: 4.4.261 -> 4.4.262 2021-03-18 12:25:26 -04:00
Tim Steinbach
176eaa21b4 linux: 4.19.180 -> 4.19.181 2021-03-18 12:25:26 -04:00
Jan Tojnar
ca4e26d1e6
Merge pull request #116435 from jtojnar/fwupd-1.5.7
fwupd: 1.5.5 → 1.5.7
2021-03-18 14:23:23 +01:00
Sandro
3fbea5732f
Merge pull request #116676 from SuperSandro2000/procps-ng
procps-ng: cleanup, format, remove ? null from inputs
2021-03-18 13:44:35 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Sandro Jäckel
152114997f procps-ng: cleanup, format, remove ? null from inputs 2021-03-18 00:49:28 +00:00
Ivan Babrou
a730703e6f
darwin.binutils: use clang for as on aarch64-darwin (#115167)
Without this change `as` on `aarch64-darwin` is defunct:

```
$ /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as -v
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as: assembler (/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as or /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as) for architecture arm64 not installed
Installed assemblers are:
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc64/as for architecture ppc64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/x86_64/as for architecture x86_64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc/as for architecture ppc
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/i386/as for architecture i386
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm/as for architecture arm
```

Apple defaults to Clang in all cases from what I see, but nixpkgs prefers `cctools`: #51881.
2021-03-17 00:27:34 -04:00
Sandro Jäckel
46c7097a0a
sysdig: remove packages which are no longer required after #116317 2021-03-16 16:32:47 +01:00
github-actions[bot]
611019db38
Merge staging-next into staging 2021-03-15 18:16:53 +00:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Yurii Matsiuk
22beae03e6 firmwareLinuxNonfree: 2021-02-08 > 2021-03-15 2021-03-15 12:59:57 -04:00
Jan Tojnar
ae44266b6e
fwupd: 1.5.5 → 1.5.7
Announcement:
- https://blogs.gnome.org/hughsie/2021/02/16/fwupd-1-5-6/

Changelogs:
- https://github.com/fwupd/fwupd/releases/tag/1.5.6
- https://github.com/fwupd/fwupd/releases/tag/1.5.7

Main changes:
- Adds UEFI  SBAT support:
  https://github.com/fwupd/fwupd/blob/1.5.7/plugins/uefi-capsule/README.md#uefi-sbat-support
  39b96c01bf/SBAT.md
2021-03-15 16:49:08 +01:00
Tim Steinbach
dacd92f316 linux/hardened/patches/5.11: init at 5.11.6-hardened1 2021-03-15 09:59:13 -04:00
ajs124
e3664fc11b linux/hardened/patches/5.4: 5.4.104-hardened1 -> 5.4.105-hardened1 2021-03-15 09:59:13 -04:00
ajs124
5c700b8700 linux/hardened/patches/5.10: 5.10.22-hardened1 -> 5.10.23-hardened1 2021-03-15 09:59:13 -04:00
ajs124
1150408383 linux/hardened/patches/4.19: 4.19.179-hardened1 -> 4.19.180-hardened1 2021-03-15 09:59:13 -04:00
ajs124
27029eaf8f linux/hardened/patches/4.14: 4.14.224-hardened1 -> 4.14.225-hardened1 2021-03-15 09:59:13 -04:00
ajs124
d6f3315bf9 linux: 5.11.5 -> 5.11.6 2021-03-15 09:59:13 -04:00
ajs124
7760c71c9c linux: 5.10.22 -> 5.10.23 2021-03-15 09:59:13 -04:00
Tim Steinbach
7513be6e65 linux: 5.4.104 -> 5.4.105 2021-03-15 09:59:13 -04:00
Tim Steinbach
bd46e9531b linux: 4.9.260 -> 4.9.261 2021-03-15 09:59:13 -04:00
Tim Steinbach
82b3f86735 linux: 4.4.260 -> 4.4.261 2021-03-15 09:59:13 -04:00
Tim Steinbach
3473cf548a linux: 4.19.179 -> 4.19.180 2021-03-15 09:59:13 -04:00
Tim Steinbach
39e961fc2f linux: 4.14.224 -> 4.14.225 2021-03-15 09:59:13 -04:00
Robert Schütz
5d10c746e4 linuxPackages.acpi_call: 2020-04-07 -> 1.2.1 2021-03-15 14:07:22 +01:00
github-actions[bot]
977005c64f
Merge staging-next into staging 2021-03-14 12:21:14 +00:00
github-actions[bot]
8c04f70ddd
Merge master into staging-next 2021-03-14 12:21:07 +00:00
Arnout Engelen
5bf3230f6b
firmwareLinuxNonfree: fix fetching from git (#116306)
Since https://github.com/NixOS/nixpkgs/pull/104714 using a tag as
the `rev` parameter to `fetchgit` is no longer reliable, so spell
out the rev.

Fixes #114439
2021-03-14 12:58:11 +01:00
Jan Tojnar
a16ce80193
Merge branch 'staging-next' into staging 2021-03-14 02:09:44 +01:00
github-actions[bot]
c596c93079
Merge master into staging-next 2021-03-14 00:41:40 +00:00
Maximilian Bosch
916536210d
Merge pull request #116140 from r-ryantm/auto-update/fatrace
fatrace: 0.16.1 -> 0.16.2
2021-03-13 23:04:21 +01:00
markuskowa
86d56f10fc
Merge pull request #116183 from r-ryantm/auto-update/rdma-core
rdma-core: 33.1 -> 34.0
2021-03-13 19:17:36 +01:00
R. RyanTM
aa84c57e7f rdma-core: 33.1 -> 34.0 2021-03-13 12:14:05 +00:00
R. RyanTM
b819ab8a89 fatrace: 0.16.1 -> 0.16.2 2021-03-13 04:46:53 +00:00
Jan Tojnar
9a64ee2b45
Merge branch 'staging-next' into staging 2021-03-13 01:58:15 +01:00
John Ericson
bc1f7c5d7f mcfgthreads: 9570e5ca -> 10y2x3x6
The latest version non longer has `-Werror` (at our request; thanks!) so
we no longer need to patch it out.
2021-03-12 15:54:05 +00:00
Sandro
165e0ccebd
Merge pull request #115870 from r-ryantm/auto-update/libfabric
libfabric: 1.11.2 -> 1.12.0
2021-03-12 10:46:07 +01:00
github-actions[bot]
903fc48674
Merge master into staging-next 2021-03-12 00:39:51 +00:00
sternenseemann
81e5833fd1 mcfgthreads: fix syntax
PR #115603 / 8ad96b7786 introduced a
syntax error by introducing an '' inside an indented string and thus a
syntax error. Was merged despite the failing ofborg check.
2021-03-11 23:59:14 +01:00
John Ericson
7ef425d276
Merge pull request #115603 from mroi/patch-mcfgthreads
mcfgthreads: enable cross-compiling on Darwin
2021-03-11 17:23:29 -05:00
github-actions[bot]
d6257d451b
Merge master into staging-next 2021-03-11 18:23:54 +00:00
Sandro
4f3de0e60e
Merge pull request #115881 from NixOS/m-cli-remove-maintainer
m-cli: remove maintainer
2021-03-11 16:51:34 +01:00
Graham Christensen
94a291a5b7
multipath-tools: fix the service path to multipathd 2021-03-11 10:31:42 -05:00
Tim Steinbach
867edccac8 linux/hardened/patches/5.4: 5.4.103-hardened1 -> 5.4.104-hardened1 2021-03-11 08:23:02 -05:00
Tim Steinbach
f584b58e73 linux/hardened/patches/5.10: 5.10.21-hardened1 -> 5.10.22-hardened1 2021-03-11 08:23:02 -05:00
Tim Steinbach
d4983c9b06 linux-rt_5_11: 5.11.2-rt9 -> 5.11.4-rt11 2021-03-11 08:23:02 -05:00
Tim Steinbach
ad53b90dea linux-rt_5_10: 5.10.17-rt32 -> 5.10.21-rt34 2021-03-11 08:23:02 -05:00
Tim Steinbach
f11ec11612 linux: 5.4.103 -> 5.4.104 2021-03-11 08:23:02 -05:00
Tim Steinbach
047625cc6f linux: 5.10.21 -> 5.10.22 2021-03-11 08:23:02 -05:00
github-actions[bot]
b4d5951d9e
Merge master into staging-next 2021-03-11 12:21:28 +00:00
Linus Heckemann
e3398fb2e9
Merge pull request #115801 from jonathan-teh/linux-kernel-nvme-mp
linux: enable NVMe Multipath
2021-03-11 08:49:47 +01:00
Eric Bailey
9628427a85
m-cli: remove maintainer 2021-03-10 20:56:05 -06:00
R. RyanTM
151c1ff30a libfabric: 1.11.2 -> 1.12.0 2021-03-11 01:30:20 +00:00
github-actions[bot]
a3b4d14288
Merge staging-next into staging 2021-03-10 18:23:23 +00:00
github-actions[bot]
6a3a358b0d
Merge master into staging-next 2021-03-10 18:23:15 +00:00
Henri Menke
fea3cb98e1 zfs: 2.0.3 -> 2.0.4 2021-03-10 10:16:30 -08:00
Jonathan Teh
29e7b1ff82 linux: enable NVMe Multipath
Enable NVME_MULTIPATH so that a single /dev/nvmeXnY device will show
up for each NVMe namespaces, even if it is accessible through multiple
controllers. Can be disabled at boot with `nvme_core.multipath=0`.

This is default enabled in Debian [1], Ubuntu 20.04 [2] , Arch [3] and
Fedora 33 [4].

[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/5.10.19-1/debian/config/config#L4362
[2]: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal/tree/debian.master/config/config.common.ubuntu?h=Ubuntu-5.4.0-67.75#n6722
[3]: https://git.archlinux.org/svntogit/packages.git/tree/trunk/config?h=packages/linux#n2423
[4]: https://src.fedoraproject.org/rpms/kernel/blob/f33/f/kernel-x86_64-fedora.config#_4338
2021-03-10 17:40:30 +00:00
Shea Levy
396b7066bf
Merge branch 'auto-update/system76-firmware' of https://github.com/r-ryantm/nixpkgs into master 2021-03-10 07:44:18 -05:00
github-actions[bot]
2e71fff3a8
Merge staging-next into staging 2021-03-10 06:17:43 +00:00
github-actions[bot]
90a20b5f9b
Merge master into staging-next 2021-03-10 06:17:36 +00:00
Mario Rodas
100537f2e1
Merge pull request #115666 from r-ryantm/auto-update/uclibc-ng
uclibc: 1.0.34 -> 1.0.37
2021-03-09 23:38:10 -05:00
R. RyanTM
b00d41530c uclibc: 1.0.34 -> 1.0.37 2021-03-10 01:15:05 +00:00
github-actions[bot]
ae64aaa5c0
Merge staging-next into staging 2021-03-10 00:39:15 +00:00
github-actions[bot]
149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
Florian Klink
7db55b3aa5
Merge pull request #115584 from grahamc/systemd-modprobe-service
systemd: add the modprobe service
2021-03-09 22:12:25 +01:00
Michael Roitzsch
8ad96b7786 mcfgthreads: enable cross-compiling on Darwin
using -Werror is problematic in general, remove for all platforms
fixes #97214
2021-03-09 21:23:19 +01:00
markuskowa
52333ca377
Merge pull request #114918 from helsinki-systems/rdma-core-python3
rdma-core: python2 -> python3
2021-03-09 20:42:36 +01:00
R. RyanTM
1bca0d7bf5 system76-firmware: 1.0.20 -> 1.0.24 2021-03-09 19:41:36 +00:00
Graham Christensen
e7d9750b5c
systemd: correct path to modprobe@.service
The unit hard-codes a path to modprobe which is obviously invalid.
2021-03-09 12:38:54 -05:00
Martin Weinelt
16f9e4da3a
Merge branch 'master' into staging-next 2021-03-09 17:05:41 +01:00
Tim Steinbach
921dffb59e linux/hardened/patches/5.4: 5.4.101-hardened1 -> 5.4.103-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach
48644e1496 linux/hardened/patches/5.10: 5.10.19-hardened1 -> 5.10.21-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach
61ca55c170 linux/hardened/patches/4.19: 4.19.177-hardened1 -> 4.19.179-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach
1361d73395 linux/hardened/patches/4.14: 4.14.222-hardened1 -> 4.14.224-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach
7e71fcdba4 linux-rt_5_4: 5.4.93-rt51 -> 5.4.102-rt53 2021-03-09 10:50:15 -05:00
Tim Steinbach
6fb3bd79be linux: 5.11.4 -> 5.11.5 2021-03-09 10:50:15 -05:00
Tim Steinbach
e3a6b728a3 linux/hardened/patches/5.4: 5.4.100-hardened1 -> 5.4.101-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach
0221fe13da linux/hardened/patches/5.10: 5.10.18-hardened1 -> 5.10.19-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach
4fb927e50e linux_latest-libre: 17873 -> 17920 2021-03-09 10:50:15 -05:00
Tim Steinbach
6e5bce6b5a linux: 5.4.100 -> 5.4.103 2021-03-09 10:50:15 -05:00
Tim Steinbach
861b11a390 linux: 5.11.2 -> 5.11.4 2021-03-09 10:50:15 -05:00
Tim Steinbach
8a706422fa linux: 5.10.18 -> 5.10.21 2021-03-09 10:50:15 -05:00
Tim Steinbach
57455d7566 linux: 4.9.258 -> 4.9.260 2021-03-09 10:50:15 -05:00
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
github-actions[bot]
3db2dee35f
Merge master into staging-next 2021-03-09 00:39:09 +00: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
github-actions[bot]
5c2a7abde7
Merge master into staging-next 2021-03-08 18:22:56 +00:00
Frederik Rietdijk
277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +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
github-actions[bot]
65cddb74d7
Merge staging-next into staging 2021-03-07 06:17:25 +00:00
Sandro
61b42c2d0f
Merge pull request #115281 from helsinki-systems/upd/targetcli 2021-03-07 02:40:11 +01:00
Austin Butler
00697bad7e akvcam: 1.1.1 -> 1.2.0 2021-03-06 17:09:57 -08:00
ajs124
d178471fad targetcli: 2.1.53 -> 2.1.54 2021-03-06 20:00:33 +01:00
Jan Tojnar
1465e8e397
Merge branch 'staging-next' into staging 2021-03-06 19:56:45 +01:00
Daniel Fox Franke
2f3eab365c nvidia-x11: 460.39 -> 460.56 2021-03-06 12:35:35 -05:00
github-actions[bot]
fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00: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
github-actions[bot]
f696c7c887
Merge staging-next into staging 2021-03-05 00:39:18 +00:00
WORLDofPEACE
583f1a96b1
Merge pull request #114000 from worldofpeace/plymouth-bgrt
nixos/plymouth: use bgrt theme
2021-03-04 18:32:30 -05:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
Sandro
b29295dc63
Merge pull request #114944 from thefloweringash/darwin-arch-fixup
darwin.bootstrap_cmds: use correct arch in "mig"
2021-03-03 13:02:37 +01: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
github-actions[bot]
9690bf19d4
Merge staging-next into staging 2021-03-03 06:17:28 +00:00
Andrew Childs
e6be0f45ef darwin.bootstrap_cmds: use correct arch in "mig" 2021-03-03 11:01:24 +09: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
John Ericson
09d0e10e95
Merge pull request #114817 from thefloweringash/darwin-arch
darwin: introduce darwinArch, apply in {cc,bintools}-wrappers
2021-03-02 15:27:15 -05:00
R. RyanTM
4c3ad2c1fc conky: 1.11.6 -> 1.12.1 2021-03-02 20:26:21 +00:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00: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
Andrew Childs
8feb949ab5 darwin/xcode: remove -arch flags
These are now provided by the standard bintools and cc wrappers.
2021-03-02 17:22:06 +09:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01: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
github-actions[bot]
0d421066dd
Merge staging-next into staging 2021-02-28 00:40:17 +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
github-actions[bot]
2a38839b78
Merge staging-next into staging 2021-02-27 12:20:00 +00:00
Martin Weinelt
6a0b4ab7be
wpa_supplicant: add CVE-ID for P2P provision discovery proccessing vuln. 2021-02-27 13:11:35 +01:00
R. RyanTM
103d77e02f nettools: 1.60_p20180626073013 -> 2.10 2021-02-27 01:39:02 -05:00
Guillaume Girol
f3b5c78d4c
Merge pull request #113746 from r-burns/numactl
numactl: enable on all linux platforms
2021-02-26 19:37:51 +00:00
Robert Schütz
54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +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
Michael Weiss
b0c1c1b8d9
iproute2: 5.10.0 -> 5.11.0 (#114144)
"Most of the changes in this release are updates
for new functionality for Data Center Bridging (dcb) utility.
Also several updates for bridge, and devlink." [0]

[0]: https://lore.kernel.org/netdev/20210223195857.3de03c2a@hermes.local/
2021-02-24 16:55:55 +01:00
Martin Weinelt
4953e793ee
Merge pull request #114126 from r-ryantm/auto-update/bluez
bluez: 5.55 -> 5.56
2021-02-24 15:34:04 +01: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
25d851f93b bluez: 5.55 -> 5.56 2021-02-23 14:33:58 +00:00
R. RyanTM
d8175cdacf powerstat: 0.02.24 -> 0.02.25 2021-02-22 23:49:13 -05:00
github-actions[bot]
ed07c63105
Merge staging-next into staging 2021-02-22 06:17:08 +00: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]
54795a5689
Merge staging-next into staging 2021-02-21 12:19:46 +00:00
github-actions[bot]
cf22d5fee7
Merge master into staging-next 2021-02-21 12:19:43 +00:00