Jason A. Donenfeld
c2842b92f8
wireguard: 0.0.20170810 -> 0.0.20171001
2017-10-02 03:14:15 +02:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Jörg Thalheim
d67137dd55
iwd: 2017-06-02 -> 2017-09-22
2017-10-01 10:22:18 +01:00
Tim Steinbach
e479b5ea6f
linux-copperhead: 4.13.3.a -> 4.13.4.a
2017-09-30 10:05:39 -04:00
Joerg Thalheim
3db9841d34
bcc: fix relocation bug downgrading to llvm 3.9
...
https://github.com/iovisor/bcc/issues/1276
fixes #29913
2017-09-30 00:33:14 +01:00
Joerg Thalheim
09d3bab32d
sysdig: remove broken patchelf call
...
patchelf broke sysdig/csysdig binaries
2017-09-29 16:52:45 +01:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Cray Elliott
56d1a14419
nvidia-x11: 384.69 -> 384.90
2017-09-28 00:01:37 -07:00
Robin Gloster
50fb62994b
bluez: remove unneeded dependencies and fix test bins
2017-09-27 21:25:05 +02:00
Tim Steinbach
ab3ff4af9f
linux: 4.13.3 -> 4.13.4
2017-09-27 13:08:21 -04:00
Tim Steinbach
2ca84cfa29
linux: 4.9.51 -> 4.9.52
2017-09-27 13:03:27 -04:00
Tim Steinbach
964672dde5
linux: Remove 4.12 (EOL)
2017-09-27 13:03:06 -04:00
WilliButz
43b7e69d13
splUnstable: fix hash
2017-09-27 15:22:02 +02:00
Jan Solanti
4ec3d311cb
nvidia-x11: generate nvidia_icd.json from template
2017-09-26 21:53:44 +02:00
Jörg Thalheim
bbdca85b17
Merge pull request #29644 from yegortimoshenko/patch-3
...
mba6x_bl: 2016-04-22 ->2016-12-08
2017-09-26 19:56:26 +01:00
Yegor Timoshenko
fbc8fa8b42
mba6x_bl: update to 2016-12-08
2017-09-26 17:08:59 +00:00
Joerg Thalheim
8fcf95f102
{zfsUnstable,splUnstable}: 2017-09-12 -> 2017-09-26
2017-09-26 09:08:56 +01:00
Joerg Thalheim
b064137b7b
sysdig: 0.17.0 -> 0.18.0
2017-09-26 00:15:51 +01:00
Tim Steinbach
b13a6d5720
linux: 4.14-rc1 -> 4.14-rc2
2017-09-25 09:24:23 -04:00
Michael Weiss
ec075b40ec
fscryptctl: init at 2017-09-12
2017-09-24 23:12:30 +02:00
Vladimír Čunát
cb9a846762
Merge older staging
...
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Michael Weiss
2037f1bbe8
fscrypt: init at 0.2.1
2017-09-24 02:38:45 +02:00
Michael Weiss
1a9467edd5
fuse3: 3.1.1 -> 3.2.0
2017-09-23 21:31:15 +02:00
Robin Gloster
08b09fdc5c
fanctl, fan module: remove
...
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Vladimír Čunát
73282c8cc2
Merge branch 'master' into staging
...
Thousands of rebuilds from master :-/
2017-09-23 09:57:23 +02:00
Jörg Thalheim
743848bb46
Merge pull request #29581 from eqyiel/fix-rpc-gssd
...
nixos/nfs: allow setting the path to krb5.keytab
2017-09-22 01:41:10 +01:00
Michael Weiss
351f5fc585
fuse3: init at 3.1.1
...
This includes fuse-common (fusePackages.fuse_3.common) as recommended by
upstream. But while fuse(2) and fuse3 would normally depend on
fuse-common we can't do that in nixpkgs while fuse-common is just
another output from the fuse3 multiple-output derivation (i.e. this
would result in a circular dependency). To avoid building fuse3 twice I
decided it would be best to copy the shared files (i.e. the ones
provided by fuse(2) and fuse3) from fuse-common to fuse (version 2) and
avoid collision warnings by defining priorities. Now it should be
possible to install an arbitrary combination of "fuse", "fuse3", and
"fuse-common" without getting any collision warnings. The end result
should be the same and all changes should be backwards compatible
(assuming that mount.fuse from fuse3 is backwards compatible as stated
by upstream [0] - if not this might break some /etc/fstab definitions
but that should be very unlikely).
My tests with sshfs (version 2 and 3) didn't show any problems.
See #28409 for some additional information.
[0]: https://github.com/libfuse/libfuse/releases/tag/fuse-3.0.0
2017-09-21 23:59:46 +02:00
John Ericson
bac21681a1
systemd: Use some nativeBuildInputs
...
I erred on the side of caution when changing these.
2017-09-21 15:49:54 -04:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
John Ericson
f8a18cd4cf
misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
...
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
John Ericson
9f2e05662b
treewide: Manually fix miscategorized autoreconfHook
buildInputs
...
These are the ones with odd indentation my script will mess up on.
2017-09-21 15:49:53 -04:00
Vladimír Čunát
4683c374fa
Merge branch 'master' into staging
...
A couple thousand rebuilds again.
2017-09-21 21:09:32 +02:00
Tim Steinbach
7d3d276a16
linux-copperhead: 4.13.2.a -> 4.13.3.a
2017-09-21 14:37:44 -04:00
Ruben Maher
98a2316166
nfs-utils: set /etc/krb5.keytab as default path for rpc-gssd
...
Currently the `rpc-gssd.service` has a `ConditionPathExists` clause that can
never be met, because it's looking for stateful data inside `/nix/store`.
`auth-rpcgss-module.service` also only starts if this file exists.
Fixes NixOS/nixpkgs#29509 .
2017-09-20 15:36:26 +01:00
Tim Steinbach
eab480ac3d
linux: 4.13.2 -> 4.13.3
2017-09-20 08:36:27 -04:00
Tim Steinbach
726765404b
linux: 4.12.13 -> 4.12.14
2017-09-20 08:36:13 -04:00
Tim Steinbach
7cfa6895e8
linux: 4.9.50 -> 4.9.51
2017-09-20 08:35:44 -04:00
John Ericson
e9c1f64048
Merge branch 'master' into staging
2017-09-20 01:39:59 -04:00
Frank Doepper
28dd1158ff
circumvent hdaps name clash
2017-09-19 23:57:28 +02:00
Frank Doepper
a3e806ef0f
tp_smapi with hdaps
2017-09-19 23:57:28 +02:00
Vladimír Čunát
d4c33d5e4e
Merge branch 'master' into staging
2017-09-19 18:03:09 +02:00
Robin Gloster
5c18c55062
dmtcp: fix buffer overflow due to too long ld-linux.so path
...
fixes #29565
2017-09-19 13:41:12 +02:00
Tuomas Tynkkynen
779aea8868
linuxPackages.mxu11x0: Mark broken on >= 4.13
...
https://hydra.nixos.org/build/61465503
2017-09-19 08:40:01 +03:00
Tuomas Tynkkynen
3e495bfd94
linuxPackages.cryptodev: Mark broken on >= 4.13
...
https://hydra.nixos.org/build/61470492
2017-09-19 08:37:44 +03:00
Franz Pletz
94bbe7db22
bluez4: remove, unused and probably vulnerable
2017-09-18 21:19:15 +02:00
Franz Pletz
dadb16a57f
bluez: 5.43 -> 5.47 for CVE-2017-1000250
...
Fixes #29289 .
2017-09-18 21:19:15 +02:00
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
Joachim F
aa818c5dbd
Merge pull request #29467 from mguentner/wi.fi-urls
...
hostapd/wpa_supplicant: update urls
2017-09-17 14:59:05 +00:00
Jan Malakhovski
8525b78d05
linuxPackages: properly propagate features
and extraConfig
...
`kernel.override { features = ... }` didn't work before, now it works as
expected.
2017-09-17 16:33:47 +02:00
Tim Steinbach
c8f43edaf5
linux: 4.13-rc7 -> 4.14-rc1
2017-09-17 09:11:04 -04:00
Maximilian Güntner
daf07c9d62
hostapd/wpa_supplicant: update urls
2017-09-17 13:46:11 +02:00
Joachim Fasting
7d69e5a18f
linuxPackages.lttng-modules: broken on kernels >4.11
2017-09-17 09:44:04 +02:00
Joachim Fasting
9e395545e8
linuxPackages.lttng-modules: 2.9.3 -> 2.10.0
2017-09-17 09:44:04 +02: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