Commit Graph

10807 Commits

Author SHA1 Message Date
Anders Kaseorg
04577a28d6 kernel generate-config.pl: Show all errors, not just the first
This makes it less frustrating to add a large group of kernel options
via boot.kernelPatches.*.extraConfig.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-08 21:17:24 +01:00
André-Patrick Bubel
83655d6993 bluez: 5.51 -> 5.52, aliased bluezFull to bluez 2019-12-08 20:53:49 +01:00
Bastian Köcher
19f42620ef bluez: 5.50 -> 5.51
Also add new configuration flag options and enable them for the bluezFull package by default.
2019-12-08 20:47:44 +01:00
Anthony Cowley
8a4603f9c4 linux: fix amdgpu memory mapping with kernel >= 5.3
These configuration options are needed for the ROCm GPU compute stack
on kernels >= 5.3.
2019-12-08 18:52:43 +01:00
markuskowa
f0d35f1466 Merge pull request #75122 from markuskowa/upd-rdma
rdma-core: 26.0 -> 26.1
2019-12-08 14:12:02 +01:00
Mario Rodas
478ea35973 Merge pull request #75232 from r-ryantm/auto-update/google-authenticator-libpam
google-authenticator: 1.06 -> 1.07
2019-12-08 06:02:45 -05:00
R. RyanTM
1ddcc0965c google-authenticator: 1.06 -> 1.07 2019-12-08 01:30:44 -08:00
Florian Klink
c36b8c57c2 Merge pull request #75140 from tomfitzhenry/hostapd-getrandom
hostapd: use getrandom(2)
2019-12-07 23:01:06 +01:00
Tim Steinbach
98045e752a linux: 5.4.1 -> 5.4.2 2019-12-07 07:11:52 -05:00
Tim Steinbach
0e517dbb52 linux: 5.3.14 -> 5.3.15 2019-12-07 07:11:52 -05:00
Tim Steinbach
7e403ffcc2 linux: 4.9.205 -> 4.9.206 2019-12-07 07:11:51 -05:00
Tim Steinbach
d90b95f2f6 linux: 4.4.205 -> 4.4.206 2019-12-07 07:11:51 -05:00
Tim Steinbach
9ad3dbf43c linux: 4.19.87 -> 4.19.88 2019-12-07 07:11:51 -05:00
Tim Steinbach
b80f9b6867 linux: 4.14.157 -> 4.14.158 2019-12-07 07:11:46 -05:00
Izorkin
928fdab4a1 linux: add in kernel 5.4 lockdown feature 2019-12-07 12:06:23 +01:00
Félix Baylac-Jacqué
abc9b32fc6 hostapd: 2.8 -> 2.9
Associated release note:
https://w1.fi/security/2019-6/sae-eap-pwd-side-channel-attack-update.txt

Note: we are building hostapd with the CONFIG_EAP_PWD=y flag by
default, we might be impacted by a EAP_PWD side-channel attach on
hostapd 2.8.
2019-12-07 12:02:10 +01:00
Tom Fitzhenry
fd1c0db18c hostapd: use getrandom(2)
Motivation: Devices with few entropy sources on boot hang/block if many services try to
read from /dev/random.

https://w1.fi/cgit/hostap/commit/?id=89a7cdd690b48a0c56380cf4609442ed13527f44
states getrandom() is recommended, but not enabled by default since it
relies on:

* Linux kernel 3.17 (NixOS 19.09 has 4.19; master presumably later)
* glibc 2.25 (NixOS master has 2.27
  https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/glibc/common.nix#L37 )
2019-12-07 19:31:35 +11:00
Markus Kowalewski
23059de767 rdma-core: 26.0 -> 26.1 2019-12-07 00:19:49 +01:00
Will Dietz
04cf547b2d iw: 5.3 -> 5.4 2019-12-06 03:00:14 -06:00
Ben Wolsieffer
9461f783f1 reptyr: add patch to fix tests 2019-12-05 22:36:00 -05:00
Will Dietz
734132e55f shadow: 4.7 -> 4.8 2019-12-05 10:27:22 +01:00
Frederik Rietdijk
51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
worldofpeace
b12aef05a4 Merge pull request #73968 from mat8913/upower-config-master
nixos/upower: Allow customization of UPower.conf
2019-12-05 05:25:00 +00:00
worldofpeace
b07e790963 Merge pull request #74969 from marsam/remove-empty-inherits
treewide: remove empty inherits
2019-12-04 23:17:08 +00:00
R. RyanTM
52950ee73f linuxPackages.bpftrace: 0.9.2 -> 0.9.3 2019-12-04 14:31:39 -06:00
Maximilian Bosch
af066ace5f iwd: 1.1 -> 1.2
https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=8901ad39275bbd9d7bd868c8d7aac3f97d1131ad
2019-12-04 20:52:24 +01:00
Mario Rodas
e44d7c14f5 treewide: remove empty let blocks 2019-12-04 06:00:00 -05:00
Matthew Harm Bekkema
f83a83f964 upower: load config from /etc
In the process of making UPower.conf customizable (#73968), it came up
that UPower doesn't load its config from /etc by default.

The UPower derivation is modified to make it load its config from /etc
at runtime, but still install the default config to its nix store path
as before.

The UPower module is modified to put the config in /etc.
2019-12-04 12:26:30 +11:00
Jan Tojnar
30fae2883e Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
Alyssa Ross
71f06ea757 linuxHeaders: fix typo in comment 2019-12-02 22:52:21 +00:00
Alyssa Ross
a8e63e4f74 treewide: fetchgit -> fetchFromGitiles
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Matthew Bauer
0505c5125c Merge branch 'master' into static-fixes 2019-12-02 13:34:24 -05:00
Dominik Xaver Hörl
387b59d9cf cpupower: explicitly set CC and LD to allow compilation with clang 2019-12-02 00:43:40 +01:00
Frederik Rietdijk
6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
Jörg Thalheim
b7f504812b perf: build with python3 2019-12-01 18:53:03 +01:00
R. RyanTM
3370a1bebd mcelog: 165 -> 166 2019-12-01 18:45:39 +01:00
R. RyanTM
89c7e7d911 psmisc: 23.2 -> 23.3 2019-12-01 18:38:53 +01:00
R. RyanTM
50267fb095 intel-compute-runtime: 19.34.13959 -> 19.44.14658 (#74404) 2019-12-01 16:21:13 +01:00
markuskowa
5d4f22dc5e Merge pull request #74405 from r-ryantm/auto-update/ipset
ipset: 7.3 -> 7.4
2019-12-01 14:47:16 +01:00
Tim Steinbach
c4dc27cfaf linux: 4.19.86 -> 4.19.87 2019-12-01 07:26:02 -05:00
Tim Steinbach
9d38dd4a0a linux: 4.14.156 -> 4.14.157 2019-12-01 07:25:59 -05:00
Dmitry Kalinkin
8d17a20f6a Merge pull request #73167 from eadwu/nvidia_x11/2019-11.1
nvidia_x11: 2019-11.1
2019-11-30 22:47:47 -05:00
Edmund Wu
b05e2c0fb9 nvidia_x11: 435.21 -> 440.36 2019-11-30 22:28:08 -05:00
Jan Tojnar
55a72926e1 Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9 Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
Ryan Mulligan
b76bea5c5b Merge pull request #74440 from r-ryantm/auto-update/libratbag
libratbag: 0.10 -> 0.11
2019-11-30 06:20:06 -08:00
R. RyanTM
3c2a3bde28 tomb: 2.6 -> 2.7 (#74693) 2019-11-30 14:30:43 +01:00
Tim Steinbach
64f3388615 linux: 5.4 -> 5.4.1 2019-11-30 08:12:53 -05:00
Tim Steinbach
0e2e1afae8 linux: 5.3.13 -> 5.3.14 2019-11-30 08:12:09 -05:00