Aneesh Agrawal
49fc06ed0a
audit: Remove openldap dependency
...
The openldap dependency is only used for the audisp z/OS plugin.
This is not useful on Linux, so always disable this.
2017-09-18 02:49:01 -07:00
Tim Steinbach
08229bba30
linux-copperhead: 4.13.1.b -> 4.13.2.a
2017-09-16 08:57:45 -04:00
Tuomas Tynkkynen
9a6aa33422
kernel: Disable DEBUG_INFO
...
Since we don't have a split debug info output yet, don't waste time
writing several gigabytes of debug info that's all going to be stripped
out at the end.
This change only affects Aarch64 (where some joker has enabled it in the
architecture defconfig) and is a no-op on the others.
2017-09-16 15:09:10 +03:00
Jan Malakhovski
62fa45eac5
linuxPackages: hardened-config: enable DEBUG_PI_LIST
2017-09-16 13:14:05 +02:00
Jan Malakhovski
c345761c13
linuxPackages: hardened-config: check kernelArch, not system
2017-09-16 13:14:04 +02:00
Jan Malakhovski
616a7fe237
linuxPackages: hardened-config: disable BUG_ON_DATA_CORRUPTION
for older kernels
...
They don't support it.
2017-09-16 13:14:03 +02:00
Frederik Rietdijk
03fa6965ad
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-16 12:34:32 +02:00
Joachim Fasting
dd170cd5df
hardened-config: build with fortify source
2017-09-16 00:31:25 +02:00
Joachim Fasting
9a763f8f59
hardened-config: enable the randstruct plugin
2017-09-16 00:31:23 +02:00
Joachim Fasting
edd0d2f2e9
hardened-config: additional refcount checking
2017-09-16 00:31:17 +02:00
John Ericson
fd988f8481
Merge another master commit into staging
...
Again, this is for sake of chained PRs having readable diffs
2017-09-15 12:38:26 -04:00
Jörg Thalheim
1ecf3e862f
zfsUnstable: init at 2017-09-12
2017-09-15 17:59:37 +02:00
John Ericson
c13cf47e79
linux-headers 4.4: Remove arch fallback code
...
@dezgeg was right: The `platform` field of a linux platorm is already
manadatory---if not specified it is inferred, and all such inferences
include a `kernelArch` field. Therefore linux packages can indeed rely
on it being defined.
2017-09-15 18:41:03 +03:00
John Ericson
baaed4c801
linux-headers: Remove dead old version
...
This sat around unused for who knows how long
2017-09-15 18:41:03 +03:00
John Ericson
81680d44c8
linux-headers 4.4: Remove arch fallback code
...
@dezgeg was right: The `platform` field of a linux platorm is already
manadatory---if not specified it is inferred, and all such inferences
include a `kernelArch` field. Therefore linux packages can indeed rely
on it being defined.
2017-09-14 19:30:20 -04:00
John Ericson
fb5d7b218d
linux-headers: Remove dead old version
...
This sat around unused for who knows how long
2017-09-14 19:30:16 -04:00
Tuomas Tynkkynen
94454384c2
linuxPackages.evdi: Mark broken on >= 4.13
2017-09-14 18:54:33 +03:00
Tuomas Tynkkynen
2459616f0f
linuxPackages.netatop: Mark broken on >= 4.13
2017-09-14 18:54:33 +03:00
Tuomas Tynkkynen
808ddd86fc
linuxPackages.sch_cake: Mark broken on >= 4.13
2017-09-14 18:54:33 +03:00
John Ericson
e5567bae2d
treewide: Do not limit hardenging because gcc 4.9 in bootstrap
...
Bootstrap tools has since been bumped
2017-09-14 10:27:13 -04:00
Tim Steinbach
43b3029a4a
linux: 4.9.49 -> 4.9.50
2017-09-14 08:40:13 -04:00
Tim Steinbach
537da6cb50
linux: 4.12.12 -> 4.12.13
2017-09-14 08:40:13 -04:00
Tim Steinbach
232fc6a806
linux: 4.13.1 -> 4.13.2
2017-09-14 08:40:13 -04:00
Tuomas Tynkkynen
204a15ec42
_915resolution: Only works on x86
...
https://hydra.nixos.org/build/60928068
2017-09-13 15:42:50 +03:00
Tuomas Tynkkynen
9aa998eb48
libsmbios: Only works on x86
...
https://hydra.nixos.org/build/60942499
2017-09-13 15:30:48 +03:00
Tim Steinbach
87fa247867
linux-copperhead: 4.13.1.a -> 4.13.1.b
2017-09-13 08:20:58 -04:00
Tuomas Tynkkynen
4f34a3b230
reptyr: Only works on x86
...
https://hydra.nixos.org/build/60933200
2017-09-13 15:19:14 +03:00
Tuomas Tynkkynen
f567d0a5a6
syslinux: Only works on x86
...
https://hydra.nixos.org/build/60930963
2017-09-13 15:17:45 +03:00
Tuomas Tynkkynen
21298fd3f7
x86info: only works on x86
...
https://hydra.nixos.org/build/60931250
2017-09-13 15:08:42 +03:00
Tuomas Tynkkynen
4d205eb044
policycoreutils: Fix setuid install
2017-09-13 14:21:18 +03:00
Joachim F
e7f90c9c22
Merge pull request #29270 from rnhmjoj/btfs
...
btfs: 2.13 -> 2.17
2017-09-12 22:35:38 +00:00
Joachim F
01e642b15a
Merge pull request #29284 from abuibrahim/master
...
odp-dpdk: fix a typo
2017-09-12 22:32:48 +00:00
Ruslan Babayev
4ac8529dd4
odp-dpdk: fix a typo
2017-09-12 13:23:36 -07:00
rnhmjoj
b9dc49e847
btfs: 2.13 -> 2.17
2017-09-12 14:10:50 +02:00
Frederik Rietdijk
628b6c0e9d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-11 22:52:53 +02:00
Tim Steinbach
114a2bcc80
linux-copperhead: 4.13.a -> 4.13.1.a
2017-09-10 19:21:31 -04:00
Tim Steinbach
80486ba971
linux: 4.13 -> 4.13.1
2017-09-10 12:13:15 -04:00
Tim Steinbach
9c723d4b2b
linux: 4.12.11 -> 4.12.12
2017-09-10 12:13:15 -04:00
Tim Steinbach
1ab2b06a36
linux: 4.9.48 -> 4.9.49
2017-09-10 12:13:15 -04:00
Frederik Rietdijk
dab3272f47
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-10 08:56:39 +02:00
Ruslan Babayev
f319314c35
ofp: mark as broken due to odp-dpdk change
2017-09-08 18:33:46 -07:00
Ruslan Babayev
f1e1d71494
pktgen: 3.1.0 -> 3.4.0
2017-09-08 18:33:39 -07:00
Ruslan Babayev
f6075fc211
dpdk: drop examples output; simplify install phase
2017-09-08 18:33:39 -07:00
Ruslan Babayev
ec85e42c0b
odp-dpdk: 1.12.0.0 -> 1.15.0.0
2017-09-08 18:33:39 -07:00
Frederik Rietdijk
febd5e323d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-08 20:48:14 +02:00
Robin Gloster
04f456ef94
dmtcp: 2.5.0 -> 2.5.1
2017-09-08 15:53:13 +02:00
Tim Steinbach
dc8b228a89
linux: 4.9.47 -> 4.9.48
2017-09-07 10:31:02 -04:00
Tim Steinbach
a1912c9eb4
linux: 4.12.10 -> 4.12.11
2017-09-07 10:27:39 -04:00
Eelco Dolstra
ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
...
This reverts commit 0a944b345e
, reversing
changes made to 61733ed6cc
.
I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
Frederik Rietdijk
38dc9a870f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-06 14:01:25 +02:00