Commit graph

10676 commits

Author SHA1 Message Date
Michael Weiss 05ad8cf209
iproute: 5.1.0 -> 5.2.0
"Not a lot of big new features in this release. Just the usual array of
small fixes across the board." [0]

File changes:
None

nix path-info -S:
5.1.0 46637048
5.2.0 46627312

[0]: https://www.spinics.net/lists/netdev/msg584562.html
2019-07-08 23:26:34 +02:00
Tim Steinbach 3df683c8ca
linux: Add 5.2
Update linuxPackages_latest to 5.2
2019-07-08 08:35:18 -04:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Joachim F 066491c2e1
Merge pull request #63999 from dingxiangfei2009/appamor-cross-compile
apparmor: make apparmor cross-compile
2019-07-05 12:09:13 +00:00
Eric Norris de9bf55774
smimesign: init at v0.0.13 2019-07-04 12:43:43 -04:00
Daiderd Jordan 4e7695fc69
darwin.trash: remove cf-private 2019-07-03 22:20:23 +02:00
Daiderd Jordan 8ea702a484
darwin-frameworks: add import CoreFoundation to CoreServices 2019-07-03 22:20:09 +02:00
Daiderd Jordan 73d9cac377
darwin-frameworks: replace cf-private and move it's setup-hook
The only remaining use-case for cf-private are symbols that are not
available in the opensource build.  This generally solved the problem
because of it's setup-hook.
2019-07-03 22:20:09 +02:00
Daiderd Jordan c2b76fa13c
darwin-frameworks: remove CF
CoreFoundation is included by the stdenv, moving the decision of what
version should be used there makes it possible to override it entirely
rather then prepending flags like cf-private does which can be
unreliable.
2019-07-03 22:20:04 +02:00
Edmund Wu 4a79bedfd2 nvidia_x11.settings.libXNVCtrl: set OUTPUTDIR for build 2019-07-03 17:20:05 +03:00
Tim Steinbach d86f42adcc
linux: 5.1.15 -> 5.1.16 2019-07-03 08:58:01 -04:00
Tim Steinbach bf9a276824
linux: 4.19.56 -> 4.19.57 2019-07-03 08:57:07 -04:00
Tim Steinbach b9fee38699
linux: 4.14.131 -> 4.14.132 2019-07-03 08:56:35 -04:00
Ryan Mulligan 67d7c5967d
Merge pull request #64106 from r-ryantm/auto-update/pcm
pcm: 201710 -> 201902
2019-07-03 05:55:29 -07:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
R. RyanTM 45ae520de0 linuxPackages.evdi: 1.6.0 -> 1.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions
2019-07-03 09:29:54 +02:00
Frederik Rietdijk 25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
R. RyanTM 3aa55684c3 sysvinit: 2.94 -> 2.95
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysvinit/versions
2019-07-03 08:31:28 +02:00
R. RyanTM c650aa2d9e tomb: 2.5 -> 2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tomb/versions
2019-07-03 08:30:35 +02:00
worldofpeace cb278f70d0
Merge pull request #63520 from worldofpeace/dontConfigure
setup.sh: add dontConfigure
2019-07-02 20:05:37 -04:00
R. RyanTM 99020a4ee2 pcm: 201710 -> 201902
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcm/versions
2019-07-01 23:19:44 -07:00
Ryan Mulligan bf698affbb
Merge pull request #64089 from r-ryantm/auto-update/nmon
nmon: 16j -> 16k
2019-07-01 20:48:48 -07:00
R. RyanTM 00f08c6c64 nmon: 16j -> 16k
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nmon/versions
2019-07-01 19:27:34 -07:00
Tim Steinbach 73392e79aa
linux: 5.2-rc6 -> 5.2-rc7 2019-07-01 18:30:52 -04:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
worldofpeace cab7c6cbd9 treewide: use dontConfigure 2019-07-01 04:23:51 -04:00
Edmund Wu fc8ed43af6
nvidia_x11: 418.74 -> 430.26 2019-06-30 12:11:50 -04:00
Florian Klink 06b7c4abcc systemd: point to commit id instead of branch name
branch names are mutable, and with
https://github.com/NixOS/systemd/pull/29 being merged in, the nixos-v242
branch advanced from 5c20aab77900f478fd380ab189787d80e4a35963 to
40eb070cb309ec09def0ecdeaf7514c702200835, causing systemd's
fetchFromGitHub to fail with a sha256sum mismatch (when not relying on
the cache).

Fix this, by pointing systemd.src to the commit id before the branch
advancement. This won't cause a rebuild, as the sha256 stayed the same.

Fast-forwarding systemd to 40eb070cb309ec09def0ecdeaf7514c702200835 will
be done in https://github.com/NixOS/nixpkgs/pull/63784 , which also uses
the commit id, and not a branch name for rev.
2019-06-29 20:51:00 +02:00
Florian Klink df489f82e1 systemd: apply systemd-stable 242 backports
from https://github.com/NixOS/systemd/pull/29
2019-06-29 16:10:37 +02:00
Ding Xiang Fei 63fcc2a0a9 apparmor: make apparmor cross-compile 2019-06-29 19:17:21 +08:00
Vladimír Čunát 241ffca67d
linux_testing_hardened: fix modDirVersion
and bring the linux-testing expression closer to the other versions.
2019-06-28 17:23:12 +02:00
Tim Steinbach 7fc5ecf9a2
linux: 4.9.183 -> 4.9.184 2019-06-28 07:52:58 -04:00
Tim Steinbach 8e1c89a62d
linux: 4.4.183 -> 4.4.184 2019-06-28 07:52:38 -04:00
Tim Steinbach 866bfbc3a3
linux: 4.14.130 -> 4.14.131 2019-06-28 07:52:12 -04:00
markuskowa 96664094e9
Merge pull request #63803 from markuskowa/add-ptp
linuxptp: init at 2.0
2019-06-28 10:37:34 +02:00
Matthieu Coudron e775f2ddd2 iproute_mptcp: init at 0.95
allows to disable MPTCP on specific interfaces.
2019-06-27 12:00:18 +09:00
Matthieu Coudron 1046fc2728 nettools_mptcp: init at 0.95
Adds an -m flag to track MPTCP connection.
2019-06-27 12:00:17 +09:00
Markus Kowalewski 06ffd2b2b7
linuxptp: init at 2.0 2019-06-26 14:03:49 +02:00
Frederik Rietdijk d843e16cb8 Merge master into staging-next 2019-06-26 13:22:30 +02:00
Florian Klink 1e5a8f9dd7 hostapd: remove global with stdenv.lib 2019-06-26 09:26:29 +02:00
Félix Baylac-Jacqué f3b94dee34
hostapd: fix hostapd noscan patch url.
Something somehow got wrong in #63699; some adjustments made after the
review have been discarded :/
2019-06-26 08:20:39 +02:00
Graham Christensen 7b8a7cee78
Merge pull request #63699 from NinjaTrappeur/nin-hostapd-noscan
hostapd: add noscan mode
2019-06-25 18:08:58 -04:00
Jan Tojnar 07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Tim Steinbach 9952e7142f
linux: 5.1.14 -> 5.1.15 2019-06-25 10:31:42 -04:00
Tim Steinbach 2077c6afd8
linux: 4.19.55 -> 4.19.56 2019-06-25 10:31:10 -04:00
Tim Steinbach 18ef383504
linux: 4.14.129 -> 4.14.130 2019-06-25 10:30:36 -04:00
Vladimír Čunát 145a620802
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1527134
2019-06-25 14:04:12 +02:00
Matthieu Coudron de56d6bfe6
Merge pull request #63713 from teto/mptcp
Mptcp kernel updates
2019-06-25 09:04:34 +02:00
Samuel Dionne-Riel 7c819989f9
Merge pull request #63147 from samueldr/aarch64/graphics-fixes
aarch64: misc. graphical boot fixes
2019-06-24 14:53:01 -04:00
Alyssa Ross 57b1f53862
Merge pull request #63484 from alyssais/linux-5.0
linux_5_0: remove
2019-06-24 11:45:58 +00:00
Matthieu Coudron 1e0f5ff99a linux_mptcp_95: init at 0.95
also removes 0.93, we want to maintain only the 2 latest upstream mptcp
kernels.
2019-06-24 12:03:39 +09:00
Matthieu Coudron ea8a4fca07 linux_mptcp_94: 0.94.4 -> 0.94.6
Also move to a pkgs/os-specific/linux/kernel/linux-mptcp-94.nix. makes
updates easier.
Added a structured config pkgs/os-specific/linux/kernel/mptcp-config.nix
that can be shared between the different kernels.
2019-06-24 11:49:11 +09:00
Matthew Bauer e49729f9b1
Merge pull request #63707 from matthewbauer/fix-63043
Qt5 + Darwin fixes
2019-06-23 20:37:54 -04:00
Matthew Bauer 4e22fe4f63 apple-sdk: add MetalKit 2019-06-23 18:28:36 -04:00
Félix Baylac-Jacqué 98deb87354
hostapd: Add noscan mode.
Applies OpenWRT's noscan patch to hostapd and the relevant option to
the hostapd module.

This noscan patch adds a new `noscan` option allowing us to create
some overlapping BSSs in HT40+/- mode.

Note: this option is disabled by default, we leave this up to the end
user whether it should be enabled or not.

Not being able to create those overlapping BSSs is basically
preventing us to use 802.11n in any urban area where chances to
overlap with another SSID are extremely high.

The patch we are using is a courtesy of the openwrt team and is
applied to the defaul hostapd package in both OpenWRT and Archlinux.
2019-06-24 00:26:20 +02:00
Frederik Rietdijk dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
Tim Steinbach ad1ead12c5
linux: 5.2-rc5 -> 5.2-rc6 2019-06-23 07:38:23 -04:00
Martin Weinelt 6dbb142de4
microcodeIntel: 20190514 -> 20190618 2019-06-22 22:39:27 +02:00
Mario Rodas 2932be89af
Merge pull request #63051 from marsam/init-noah
noah: init at 0.5.1
2019-06-22 13:18:45 -05:00
Tim Steinbach 8b7c42032e
linux: 5.1.12 -> 5.1.14 2019-06-22 12:27:37 -04:00
Tim Steinbach 34d4fd0a1d
linux: 4.9.182 -> 4.9.183 2019-06-22 12:27:21 -04:00
Tim Steinbach 2eedc1d464
linux: 4.4.182 -> 4.4.183 2019-06-22 12:27:07 -04:00
Tim Steinbach f12542e8cd
linux: 4.19.53 -> 4.19.55 2019-06-22 12:26:43 -04:00
Tim Steinbach 3c20a64034
linux: 4.14.128 -> 4.14.129 2019-06-22 12:26:23 -04:00
Frederik Rietdijk 72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Matthew Bauer 04e6a1bb9b
Merge pull request #63081 from caadar/master
Improve ZFS Bash completions user expirience
2019-06-20 15:29:03 -04:00
Mario Rodas 5d9924a901
Merge pull request #63272 from r-ryantm/auto-update/ipset
ipset: 7.1 -> 7.2
2019-06-20 05:45:15 -05:00
Mario Rodas 320412c7e3
Merge pull request #63289 from r-ryantm/auto-update/linuxconsoletools
linuxConsoleTools: 1.6.0 -> 1.6.1
2019-06-20 05:34:07 -05:00
Mario Rodas 71b7116f12
Merge pull request #63441 from r-ryantm/auto-update/sysstat
sysstat: 12.1.4 -> 12.1.5
2019-06-19 19:41:20 -05:00
Tim Steinbach 67b15913bd
linux: 5.1.11 -> 5.1.12 2019-06-19 08:54:10 -04:00
Tim Steinbach e7a8570663
linux: 4.19.52 -> 4.19.53 2019-06-19 08:54:09 -04:00
Tim Steinbach 904b69d48a
linux: 4.14.127 -> 4.14.128 2019-06-19 08:54:07 -04:00
Matthieu Coudron d81797a248
Merge pull request #63142 from luaduck/kernel-usbhiddev-pls
linux: Enable kernel config option for raw HID devices
2019-06-19 11:28:41 +02:00
Alyssa Ross d89ed88c8d
linux_5_0: remove
EOLed upstream.
2019-06-18 23:48:37 +00:00
R. RyanTM 302dc79ba8 sysstat: 12.1.4 -> 12.1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysstat/versions
2019-06-18 07:23:23 -07:00
Vladimír Čunát 5e045da578
treewide: fixup evaluation of updater scripts
... broken by f3282c8 #63177.  Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
Jan Tojnar 8cef6ec5fe
ffado: prevent build tools from leaking into closure (#63393)
ffado: prevent build tools from leaking into closure
2019-06-18 11:39:38 +02:00
Marek Mahut ad2aa38006 bluez: CVE-2018-10910 2019-06-18 11:15:26 +02:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Jan Tojnar e40d568daa
ffado: prevent build tools from leaking into closure
FFADO stored paths to various build dependencies and libraries
like gcc or pyuic5 (from PyQT) in $out/lib/libffado/static_info.txt,
thus  bringing them into the runtime closure.

With Nix, this information is not really critical, as we can find
out the exact dependencies from .drv files in Nix store.

This alone reduced the closure size from 914866184B to 132341176B.
2019-06-18 02:46:36 +02:00
Alyssa Ross 73e0f13bac
linux_5_1: 5.1.10 -> 5.1.11
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:48 +00:00
Alyssa Ross d5bf0ae804
linux_4_19: 4.19.51 -> 4.19.21
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:47 +00:00
Alyssa Ross 84de6aed79
linux_4_14: 4.14.126 -> 4.14.127
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:45 +00:00
Alyssa Ross 9ccdf3c9f5
linux_4_9: 4.9.181 -> 4.9.182
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:44 +00:00
Alyssa Ross 4810809625
linux_4_4: 4.4.181 -> 4.4.182
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:41 +00:00
Matthew Bauer 4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Ryan Mulligan d55c57aff8
Merge pull request #63251 from r-ryantm/auto-update/fwts
fwts: 19.05.00 -> 19.06.00
2019-06-17 11:05:09 -07:00
R. RyanTM e43eac2181 linuxConsoleTools: 1.6.0 -> 1.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/linuxconsoletools/versions
2019-06-17 00:07:29 -07:00
Franz Pletz fa6c8ada20
Merge pull request #63171 from Mic92/zfs
zfs: 0.8.0 -> 0.8.1
2019-06-17 05:43:43 +00:00
R. RyanTM 62950bca1a ipset: 7.1 -> 7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipset/versions
2019-06-16 20:31:04 -07:00
R. RyanTM b2a78de0c0 fwts: 19.05.00 -> 19.06.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwts/versions
2019-06-16 16:20:10 -07:00
Austin Seipp f71d8bd500 linux_testing: 5.2-rc4 -> 5.2-rc5
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 17:31:23 -05:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jörg Thalheim b916d11a6e
zfsUnstable: 0.8.0 -> 0.8.1 2019-06-15 19:35:30 +01:00
Jörg Thalheim 05f7301a9e
zfs: 0.8.0 -> 0.8.1 2019-06-15 19:35:25 +01:00
Samuel Dionne-Riel adc62907a6 linux: Enables support for the Allwinner Display Engine 2.0 2019-06-15 14:26:20 -04:00
Tim Steinbach d208a0678e
linux: 5.1.9 -> 5.1.10 2019-06-15 13:58:09 -04:00
Tim Steinbach cd8dfda9a7
linux: 4.19.50 -> 4.19.51 2019-06-15 13:58:09 -04:00
Tim Steinbach e84ec43eba
linux: 4.14.125 -> 4.14.126 2019-06-15 13:58:09 -04:00
Graham Christensen d925731a17
Merge pull request #63153 from flokli/mingwrt-src
windows.mingwrt: fix src url
2019-06-15 09:03:45 -04:00
Florian Klink ddfc4797fb windows.mingwrt: fix src url 2019-06-15 13:33:32 +02:00
Ambroz Bizjak d1226bff8e nvidia-x11: Set 32-bit library paths for 32-bit libraries.
Patchelf was being called to point RUNPATH to 64-bit library paths even for 32-bit libraries.
2019-06-15 10:54:50 +02:00
Frederik Rietdijk 087b87758e Merge master into staging-next 2019-06-15 08:17:58 +02:00
duck 4cd1dd5dc9
linux: enable config option for raw HID devices
This flag allows for things like Uninterruptable Power Supplies to work properly. See https://cateee.net/lkddb/web-lkddb/USB_HIDDEV.html for more information.
2019-06-14 23:15:12 +01:00
caadar fcbbfeeaa8 Add ZFS completions/zpool 2019-06-14 23:10:14 +03:00
Michael Weiss f2cfc158b2
fuse,fuse3: Avoid unnecessary build warnings
Do not set FUSERMOUNT_DIR since we already set it though
NIX_CFLAGS_COMPILE.

Setting it twice results in a lot of warnings like this one:

<command-line>:0:0: warning: "FUSERMOUNT_DIR" redefined

which makes the build look potentially broken.
This doesn't affect the result but fuse3 will now build without any
warnings and building fuse yields less warnings.
2019-06-14 22:09:15 +02:00
Vladimír Čunát 788261a1a9
Merge branch 'master' into staging-next
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Michael Weiss b8c827c266
fuse3: 3.5.0 -> 3.6.1 2019-06-14 13:38:22 +02:00
Mario Rodas 7b2325622a
noah: init at 0.5.1 2019-06-12 21:30:00 -05:00
Mario Rodas f00a9f2689
zfs: fix install completions 2019-06-12 18:00:00 -05:00
caadar 57301d9b2f Add Bash completions for ZFS. (#62986)
* Add Bash completions for ZFS.

* Load completions on demand only.
2019-06-12 18:15:35 -04:00
Tim Steinbach 9ac722052e
linux: 5.1.8 -> 5.1.9 2019-06-12 13:09:46 -04:00
Tim Steinbach 498910d4d1
linux: 4.9.180 -> 4.9.181 2019-06-12 13:09:46 -04:00
Tim Steinbach 879ba019ab
linux: 4.4.180 -> 4.4.181 2019-06-12 13:09:46 -04:00
Tim Steinbach 225fc210f1
linux: 4.19.49 -> 4.19.50 2019-06-12 13:09:45 -04:00
Tim Steinbach a7ed499450
linux: 4.14.124 -> 4.14.125 2019-06-12 13:09:11 -04:00
Frederik Rietdijk 7184efb40a Merge master into staging-next 2019-06-12 09:22:07 +02:00
Franz Pletz 9b2ee2c057
Merge pull request #62838 from mayflower/fix/cryptsetup-kernel-crypto
cryptsetup: enable kernel crypto api support again
2019-06-12 05:05:38 +00:00
Matthew Bauer dba9208407
Merge pull request #62684 from bdesham/trash-0.9.2
trash: 0.9.1 -> 0.9.2
2019-06-11 19:32:55 -04:00
Matthew Bauer dd125a10ab
Merge pull request #53821 from eadwu/linux_rpi/allow-modDirVersion-override
linux_rpi: allow modDirVersion override
2019-06-10 21:40:36 -04:00
Ivan Kozik 16a1a4c589 bcc: 0.9.0 -> 0.10.0 2019-06-10 17:48:56 -07:00
Joachim F c58b5f6f4b
Merge pull request #62946 from joachifm/feat/udisks1-broken
udisks1: mark as broken
2019-06-10 16:41:07 +00:00
Joachim Fasting f83357f60b
udisks-glue: mark as broken
The only consumer of udisks1
2019-06-10 14:31:11 +02:00
Joachim Fasting 404c2e5b24
udisks1: mark as broken
The build has been broken for a long time; udisks1 is
also deprecated.
2019-06-10 14:31:05 +02:00
Frederik Rietdijk e58f0f6c99 Merge master into staging-next 2019-06-10 10:35:50 +02:00
Tim Steinbach 9a7e890e31
linux: 5.2-rc3 -> 5.2-rc4 2019-06-09 12:28:30 -04:00
Tim Steinbach 35a27d3e39
linux: 5.1.7 -> 5.1.8 2019-06-09 12:28:30 -04:00
Tim Steinbach 6634075cb9
linux: 4.19.48 -> 4.19.49 2019-06-09 12:28:29 -04:00
Tim Steinbach fdd34cb63d
linux: 4.14.123 -> 4.14.124 2019-06-09 12:28:29 -04:00
Franz Pletz b7b92bc968
Revert "Revert "alsaLib: 1.1.8 -> 1.1.9" (#62895)"
This reverts commit bbb3801141.

The issue in pulseaudio was fixed by dacc02faa5.

cc #62895
2019-06-09 17:56:31 +02:00
Vladimír Čunát 19fd24d6f2
Merge #61574: Fix build with pkgsMusl 2019-06-09 16:19:18 +02:00
Timo Kaufmann bbb3801141
Revert "alsaLib: 1.1.8 -> 1.1.9" (#62895)
This reverts commit 2a5923aa2e.

Breaks sound, at least for some people.
https://discourse.nixos.org/t/no-sound-on-unstable/3130
2019-06-09 16:17:54 +02:00
Vladimír Čunát b73f382f25
audit: reduce non-musl dependencies after parent commit
Reduction of build-time closures, and avoiding a mass rebuild now.
And I believe these belong into native inputs.
2019-06-09 16:16:51 +02:00
Frederik Rietdijk d3afcac771 Merge master into staging-next 2019-06-09 12:28:52 +02:00
Ambroz Bizjak a4de5673de nvidia-x11: Put absolute library paths into ICD config files. 2019-06-08 20:34:27 +02:00
Daiderd Jordan c969ca3b99
Merge pull request #61376 from LnL7/chunkwm
chunkwm: init at 0.4.9
2019-06-08 11:26:33 +02:00
dsx 643de9b82c linux: Enable IPv6 support for IPVS (CONFIG_IP_VS_IPV6) 2019-06-08 08:23:48 +00:00
Daiderd Jordan 6b363b3717
chunkwm: init at 0.4.9 2019-06-07 22:15:53 +02:00
Franz Pletz 2587df7f02
cryptsetup: enable kernel crypto api support again
This is needed for tcrypt and the benchmark subcommand. If enabled,
it is also used to unlock LUKS2 volumes and therefore the kernel modules
providing this feature need to be available in our initrd.

Fixes #42163. #54019.
2019-06-07 22:15:35 +02:00
Tim Steinbach fef728b6ea
linux: 5.2-rc2 -> 5.2-rc3 2019-06-07 14:58:17 -04:00
Jörg Thalheim 48bb168e26
zfs: 0.7.13 -> 0.8.0 (#62763)
zfs: 0.7.13 -> 0.8.0
2019-06-07 11:15:37 +01:00
Vladimír Čunát 8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Nikolay Amiantov 63ac0fa94d nfs-utils: use upstream patch to fix i686 build 2019-06-06 21:26:18 +03:00
Nikolay Amiantov 7e6756af41 nfs-utils: fix format strings in nfsdcld 2019-06-06 16:00:48 +03:00
Jörg Thalheim 11b8a5f20e
zfs: 0.7.13 -> 0.8.0
Same as zfsUnstable for the moment.
We still keep the zfsUnstable expression as we likely
need it in the near future again.
Also remove spl since it is no longer needed.
2019-06-06 10:07:43 +01:00
Robert Helgesson c68b82c779
radeontop: 1.1 -> 1.2 2019-06-05 23:52:10 +02:00
Tim Steinbach d0343a2943
linux: 5.1.6 -> 5.1.7 2019-06-05 09:26:22 -04:00
Tim Steinbach 0856849a3e
linux: 5.0.20 -> 5.0.21 2019-06-05 09:23:26 -04:00
Tim Steinbach badc197e28
linux: 4.19.47 -> 4.19.48 2019-06-05 09:19:55 -04:00