Commit graph

9272 commits

Author SHA1 Message Date
xeji f0e4b31eb2
linuxPackages.jool: 3.5.7 -> unstable-20180706 (#47284)
3.5.7 doesn't build with kernel 4.14.71.
Needs most recent upstream revision to build, which supports
kernels up to 4.17.
2018-09-28 11:52:39 +02:00
Will Dietz 9a74fd0b0f udisks: 2.8.0 -> 2.8.1
https://github.com/storaged-project/udisks/blob/udisks-2.8.1/NEWS
2018-09-27 08:33:46 -05:00
xeji 929680d531
Merge pull request #46977 from r-ryantm/auto-update/psmisc
psmisc: 23.1 -> 23.2
2018-09-27 10:49:29 +02:00
Ryan Mulligan e1a851811b psmisc: get src from GitLab 2018-09-26 19:12:53 -07:00
John Ericson e59a2ef7eb
Merge pull request #47400 from obsidiansystems/paxctl-darwin-no-mass-rebuild
paxctl: Fix darwin and cross without mass-rebuild
2018-09-26 15:52:31 -04:00
John Ericson a3fd29883a paxctl: Fix cross and Darwin builds 2018-09-26 14:47:16 -04:00
John Ericson 219a48f1ca
Merge pull request #47395 from obsidiansystems/paxctl-darwin
paxctl: Fix darwin and cross and use for linux cross
2018-09-26 13:55:49 -04:00
John Ericson 115bc86e6c paxctl: Fix cross and Darwin builds 2018-09-26 11:26:14 -04:00
John Ericson e2a2073011 Merge remote-tracking branch 'upstream/master' into staging 2018-09-26 11:23:18 -04:00
R. RyanTM 9390a261dd nfs-utils: 2.3.2 -> 2.3.3 (#46989)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nfs-utils/versions
2018-09-26 15:36:31 +02:00
Tim Steinbach 24c31d43bb
linux: 4.18.9 -> 4.18.10 2018-09-26 08:01:20 -04:00
Tim Steinbach 61452c82ae
linux: 4.14.71 -> 4.14.72 2018-09-26 08:01:13 -04:00
Tim Steinbach 8e4d980904
linux: 4.9.128 -> 4.9.129 2018-09-26 08:01:05 -04:00
Tim Steinbach 656ca2296c
linux: 4.4.157 -> 4.4.158 2018-09-26 08:00:56 -04:00
Jörg Thalheim 9d7868d70b
Merge pull request #47341 from r-ryantm/auto-update/batctl
batctl: 2018.2 -> 2018.3
2018-09-25 22:42:16 +01:00
John Ericson c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
R. RyanTM 6d8f22a58b batctl: 2018.2 -> 2018.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2018-09-25 08:18:39 -07:00
Okina Matara d98b0805cc
linux_testing_bcachefs: 4.18.2018.08.31 -> 4.18.2018.09.21 2018-09-25 08:56:50 -05:00
Will Dietz d3a0aa22da musl: reduce stacksize patch series to just the bump
The others rely on some of the recent restructuring+cleanup in musl,
which hopefully reaches us soon :).

For now just bump the default sizes.
2018-09-24 23:59:02 -05:00
Will Dietz f38218a756 musl: pick stacksize-related improvements, increase default size
Also supports setting default thread stack size via linker,
making it possible to fix programs without modifying source.
2018-09-24 23:59:02 -05:00
Will Dietz dcd5e4558f musl: pick getaddrinfo fix (containers) 2018-09-24 23:59:02 -05:00
Will Dietz 5c217591fd musl: pick upstream patches for name_to_handle_at support 2018-09-24 23:59:02 -05:00
Will Dietz ed5347278f musl: whitespace, NFC 2018-09-24 23:59:02 -05:00
John Ericson 2b4b7d4ef3
Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanups
treewide: mass rebuild noop cleanups
2018-09-25 00:04:52 -04:00
xeji bc22265e65
Merge pull request #47296 from matthewbauer/closure-size-reductions
ISO/OVA closure size reductions
2018-09-24 23:21:02 +02:00
Matthew Bauer 1427c50cea nfs-utils: properly strip system-generators
nfs-utils had a dependency on gcc through
etc/systemd/system-generators/*-server-generator. It was not stripped
correctly because it’s not in an expected path. This adds it to the
strip list.
2018-09-24 15:07:26 -05:00
Vladimír Čunát 3a09a4b579
Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
Will Dietz d84c6bec29 iputils: upstream fixes for musl 2018-09-24 10:19:01 -05:00
Jörg Thalheim c16c117048
Merge pull request #47248 from danme/master
nvidia-x11: Fix vulkan VK_KHR_xcb_surface
2018-09-24 13:20:14 +01:00
Tuomas Tynkkynen f9197b9f63 linux_rpi: Extend the logic for not installing unnecessary DTBs
Now ARMv6 and ARMv7 builds avoid installing DTBs for boards where the
resulting kernel won't run just like the aarch64 builds already do.
Also deduplicates the logic a bit.
2018-09-24 14:16:46 +03:00
Ben Wolsieffer c841c3e2c6 linux_rpi: add support for Raspberry Pi 3 2018-09-24 14:16:46 +03:00
Florian Klink c3cc34f20a systemd: update to fix nspawn containers (#47264)
This fixes nspawn containers with older systemd inside currently failing
to start.

See:
https://github.com/NixOS/systemd/pull/23
https://github.com/systemd/systemd/pull/10104
https://github.com/NixOS/nixpkgs/issues/47253
2018-09-24 10:00:50 +01:00
Tim Steinbach dc401331b3
linux: 4.19-rc4 -> 4.19-rc5 2018-09-23 19:57:00 -04:00
danme 44fba6df79 nvidia-x11: Fix vulkan VK_KHR_xcb_surface
Fixes the issue: https://github.com/NixOS/nixpkgs/issues/39149

Problem was that the Nvidia driver did not find the libxcb-glx at runtime.

(cherry picked from commit bda072cafcef4cf5ff99828852ddc8e06ce1fdbf)
2018-09-23 22:19:21 +02:00
Jan Malakhovski 87c0206038 linuxHeaders: cleanup with a mass rebuild 2018-09-23 17:57:17 +00:00
Vladyslav Mykhailichenko 3b7ecaa798 iwd: 0.7 -> 0.8 2018-09-23 15:26:55 +03:00
Vladimír Čunát d9f7d27ef5
Merge #45683: nvidia_x11: 390.77 -> 390.87 2018-09-23 12:02:25 +02:00
Frederik Rietdijk 14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
Frederik Rietdijk 56853dc6d8
Merge pull request #45941 from NixOS/staging-next
Staging next
2018-09-23 09:31:28 +02:00
Jan Tojnar 93408aecc4
Merge pull request #46274 from mvnetbiz/libratbag
libratbag: init at v0.9.903
2018-09-21 22:49:17 +02:00
Will Dietz 6d8647fd36 netbsd: set HOST_CC/HOST_CXX -- maybe help aarch64 defaulting to clang 2018-09-21 06:42:46 -05:00
R. RyanTM 96c66faa49 earlyoom: 0.11 -> 1.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/earlyoom/versions
2018-09-21 10:48:38 +00:00
Matt Votava 78f1715149 piper: init at 0.2.902
Add package piper. Piper is a gtk frontend application for ratbagctl
to configure gaming mice.
2018-09-21 02:15:38 -07:00
Matt Votava 9a859fb7f9 libratbag: init at v0.9.903
Add package libratbag and service module ratbagd
Libratbag contains ratbagd daemon and ratbagctl cli to configure
buttons, dpi, leds, etc. of gaming mice.
Add mvnetbiz to maintainers.
2018-09-21 02:13:49 -07:00
Michael Raskin 7115411d6d
Merge pull request #47087 from r-ryantm/auto-update/dmidecode
dmidecode: 3.1 -> 3.2
2018-09-21 05:56:03 +00:00
Michael Raskin f76f079eef
Merge pull request #47069 from r-ryantm/auto-update/eudev
eudev: 3.2.5 -> 3.2.6
2018-09-21 05:53:00 +00:00
Michael Raskin 1ff0991cbe
Merge pull request #47063 from r-ryantm/auto-update/firejail
firejail: 0.9.54 -> 0.9.56
2018-09-21 05:50:39 +00:00
Will Dietz 353d994254 netbsd.libcurses: patch around funopen2 now instead of funopen 2018-09-20 23:20:31 -05:00
Will Dietz 9e2bd0ddc2 netbsd: there is no /usr/bin/env in the nix sandbox, use /bin/sh 2018-09-20 23:00:45 -05:00
Will Dietz d08ff06d0a netbsd.terminfo: break libcurses dep cycle with simple decl of use_env 2018-09-20 23:00:32 -05:00
Will Dietz 8517039fb9 netbsd: hashes 2018-09-20 23:00:32 -05:00
Will Dietz 6974f98245 netbsd 7.1.2 -> 8.0 2018-09-20 22:57:34 -05:00
R. RyanTM dc47fdabc6 dmidecode: 3.1 -> 3.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/dmidecode/versions
2018-09-20 17:28:49 -07:00
R. RyanTM 6587910e4f eudev: 3.2.5 -> 3.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/eudev/versions
2018-09-20 14:46:26 -07:00
R. RyanTM dd33a9dc0b firejail: 0.9.54 -> 0.9.56
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/firejail/versions
2018-09-20 14:31:57 -07:00
R. RyanTM fd7bf0460d fwupd: 1.1.1 -> 1.1.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/fwupd/versions
2018-09-20 13:54:53 -07:00
xeji 9114d13d00
Merge pull request #46910 from dtzWill/update/i7z-0.27.3
i7z: 0.27.2 -> 0.27.3, cleanup, various fixes, maintained fork, qt5
2018-09-20 21:28:54 +02:00
Ryan Mulligan 23efdac23c
Merge pull request #46969 from r-ryantm/auto-update/rdma-core
rdma-core: 19 -> 20
2018-09-20 07:38:27 -07:00
Tim Steinbach 7d30b3d10c
linux: 4.18.8 -> 4.18.9 2018-09-20 09:52:48 -04:00
Tim Steinbach 28fee11e1c
linux: 4.14.70 -> 4.14.71 2018-09-20 09:52:48 -04:00
Tim Steinbach 5509a39e9a
linux: 4.9.127 -> 4.9.128 2018-09-20 09:52:48 -04:00
Tim Steinbach 7ead7a4a67
linux: 4.4.156 -> 4.4.157 2018-09-20 09:52:48 -04:00
R. RyanTM f45629107a psmisc: 23.1 -> 23.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/psmisc/versions
2018-09-20 06:22:08 -07:00
R. RyanTM 069cfb5899 rdma-core: 19 -> 20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdma-core/versions
2018-09-20 05:23:48 -07:00
Will Dietz 76e22c76b0 undervolt: 2.8 -> 2.9 2018-09-19 14:24:06 -05:00
Will Dietz 6108d6ada8 i7z: use qt5 for gui (when enabled), various fixes from debian 2018-09-19 14:18:34 -05:00
Will Dietz 9219580c82 i7z: simplify a bit 2018-09-19 14:04:48 -05:00
Will Dietz 6bb07ecbbc i7z: move to maintained fork (FreeBSD folks), 0.27.2 -> 0.27.3 2018-09-19 13:25:43 -05:00
Will Dietz 697859fdc5 musl: apply other upstream fixes, selected for relevance to NixOS usage 2018-09-18 17:41:58 -05:00
Will Dietz 4305e7d5ec musl: apply upstream fix for file locking race 2018-09-18 17:13:54 -05:00
Will Dietz ea326dd4b5 musl: convert CFLAGS to array 2018-09-18 17:13:53 -05:00
John Ericson 7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
Frederik Rietdijk de419917a3 Merge master into staging-next 2018-09-18 18:44:48 +02:00
qolii 883b86e065 linux-hardkernel: 4.14.66-147 -> 4.14.69-148 (#46791) 2018-09-17 21:31:32 +02:00
Tim Steinbach 8f5223376a
linux: 4.19-rc3 -> 4.19-rc4 2018-09-17 06:59:18 -04:00
Dan Peebles 110c252870 cctools: support LTO on Darwin
LTO is disabled during bootstrap to keep the bootstrap tools small and
avoid unnecessary LLVM rebuilds, but is enabled in the final stdenv
stage and should be usable by normal packages.
2018-09-16 02:12:11 -04:00
Dan Peebles 4efd4053ed stdenv/darwin: integrate a new CoreFoundation
This also updates the bootstrap tool builder to LLVM 5, but not the ones
we actually use for bootstrap. I'll make that change in a subsequent commit
so as to provide traceable provenance of the bootstrap tools.
2018-09-15 16:05:46 -04:00
Tim Steinbach 2193518801
linux: 4.18.7 -> 4.18.8 2018-09-15 09:46:22 -04:00
Tim Steinbach 1a13067273
linux: 4.14.69 -> 4.14.70 2018-09-15 09:46:00 -04:00
Tim Steinbach c1d7826a8a
linux: 4.9.126 -> 4.9.127 2018-09-15 09:45:51 -04:00
Tim Steinbach b9ca4ac95c
linux: 4.4.155 -> 4.4.156 2018-09-15 09:45:38 -04:00
Sarah Brofeldt 7a36046e93
Merge pull request #46681 from dtzWill/update/kmsxx-2018-09-10
kmsxx, kmscube: 2017-10-10 -> 2018-09-10, 2017-03-19 -> 2018-06-17
2018-09-15 10:49:37 +02:00
John Ericson 0bfdab21cf
Merge pull request #46574 from obsidiansystems/elf-header
elf-header: Init at <libc version>
2018-09-15 01:37:18 -04:00
John Ericson 846b44b2e9 glibc, kernel-headers: Fix some eval errors on Darwin
Need to get the source to get elf.h
2018-09-15 01:07:06 -04:00
Lenz Weber 218ce4de50 zfs-unstable: 2018-09-02 -> 0.8.0-rc1 (#46543) 2018-09-15 02:34:08 +02:00
xeji f26b0c1eb2
Merge pull request #46676 from clefru/zfs-bump
spl/zfs: 0.7.10 -> 0.7.11
2018-09-15 01:23:25 +02:00
xeji c2c9c6adfe
Merge pull request #46385 from xeji/p/broken
mark long-failing packages broken for 18.09
2018-09-15 00:54:49 +02:00
xeji b93f4234e8
Merge pull request #45337 from NeQuissimus/headers_4_18
kernel-headers: 4.15 -> 4.18.3
2018-09-15 00:45:56 +02:00
Clemens Fruhwirth 81082c6c60 spl/zfs: 0.7.10 -> 0.7.11 2018-09-15 00:41:04 +02:00
Will Dietz 268d72ec5e kmscube: 2017-03-19 -> 2018-06-17 (and fix homepage!) 2018-09-14 13:28:10 -05:00
Tuomas Tynkkynen 9f85167455 linux_rpi: 1.20180619 -> 1.20180817 2018-09-14 16:15:28 +03:00
Tuomas Tynkkynen 14fbea9111 raspberrypifw: 1.20180619 -> 1.20180817 2018-09-14 16:15:28 +03:00
Uli Baum 1df2560dde Merge branch 'master' into staging-next 2018-09-13 10:08:53 +02:00
Matthieu Coudron d8b7ffc7ef iproute: add $dev output (#46558)
to provide the user API include/ that was previously dropped.
2018-09-12 14:55:03 +02:00
Franz Pletz 13b7868ecb
Merge pull request #46426 from clefru/zfs-bump
spl/zfs: 0.7.9 -> 0.7.10
2018-09-11 05:06:29 +00:00
Matthew Bauer 5d40389181
Merge pull request #46028 from e-user/pkgs/semodule-utils-2.7
semodule-utils: init at 2.7
2018-09-10 14:54:33 -05:00
Tim Steinbach 4a6b5503aa
linux: 4.19-rc2 -> 4.19-rc3 2018-09-10 11:40:41 -04:00
Linus Heckemann ac679e721f earlyoom: fix version number (#46481)
earlyoom's Makefile attempts to detect the current version using git,
but we don't keep .git in its source, so this fails. We can however
set the VERSION environment variable to override this, as we now do.
2018-09-10 13:22:24 +01:00
Amine Chikhaoui 00064c21cc ZHF 18.09: fix crypsetup build with python enabled. (#46468)
Fixes https://hydra.nixos.org/build/81028247.
2018-09-10 11:53:45 +02:00
Will Dietz 30500d23bc busybox: 1.29.2 -> 1.29.3 (#46458) 2018-09-10 08:43:55 +02:00
Tim Steinbach ea765b2e2b
linux: 4.18.6 -> 4.18.7 2018-09-09 19:30:23 -04:00
Tim Steinbach 276b2ab892
linux: 4.14.68 -> 4.14.69 2018-09-09 19:29:46 -04:00
Tim Steinbach d40f4159ed
linux: 4.9.125 -> 4.9.126 2018-09-09 19:29:35 -04:00
Tim Steinbach 13728ed2b5
linux: 4.4.154 -> 4.4.155 2018-09-09 19:29:23 -04:00
Will Dietz 4278319a77
Merge pull request #46064 from dtzWill/update/musl-1.1.20
musl: 1.1.19 -> 1.1.20
2018-09-09 17:31:50 -05:00
Clemens Fruhwirth 05f122c561 spl/zfs: 0.7.9 -> 0.7.10 2018-09-09 17:08:12 +02:00
Jan Malakhovski b7bd0561be Merge branch 'master' into staging 2018-09-08 22:08:32 +00:00
xeji 8c6cf3de3d
cryptsetup: enable and fix tests (#46346)
Some tests use O_DIRECT which is filesystem dependent and fails in a
sandbox as well as on some filesystems without sandboxing.
Patch out O_DIRECT and disable the 4 test cases that still fail in a
sandbox. See discussion in #46151.
2018-09-08 21:24:15 +02:00
Uli Baum 4795c2a23a darwin.maloader: mark as broken
no successfull build in Hydra history back to 2017-08-21
2018-09-08 20:08:34 +02:00
Dan Peebles f223f417fa swift-corelibs.corefoundation: update and modernize
This actually makes it useful to the Darwin stdenv, which I'll soon be
adjusting to use this library
2018-09-08 03:08:16 -04:00
Edmund Wu af3fdb44ee
nvidia_x11: include drm_mode_connector patch 2018-09-07 19:43:33 -04:00
Jörg Thalheim 8f6e805be4
Merge pull request #46301 from r-ryantm/auto-update/bcc
linuxPackages.bcc: 0.6.1 -> 0.7.0
2018-09-07 13:57:35 +01:00
Michael Raskin 61e0bcdb6c
Merge pull request #46177 from r-ryantm/auto-update/sysdig
linuxPackages.sysdig: 0.22.1 -> 0.23.1
2018-09-07 08:33:41 +00:00
R. RyanTM 29cdfe0218 linuxPackages.bcc: 0.6.1 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bcc/versions
2018-09-07 00:54:22 -07:00
R. RyanTM ef043c727f linuxPackages.evdi: 1.5.0 -> 1.5.0.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/evdi/versions
2018-09-06 22:17:55 -07:00
R. RyanTM 6d3a2f6f44 linuxPackages.sysdig: 0.22.1 -> 0.23.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sysdig
2018-09-06 11:01:24 -07:00
Shea Levy 18337f3ece
Merge branch 'no-toPath' 2018-09-06 08:09:53 -04:00
Profpatsch 4616ef1f41 skaware: switch from git repos to tarballs
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch 0071ae1d4f skawarePackages: factor out the common parts
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.

A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch ec7d4a8089 skaware: update tools & libraries to summer 2018 release
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html

No support for yet.
2018-09-06 11:53:22 +02:00
Tim Steinbach f89d6d92b7
linux: Remove 4.17 2018-09-05 21:02:09 -04:00
Jörg Thalheim c9e492d8aa
Merge pull request #46055 from phryneas/zfs-c197a77
zfs-unstable:  2018-08-13 -> 2018-09-02
2018-09-05 18:15:34 +01:00
Tim Steinbach 25cad43f85
linux: 4.18.5 -> 4.18.6 2018-09-05 08:22:02 -04:00
Tim Steinbach de9a2fd061
linux: 4.14.67 -> 4.14.68 2018-09-05 08:21:51 -04:00
Tim Steinbach 92010b7a88
linux: 4.9.124 -> 4.9.125 2018-09-05 08:21:43 -04:00
Tim Steinbach f685edba08
linux: 4.4.153 -> 4.4.154 2018-09-05 08:21:33 -04:00
Wael M. Nasreddine 4f8a248b23 kernel: increase build timeout to two hours 2018-09-04 20:12:18 -04:00
Lenz Weber 080a6385ff zfs-unstable: 64e9696 -> c197a77 2018-09-04 21:59:23 +02:00
Will Dietz e37c21ce95 musl: 1.1.19 -> 1.1.20 2018-09-04 14:55:05 -05:00
Vladimír Čunát 1428d00aa4
Merge branch 'master' into staging-next
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
Alexander Kahl 5e9aafb316
semodule-utils: init at 2.7 2018-09-04 09:42:02 +02:00
xeji c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
Cleanup homepage links
2018-09-03 23:32:52 +02:00
Markus Kowalewski 91b570203b
pmount: update homepage 2018-09-03 22:36:56 +02:00
Markus Kowalewski be77306215
i2c-tools: update homepage 2018-09-03 22:36:56 +02:00
Tim Steinbach 5fccac2b8d
kernel: Remove Copperhead
The patches are unmaintained and suggest a false sense of security
2018-09-03 11:18:11 -04:00
Vladimír Čunát 9b48a67731
treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
Tim Steinbach 029b9924f1
linux: 4.19-rc1 -> 4.19-rc2 2018-09-02 18:56:38 -04:00
Michael Weiss 1ef5b1780f iputils: Code refactoring and fixes
- Fix the cross-compiling check and add openssl for ninfod
- Add "AS-IS, SUN MICROSYSTEMS license" to meta.licenses
- Install igp (see man pg3)
2018-09-02 15:56:35 +02:00
Michael Weiss a9629064d8 iputils: Drop unnecessary dependencies 2018-09-02 15:56:32 +02:00
Frederik Rietdijk b910b697f6 Merge master into staging 2018-09-02 12:10:33 +02:00
Will Dietz 33668b6edd Revert "psmisc: 23.1 -> 23.2 (#45169)" (#45918)
23.2 isn't an actual release yet
(for example, not listed here:
https://gitlab.com/psmisc/psmisc/tags )

and 23.2 apparently has caused problems elsewhere,
https://github.com/void-linux/void-packages/issues/2288

If this doesn't make branch-off might need to be picked over.

I have not experienced problems with this yet AFAIK.

This reverts commit b4411ab479.
2018-09-01 23:10:47 +02:00
volth 0fa04d646d alternative for iproute module (#41801) 2018-09-01 20:28:23 +02:00
Vladimír Čunát 2d6179d1e8
Merge branch 'master' into staging
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Franz Pletz cdb244a3d4
Merge pull request #45896 from ashkitten/update-firmware
firmware-linux-nonfree: 2018-03-20 -> 2018-08-25
2018-09-01 14:53:51 +00:00
Vladimír Čunát 9b0649ae3e
Merge #45774: linux_testing_bcachefs: upgrade, add tests 2018-09-01 11:06:29 +02:00
ash lea a1017704c2 firmware-linux-nonfree: 2018-03-20 -> 2018-08-25 2018-09-01 03:16:28 -04:00
Okina Matara b74ec60bd3 linux_testing_bcachefs: 4.16.2018.08.03 -> 4.18.2018.08.31 2018-08-31 21:19:24 -05:00
Michael Weiss bf0f63090b fuse3: 3.2.5 -> 3.2.6 2018-08-31 21:42:03 +02:00
John Ericson 2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
xeji 4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00