Commit graph

6215 commits

Author SHA1 Message Date
Jörg Thalheim b4f5bce607
android-udev-rules: 20170208 -> 20170305 2017-03-06 13:53:01 +01:00
Tuomas Tynkkynen 57c6fac3e9 kernel config: Enable IP_MULTICAST
This is lacking on ARM and causes libuv tests to fail.
2017-03-04 12:49:50 +02:00
Alexander Kirchhoff 3948891112 pam_ssh_agent_auth: Re-allow multiple authorized keys files
This functionality was initially introduced in
3644f9124a to fix
https://github.com/NixOS/nixos/pull/52, but was broken in the update from 0.9.5
to 0.10.3.  The original patch does not cleanly apply due to reformatting and
parameter changes upstream, but the adaptations of the patch to the new version
are not too severe.
2017-03-03 01:11:53 -08:00
Franz Pletz 49bdf9803a
linux: IPV6_FOU_TUNNEL is available since 4.7 2017-03-02 17:19:55 +01:00
Franz Pletz 75e85cae42
linux: enable FOU tunnels and VRF interfaces 2017-03-02 17:19:55 +01:00
Joachim Fasting c5785dc3eb
nvidiabl: mark as broken on kernels >4.4
All builds on kernels >4.4 fail.
2017-03-02 16:11:42 +01:00
Joachim Fasting 499f813ae8
nvidiabl: 0.85 -> 0.87 2017-03-02 16:11:18 +01:00
Joachim Fasting 7f31a8e359
cryptodev: mark as broken for kernels >4.4
All builds for kernels above 4.4 fail; there is no newer
upstream version.
2017-03-02 16:11:16 +01:00
Tuomas Tynkkynen 256e764226 radeontools: Mark as broken
The upstream release is from 2004. The website of this software talks
about configuring XFree86. I *highly* doubt this software is of any use
nowadays.
2017-03-02 02:30:00 +02:00
Tobias Geerinckx-Rice b12b4eaca6
phc-intel: 0.4.0-rev22 -> 0.4.0-rev24
Fixes Hydra failures on kernel >= 4.10 by only supporting kernel >= 4.10.
2017-03-01 23:34:37 +01:00
Tuomas Tynkkynen 0495b34782 trinity: Apply upstream commit as a patch to fix build
Needed since glibc 2.25.
2017-03-01 18:03:30 +02:00
Vladimír Čunát b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Joachim Fasting ab6d358ebf
openisns: fix empty lib output
Looks like enable-shared defaults to false, so we actually
ended up with no usable object files in the lib output.

This also appears to have broken open-iscsi, as evinced by

/nix/store/[...]-binutils-2.27/bin/ld: cannot find -lisns
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:57: iscsid] Error 1

https://hydra.nixos.org/build/49437400/log/raw

With this patch, open-iscsi builds fine here.
2017-03-01 01:48:51 +01:00
Bjørn Forsman fc8e0ccc2e sysdig: give the source tarball a meaningful name 2017-02-28 17:58:03 +01:00
Jörg Thalheim c6375407ec Merge pull request #23281 from makefu/pkgs/exfat-nofuse/min-kernel
exfat-nofuse: exclude 4.1 kernel build
2017-02-28 16:58:11 +01:00
Jörg Thalheim 479c6c1ef0
sysdig: 0.14.0 -> 0.15.0 2017-02-28 16:41:08 +01:00
makefu b4ff1ba4a9
exfat-nofuse: exclude 4.1 kernel build 2017-02-28 16:28:23 +01:00
Franz Pletz 40e84506ec
linuxPackages.ixgbevf: 3.2.2 -> 4.0.3
cc #23253
2017-02-28 16:00:56 +01:00
Franz Pletz 163db1bbf9
linuxPackages.e1000e: 3.3.1 -> 3.3.5.3
cc #23253
2017-02-28 16:00:56 +01:00
Jörg Thalheim dc7d4dcbb5 Merge pull request #23278 from makefu/pkgs/exfat-nofuse/pin-kernel
exfat-nofuse: build only for kernels < 4.10
2017-02-28 15:56:44 +01:00
makefu af7ccaf8c8
exfat-nofuse: build only for kernels < 4.10 2017-02-28 15:50:15 +01:00
Franz Pletz d733d36cc6
linuxPackages.jool: only supported on linux < 4.10
cc #23253
2017-02-28 14:47:04 +01:00
Franz Pletz 616e5c1953
linuxPackages.sch_cake: only supported in linux >= 4.4
cc #23253
2017-02-28 14:46:39 +01:00
Shea Levy e292d166e8 fwupd: Fix localstatedir 2017-02-27 15:28:43 -05:00
Vladimír Čunát a1919db7cd
Merge branch 'master' into staging 2017-02-27 20:15:27 +01:00
Shea Levy 2edb8ffa14 fwupd: 0.8.0 -> 0.8.1. 2017-02-27 10:07:57 -05:00
Joachim Fasting a20a53300d
grsecurity: 4.9.13-201702261126 -> 201702270729 2017-02-27 16:04:32 +01:00
Shea Levy 1230330b14 fwupd: Fix systemd/udev install 2017-02-27 08:45:14 -05:00
Shea Levy 8307307e4e fwupd: Init at 0.8.0 2017-02-27 08:38:49 -05:00
Shea Levy 40e136542e fwupdate: init at 8 2017-02-27 08:35:08 -05:00
Shea Levy 72ff466de3 libsmbios: 2.2.28 -> 2.3.2 2017-02-27 08:30:46 -05:00
Robin Gloster 8d95889fe6
xf86_input_multitouch: fix build 2017-02-27 13:34:41 +01:00
Bjørn Forsman 3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Joachim Fasting f3a6991f3d
grsecurity: 4.9.12-201702231830 -> 4.9.13-201702261126 2017-02-26 18:20:50 +01:00
Franz Pletz 701544d0a7
linux: 4.9.12 -> 4.9.13 2017-02-26 18:09:16 +01:00
Franz Pletz 62857b1f21
linux: 4.4.51 -> 4.4.52 2017-02-26 18:09:16 +01:00
Franz Pletz 8a75569619
linux: 4.10 -> 4.10.1 2017-02-26 18:09:15 +01:00
Graham Christensen 8b40d2e305
mcelog: 144 -> 148 2017-02-26 09:16:01 -05:00
Joachim Fasting 0150d9a95c
grsecurity: 4.9.11-201702222257 -> 4.9.12-201702231830 2017-02-26 14:01:57 +01:00
Peter Hoeg a85b55e4cd microcode-intel: 20160714 -> 20161104 2017-02-26 18:25:25 +08:00
Matthew Robbetts b9418091f4 hostapd: libressl patches. 2017-02-25 10:15:53 +01:00
Franz Pletz 9d14ea4295
utillinux: 2.29 -> 2.29.2 for CVE-2017-2616
cc #23072
2017-02-25 09:40:36 +01:00
Franz Pletz 7eb7126f5a
Revert "lxc: fix build for glibc-2.25"
This reverts commit 76ae7e19a9.
2017-02-24 21:45:29 +01:00
Franz Pletz 76ae7e19a9
lxc: fix build for glibc-2.25 2017-02-24 17:57:41 +01:00
Franz Pletz f15cebd28c
jool: 3.5.0 -> 3.5.2 2017-02-24 17:57:41 +01:00
Jörg Thalheim 0eefe9bc62 lxc: fix glibc 2.25 incompatibility 2017-02-24 14:00:23 +01:00
Graham Christensen d36b1ccc13
Revert "Revert "linux kernels: patch against DCCP double free (CVE-2017-6074)""
This reverts commit 53a2baabbe.
2017-02-23 19:23:29 -05:00
Graham Christensen 53a2baabbe
Revert "linux kernels: patch against DCCP double free (CVE-2017-6074)"
This reverts commit 1d68edbef4.
2017-02-23 18:47:16 -05:00
Graham Christensen 1d68edbef4
linux kernels: patch against DCCP double free (CVE-2017-6074) 2017-02-23 18:44:43 -05:00
Tim Steinbach 82aae8f631
kernel: 4.4.50 -> 4.4.51 2017-02-23 17:47:51 -05:00