1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 03:25:02 +00:00
Commit graph

12184 commits

Author SHA1 Message Date
R. RyanTM 886a99069e lxcfs: 4.0.4 -> 4.0.5 2020-08-14 21:02:39 -04:00
Maximilian Bosch e5e749869f
Merge pull request #95340 from DIzFer/targetcli-py3
targetcli: build with python3
2020-08-15 00:18:40 +02:00
worldofpeace bea5560354
Merge pull request #94878 from stigtsp/package/firejail-test
nixos/tests: add test for firejail
2020-08-14 14:05:39 -04:00
Martin Weinelt 515725c1c6
Merge pull request #95168 from danieldk/intel-compute-runtime-stdcpp
intel-compute-runtime: add libstdc++ to RPATH
2020-08-14 02:34:34 +02:00
Jan Tojnar afe22f645a
Merge branch 'staging-next' into staging 2020-08-13 21:59:15 +02:00
Florian Klink 38044aac59 systemd: use tags as rev, update comment explaining updating workflow. 2020-08-13 20:51:39 +02:00
Florian Klink c81c10624c gnupgMinimal: move to all-packages.nix, use from inside systemd
This makes things more consistent with how we pass in utillinuxMinimal.

There's already a minimal argument in the gnupg derivation, but this
gnupg is even more minimal. Instead of defining a gnupgSuperMinimal, we
define it inline inside systemd.
2020-08-13 20:51:39 +02:00
Florian Klink 2865490dc2 systemd: 245.7 -> 246 2020-08-13 20:51:39 +02:00
Florian Klink b68bddfbda systemd: remove lib output
systemd 246 started baking in some strings into $lib/lib/libsystemd.so
which points back to $out.

It might be desirable to not have these strings in there, but instead
have systemd ask the running manager for the really active paths via
IPC, or patch in some more mutable paths (like /run/current-system/…) -
but as long as it is as it is, we should probably should just stop
producing the `lib` output for now.

This does increase the runtime closure for installations not pulling in
systemd.out, or linking against multiple libsystemd's, but doesn't
increase the runtime closure for NixOS itself, as it needs systemd
anyways, and doesn't link against multiple variants of it.

We can also remove the aarch64-specific $out/lib/systemd/catalog hack,
and revive it at a later time if the `lib` output is reintroduced.
2020-08-13 20:51:39 +02:00
Ben Wolsieffer 53cdb95d10 crda: fix cross compilation 2020-08-13 14:20:54 -04:00
Vladimír Čunát 4451f9b68f
rtlwifi_new: switch fetchFromGitHub to a working repo
Fixes #95324.
2020-08-13 16:48:12 +02:00
David Izquierdo b041bff2dc
targetcli: build with python3
Mostly to reduce dependency on py2, and on pythonPackages.urwid, which fails to build with py2.
2020-08-13 16:09:48 +02:00
Michele Guerini Rocco 4502e3215e
Merge pull request #95304 from r-ryantm/auto-update/btfs
btfs: 2.21 -> 2.22
2020-08-13 15:35:52 +02:00
Frederik Rietdijk 7e189c56a1 Merge staging-next into staging 2020-08-13 08:52:48 +02:00
R. RyanTM 49d51914b6 btfs: 2.21 -> 2.22 2020-08-13 04:30:00 +00:00
Mario Rodas d3f4544da5
Merge pull request #95133 from r-ryantm/auto-update/irqbalance
irqbalance: 1.6.0 -> 1.7.0
2020-08-12 18:37:20 -05:00
Tim Steinbach 612c48592d
linux/hardened/patches/5.7: 5.7.11.a -> 5.7.15.a 2020-08-12 13:06:45 -04:00
Tim Steinbach 14bb0a744f
linux/hardened/patches/5.4: 5.4.54.a -> 5.4.58.a 2020-08-12 13:06:42 -04:00
Tim Steinbach 3acf729285
linux/hardened/patches/4.19: 4.19.135.a -> 4.19.139.a 2020-08-12 13:06:39 -04:00
Tim Steinbach 6bb6593adf
linux/hardened/patches/4.14: 4.14.190.a -> 4.14.193.a 2020-08-12 13:06:34 -04:00
Tim Steinbach a0e116f841
linux: 5.7.14 -> 5.7.15 2020-08-11 12:46:13 -04:00
Tim Steinbach ead39a3c71
linux: 5.4.57 -> 5.4.58 2020-08-11 12:44:45 -04:00
Tim Steinbach 9d9f4343ee
linux: 4.19.138 -> 4.19.139 2020-08-11 12:44:34 -04:00
Samuel Gräfenstein 92c9686517
rtl8821ce: add samuelgrf to maintainers 2020-08-11 15:55:23 +02:00
Daniël de Kok b5a6cfe4e2 intel-compute-runtime: add libstdc++ to RPATH 2020-08-11 13:29:02 +02:00
Frederik Rietdijk 46ee7ddcad Merge staging-next into staging 2020-08-11 10:26:59 +02:00
R. RyanTM c2d1888e89 irqbalance: 1.6.0 -> 1.7.0 2020-08-11 03:57:07 +00:00
Dmitry Kudriavtsev 0500296dc2 ifmetric: init at 0.3 2020-08-10 11:52:33 -07:00
Peter Hoeg 02d8704c03
Merge pull request #94701 from NixOS/u/kmscon
kmscon: 8 -> unstable-2018-09-07
2020-08-10 22:24:15 +08:00
Michael Weiss a3c71c3e5d
fuse3: 3.9.2 -> 3.9.4 (#95072)
Note: Version 3.9.3 and 3.9.4 are equivalent:
"This was an "accidental" release, it is equivalent to 3.9.3."
2020-08-10 16:04:55 +02:00
Jörg Thalheim 1667af0c2d
Merge pull request #95006 from TethysSvensson/fix-issue-94722 2020-08-10 14:22:46 +01:00
Mario Rodas 7da353c945
Merge pull request #94157 from ndarwincorn/update-rtl8821ce
rtl8821ce: 5.5.2_34066.20200325 -> 5.8.0-050800.20200621
2020-08-10 07:59:25 -05:00
Michael Weiss 83c541088e
iproute: 5.7.0 -> 5.8.0 (#94965)
"The former date based internal versioning (snapshot) is replaced by the
regular version numbering which corresponds to the kernel version." [0]

File changes (additions/removals):
+share/man/man8/ip-mptcp.8.gz
+share/man/man8/tc-gate.8.gz

[0]: https://marc.info/?l=linux-netdev&m=159681449423365
2020-08-10 13:50:06 +02:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Stig Palmquist 15c53cf0fa
nixos/tests: add test for firejail 2020-08-10 06:54:26 +02:00
Michael Raskin 3a9145523a
Merge pull request #95015 from stigtsp/package/firejail-fix-CVE-2020-17368-CVE-2020-17367
firejail: add patches to fix CVE-2020-17367 and CVE-2020-17368
2020-08-10 04:28:47 +00:00
Stig Palmquist e15cab8e9c
firejail: add patches to fix CVE-2020-17367 and CVE-2020-17368 2020-08-09 15:08:29 +02:00
Tethys Svensson 87af0f9871 busybox: Pull in upstream patch for CVE-2018-1000500 2020-08-09 15:05:34 +02:00
Mario Rodas 0cd9efc898
Merge pull request #94909 from marsam/update-lxc
lxc: 4.0.3 -> 4.0.4
2020-08-08 14:28:54 -05:00
Tim Steinbach b4fc816b44
linux: 5.7.13 -> 5.7.14 2020-08-08 10:03:12 -04:00
Tim Steinbach 7964867f39
linux: 5.4.56 -> 5.4.57 2020-08-08 10:03:01 -04:00
Tim Steinbach 4376b9ab71
linux: 4.19.137 -> 4.19.138 2020-08-08 10:02:53 -04:00
Tim Steinbach 98b9671099
linux: 4.14.192 -> 4.14.193 2020-08-08 10:02:36 -04:00
Frederik Rietdijk cb634b2aa5 Merge staging-next into staging 2020-08-07 23:02:23 +02:00
Pamplemousse 07ea06b143 cramfsswap: Make binary available
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
Pamplemousse ce10e04adf cramfsprogs: init at 1.1
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
R. RyanTM 9175f114fe fwts: 20.06.01 -> 20.07.00 2020-08-07 00:23:12 -07:00
Cole Mickens 3a2d677b0b
v4l-utils: fix by patchShebangs on cec-gen.pl 2020-08-06 22:04:06 -07:00
Mario Rodas 2d4f0bc9e7
lxc: 4.0.3 -> 4.0.4 2020-08-07 04:20:00 +00:00
Tim Steinbach deb12d397a
linux/hardened/patches/5.6: remove 2020-08-06 08:36:38 -04:00
Florian Klink 8e0b2b9177
Merge pull request #66856 from flokli/systemd-cryptsetup-lvm
systemd: build with cryptsetup support, add cryptsetup generators
2020-08-06 12:06:54 +02:00
Tim Steinbach 72c9b56c31
linux: 5.7.12 -> 5.7.13 2020-08-05 08:45:28 -04:00
Tim Steinbach b2ef48721b
linux: 5.4.55 -> 5.4.56 2020-08-05 08:45:27 -04:00
Tim Steinbach af3de724d9
linux: 4.19.136 -> 4.19.137 2020-08-05 08:45:27 -04:00
Tim Steinbach 2e3bc79c9b
linux: 4.14.191 -> 4.14.192 2020-08-05 08:45:27 -04:00
Florian Klink 9f911ab1b5 systemd: 245.6 -> 245.7 2020-08-05 12:32:09 +02:00
Jörg Thalheim fee8c0ae07
Revert "linux: Init 5.8"
This reverts commit 3a8cbea4f7.

This breaks systemd; We need to apply the systemd upgrade first.
2020-08-05 06:29:45 +01:00
Peter Hoeg 7b6960156f kmscon: 8 -> unstable-2018-09-07 2020-08-05 11:25:36 +08:00
Arian van Putten 29941db6bd systemd-cryptsetup-generator: remove
This package previously did override the systemd package, and instructed
ninja, systemd's previous build system, to only build the
cryptsetup-specific systemd generators (plus some manual rpath
massaging, as ninja install wasn't used).

Afterwards, users were expected to add this package to their
`systemd.generator-packages` (or since
https://github.com/NixOS/nixpkgs/pull/65376/files `systemd.packages`)
NixOS module options, so systemd will use these generators.

As the previous commit added cryptsetup support directly to the systemd
package (and pkgs.systemd now already ships the cryptsetup generators),
we don't need another package shipping the same generators.
2020-08-05 00:48:27 +02:00
Florian Klink 0a41d69968 systemd: substituteInPlace paths to mkswap and mke2fs (used in new cryptsetup-generator.c) 2020-08-05 00:46:59 +02:00
Florian Klink 72c8ed0389 systemd: build with cryptsetup and cryptsetup-generators
There's a circular dependency to systemd via cryptsetup and lvm2
(systemd -> cryptsetup -> lvm2 -> udev=systemd).

However, cryptsetup only really needs the devmapper component shipped
with lvm2. So build `pkgs.cryptsetup` with a lvm2 that doesn't come with
udev.
2020-08-05 00:46:57 +02:00
Frederik Rietdijk 26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
worldofpeace 29fc5af576
Merge pull request #93847 from MetaDark/xpadneo
linuxPackages.xpadneo: 0.8.1 -> 0.8.2
2020-08-03 19:14:00 -04:00
markuskowa cecfe9d474
Merge pull request #94116 from r-ryantm/auto-update/linuxptp
linuxptp: 2.0 -> 3.0
2020-08-03 23:57:01 +02:00
Tim Steinbach 18ba7fc789
linux: Remove 5.6 2020-08-03 16:49:55 -04:00
Tim Steinbach 3a8cbea4f7
linux: Init 5.8 2020-08-03 16:45:45 -04:00
Tim Steinbach b3f869febb
linux: 5.7.11 -> 5.7.12 2020-08-03 16:35:16 -04:00
Tim Steinbach 60773afea2
linux: 5.4.54 -> 5.4.55 2020-08-03 16:35:15 -04:00
Tim Steinbach cb73bea24c
linux: 4.9.231 -> 4.9.232 2020-08-03 16:35:15 -04:00
Tim Steinbach fd603b5afc
linux: 4.4.231 -> 4.4.232 2020-08-03 16:35:15 -04:00
Tim Steinbach 5b88a328df
linux: 4.19.135 -> 4.19.136 2020-08-03 16:35:15 -04:00
Tim Steinbach b02541c37b
linux: 4.14.190 -> 4.14.191 2020-08-03 16:35:14 -04:00
MetaDark d554a0aba7 linuxPackages.xpadneo: 0.8.1 -> 0.8.2
Also fixes kernel module version: @DO_NOT_CHANGE@ -> 0.8.2
2020-08-03 14:26:27 -04:00
R. RyanTM 35735ac930 fwupd: 1.4.4 -> 1.4.5 2020-08-03 19:34:54 +02:00
Maximilian Bosch debea4b65b
Merge pull request #94377 from rtreffer/make-zfs-linux-58-compatible
zfs: backport linux 5.8 compatibility patch to 0.8.4 release
2020-08-01 23:16:46 +02:00
Frederik Rietdijk 50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
Sarah Brofeldt 0b520e9269
Merge pull request #93430 from symphorien/io-latency
linux: enable io cost and io latency block group controller
2020-07-31 21:05:37 +02:00
rtreffer 08566523d8 Backport zfs 5.8 compaitibility patch to zfs 0.8.4
Adding this patch makes zfs compile against 5.8-rc7 kernels.

Upstream PR: https://github.com/openzfs/zfs/pull/10422
Modifications:
- spl_kvmalloc does not exists in zfs 0.8.4 - related code was dropped.
2020-07-31 21:02:36 +02:00
Florian Klink ae896e090e systemd: disable remote support
This disabled systemd-journal-upload and systemd-journal-remote.

We didn't install the unit files anyways, so this was probably not used
at all, and currently fails to build due to libmicrohttpd and systemd
code being incompatible:

```
../src/journal-remote/journal-remote-main.c: In function ‘setup_microhttpd_server’:
../src/journal-remote/journal-remote-main.c:431:38: error: passing argument 5 of ‘MHD_start_daemon’ from incompatible pointer type [-Werror=incompatible-pointer-types]
```
2020-07-31 18:38:07 +02:00
Tim Steinbach c55d161ca2
linux/hardened/patches/5.7: 5.7.10.a -> 5.7.11.a 2020-07-31 09:05:44 -04:00
Tim Steinbach 4c789190be
linux/hardened/patches/5.4: 5.4.53.a -> 5.4.54.a 2020-07-31 09:05:36 -04:00
Tim Steinbach fca98b5da8
linux/hardened/patches/4.19: 4.19.134.a -> 4.19.135.a 2020-07-31 09:05:34 -04:00
Tim Steinbach 43e1e283c6
linux/hardened/patches/4.14: 4.14.189.a -> 4.14.190.a 2020-07-31 09:05:29 -04:00
R. RyanTM afaf5d5d43 conky: 1.11.5 -> 1.11.6 2020-07-31 00:37:27 -07:00
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Jörg Thalheim b75f2114ea
Merge pull request #92581 from TethysSvensson/busybox-udhcpc-script 2020-07-31 07:09:45 +01:00
xeji 1a0b9e61a5
Merge pull request #94153 from dtzWill/update/powertop-2.13
powertop: 2.10 -> 2.13
2020-07-30 22:35:31 +02:00
Maximilian Bosch 41f959293b
linuxPackages.wireguard: 1.0.20200712 -> 1.0.20200729
https://lists.zx2c4.com/pipermail/wireguard/2020-July/005720.html
2020-07-30 19:28:06 +02:00
Vladimír Čunát 60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
Tim Steinbach 78215a8395
linux: 5.7.10 -> 5.7.11 2020-07-29 09:42:40 -04:00
Tim Steinbach 5e703de983
linux: 5.4.53 -> 5.4.54 2020-07-29 09:42:32 -04:00
Tim Steinbach 06a0f2aeb6
linux: 4.19.134 -> 4.19.135 2020-07-29 09:42:24 -04:00
Tim Steinbach dee53efb5f
linux: 4.14.189 -> 4.14.190 2020-07-29 09:42:12 -04:00
Ryan Mulligan 3377a6b533
Merge pull request #94158 from r-ryantm/auto-update/open-iscsi
openiscsi: 2.1.1 -> 2.1.2
2020-07-29 06:24:34 -07:00
Tethys Svensson b657c899d6 busybox: Use fetchzip instead of fetchTarball to get the dispatcher script 2020-07-29 10:33:58 +02:00
R. RyanTM 79f2e321c8 openiscsi: 2.1.1 -> 2.1.2 2020-07-29 07:28:31 +00:00
Darwin Corn eb5381e7af rtl8821ce: 5.5.2_34066.20200325 -> 5.8.0-050800.20200621 2020-07-28 23:32:41 -07:00
Will Dietz 8565fc75a1
powertop: 2.10 -> 2.13
https://01.org/powertop/downloads/powertop-v2.13
https://01.org/powertop/downloads/powertop-v2.12
2020-07-29 01:16:58 -05:00
R. RyanTM f8094d2c5d linuxptp: 2.0 -> 3.0 2020-07-28 23:39:02 +00:00
Robert Helgesson 246abba989
sd-switch: 0.1.0 -> 0.2.0 2020-07-29 01:36:40 +02:00
Tethys Svensson dcc963bd2d busybox: Download and patch the dispatcher script from upstream 2020-07-29 00:24:19 +02:00
Tethys Svensson 179b74c216 maintainers: add TethysSvensson 2020-07-28 22:59:51 +02:00
Ryan Mulligan 2c9a96ab92
Merge pull request #94033 from r-ryantm/auto-update/pcm
pcm: 202005 -> 202007
2020-07-28 06:56:09 -07:00
Tim Steinbach 931c554ed6
linux: 5.8-rc6 -> 5.8-rc7 2020-07-28 08:33:59 -04:00
R. RyanTM 45a0ecff12 pcm: 202005 -> 202007 2020-07-27 21:50:43 +00:00
Atemu 83451174b8 linux_zen: init at 5.7.10
Fixes #74834
2020-07-27 20:10:29 +02:00
Tim Steinbach c88d0fd7a8
linux_latest-libre: 17570 -> 17583 2020-07-27 08:54:52 -04:00
Anders Kaseorg a3a1e27135 multipath-tools: Fix build with multi-output lvm2
It was broken by commit d3a991d410
(#93024).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-07-26 22:58:02 -07:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Sebastien Bourdeauducq ecafef0dd8 pam_p11: add 2020-07-25 09:37:48 +02:00
Marek Mahut 4538cb330d
Merge pull request #92626 from r-ryantm/auto-update/v4l-utils
libv4l: 1.18.1 -> 1.20.0
2020-07-25 04:55:20 +02:00
Tim Steinbach e3973f71b7
linux/hardened/patches/5.7: 5.7.9.a -> 5.7.10.a 2020-07-23 13:41:59 -04:00
Tim Steinbach 534ea8d3bc
linux/hardened/patches/5.4: 5.4.52.a -> 5.4.53.a 2020-07-23 13:41:57 -04:00
Tim Steinbach ac0cc4c59c
linux/hardened/patches/4.19: 4.19.133.a -> 4.19.134.a 2020-07-23 13:41:55 -04:00
Tim Steinbach 6808fbf630
linux/hardened/patches/4.14: 4.14.188.a -> 4.14.189.a 2020-07-23 13:41:49 -04:00
Jan Tojnar 2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
MetaDark db96d8840f nixos/xpadneo: init at 0.8.1
I just got an Xbox One controller and I wasn't satisfied with the xpad
driver that ships with the Linux kernel

xpadneo supports more features and fixes problems with
incorrect button mappings

https://atar-axis.github.io/xpadneo
2020-07-22 21:08:11 -04:00
Frederik Rietdijk 19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
Tim Steinbach fc9ad83f84
linux: 5.7.9 -> 5.7.10 2020-07-22 09:10:54 -04:00
Tim Steinbach 81a576d54d
linux: 5.4.52 -> 5.4.53 2020-07-22 09:10:54 -04:00
Tim Steinbach 81ca9a2fde
linux: 4.9.230 -> 4.9.231 2020-07-22 09:10:53 -04:00
Tim Steinbach 14e4240a3b
linux: 4.4.230 -> 4.4.231 2020-07-22 09:10:53 -04:00
Tim Steinbach 4a9962895e
linux: 4.19.133 -> 4.19.134 2020-07-22 09:10:52 -04:00
Tim Steinbach c5f8c25ded
linux: 4.14.188 -> 4.14.189 2020-07-22 09:10:48 -04:00
Vladimír Čunát 7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Tim Steinbach f8694d09e2
linux: 5.8-rc5 -> 5.8-rc6 2020-07-21 12:08:08 -04:00
Tim Steinbach 700d59d789
linux_latest-libre: 17559 -> 17570 2020-07-20 08:53:41 -04:00
Jan Tojnar 83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
Robert Helgesson 60c9c3a233
sd-switch: init at 0.1.0
PR #93432
2020-07-18 19:48:27 +02:00
Vladimír Čunát 6f8b1aec39
Revert "apparmor: only apply the gnumake fix to the parser"
This reverts commit 4b028aecae, as planned.
2020-07-18 17:50:42 +02:00
Vladimír Čunát 4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Vladimír Čunát 41a323711a
Merge #93288: libapparmor: Fix with gnumake 4.3 2020-07-18 17:48:19 +02:00
Vladimír Čunát 4b028aecae
apparmor: only apply the gnumake fix to the parser
This is to avoid the huge rebuild for now, as it seems to be enough to
fix the problem, but I'll revert this on staging anyway.
2020-07-18 17:46:37 +02:00
Symphorien Gibol 8c56afb042 linux: enable io cost and io latency block group controller
They are enabled by default on Arch.
2020-07-18 12:00:00 +00:00
Michael Weiss 5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Michael Weiss 595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Tim Steinbach 565e1049db
linux/hardened/patches/5.7: 5.7.8.a -> 5.7.9.a 2020-07-17 10:16:52 -04:00
Tim Steinbach 6c1601c430
linux/hardened/patches/5.4: 5.4.49.a -> 5.4.52.a 2020-07-17 10:16:50 -04:00
Tim Steinbach 960ac522fb
linux/hardened/patches/4.19: 4.19.132.a -> 4.19.133.a 2020-07-17 10:16:48 -04:00
Tim Steinbach eb2f388459
linux: 5.4.51 -> 5.4.52 2020-07-17 10:16:30 -04:00
Tim Steinbach 95a54060a4
linux: 4.19.132 -> 4.19.133 2020-07-17 10:15:58 -04:00
Maximilian Bosch 2c275f8513
linuxPackages.wireguard: 1.0.20200623 -> 1.0.20200712
https://lists.zx2c4.com/pipermail/wireguard/2020-July/005639.html
2020-07-17 15:55:58 +02:00
Sarah Brofeldt 8da4505aa6 libapparmor: Fix build with gnumake 4.3 2020-07-16 23:46:00 +02:00
adisbladis 2004b0061b
linux: 5.7.8 -> 5.7.9 2020-07-16 19:19:38 +02:00
Dmitry Kalinkin 831ccff80b
Merge pull request #93148 from eadwu/nvidia_x11/2020.07
nvidia_x11: 440.100 -> 450.57
2020-07-16 13:08:06 -04:00
Sarah Brofeldt bc961a822f
Merge pull request #92917 from eyJhb/evdi-1.7.0
evdi: 2020-02-22 -> 2020-04-16
2020-07-16 17:44:11 +02:00
Sarah Brofeldt 8ff778c207
Merge pull request #92918 from eyJhb/displaylink-5.3.1
displaylink: 5.2.14 -> 5.3.1
2020-07-16 17:43:54 +02:00
eyjhb fa1abf0f17
displaylink: added maintainer eyjhb 2020-07-16 10:18:22 +02:00
eyjhb 6f5b995a9d
evdi: added maintainer eyjhb 2020-07-16 10:17:29 +02:00
Jan Tojnar 821dba740e
Merge branch 'staging-next' into staging 2020-07-15 09:29:01 +02:00
Mario Rodas 10bc0f7b8f
Merge pull request #92835 from r-ryantm/auto-update/powerstat
powerstat: 0.02.23 -> 0.02.24
2020-07-14 09:03:34 -05:00
Florian Klink 9583669422 lvm2: passthru tests 2020-07-14 12:56:35 +02:00
Florian Klink 12d32eefed lvm2: rename enable_{cmdlib,dmeventd} to enable{Cmdlib,Dmeventd}
Make this more consistent with how these flags look like in the rest of
nixpkgs.
2020-07-14 12:00:33 +02:00
Tim Steinbach 6206029f69
linux: 5.8-rc4 -> 5.8-rc5 2020-07-13 10:19:12 -04:00
Vladimír Čunát 377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Florian Klink 9f83907013 lvm2: only split bin and lib out from out if cmdlib isn't enabled 2020-07-12 23:04:33 +02:00
Florian Klink b8129312bd lvm2: fix location to systemd-run invocation 2020-07-12 23:04:33 +02:00
ajs124 e6a6846d4f lvm2: fix paths to use /run instead of /var/run.
This shuts up some warnings.
2020-07-12 23:04:33 +02:00
Florian Klink d3a991d410 lvm2: add multiple output support 2020-07-12 23:04:33 +02:00
Florian Klink df67459b89 lvm2: don't embed ./configure line in lvm2 binary 2020-07-12 23:04:33 +02:00
Florian Klink 198d1e6f5c lvm2: make --enable-cmdlib optional
This seems to be mostly used to simplify LV management tasks from a web
interface
(https://www.redhat.com/archives/linux-lvm/2008-September/msg00029.html),
and is as fat as the `lvm` binary itself
2020-07-12 23:04:33 +02:00
ajs124 3ca74a976a lvm2: 2.03.01 -> 2.03.09 2020-07-12 23:04:33 +02:00
Florian Klink fbe7027251 lvm2: fetch sources from http instead of git
Otherwise, we end up in a dependency cycle:

systemd -> cryptsetup -> lvm -> fetchgit -> git -> openssh -> libfido2 -> hidapi -> libusb -> udev=systemd
2020-07-12 23:04:33 +02:00
ajs124 33030f1bd2 lvm2: add myself as maintainer 2020-07-12 23:04:33 +02:00
Florian Klink 5e1eb7bd59 lvm2: cleanups, make udev optional
- use installTargets again ("install", and
   "install_systemd_{generators,units,configuration}" when udev is not
   null)
 - The call to the blkid binary in lvm2's 13-dm-disk.rules file
   disappeared (so we don't need to patch in blkid anymore).
   lvm seems to rely on udev's internal blkid functionality.
 - Call /run/current-system/systemd/bin/udevadm instead
   of ${systemd}/bin/udevadm in the lvm activation generator.
   This is not necessary to break the dependency cycle (as we don't use
   that file when building without udev), but a good idea anyways -
   We want to trigger the udevadm of the current system, not the one
   that lvm was built with.
2020-07-12 23:04:33 +02:00
Florian Klink 2d2b7513d9 lvm2: remove unused default.upstream file 2020-07-12 23:04:32 +02:00
Sarah Brofeldt 30e9b02afe
Merge pull request #87052 from acowley/hwdata
hwdata: 0.316 -> 0.335
2020-07-11 22:42:59 +02:00
Florian Klink 12834b3e87
Merge pull request #91232 from primeos/systemd-allow-transient-hostname
systemd: Allow setting the transient hostname via DHCP
2020-07-11 22:28:52 +02:00
Vladimír Čunát ec74a02bde
Merge branch 'master' into staging-next
Thousands of rebuilds from master (not sure why).
2020-07-11 16:45:47 +02:00
eyjhb 3604e1e4f0
displaylink: 5.2.14 -> 5.3.1.34 2020-07-11 13:32:56 +02:00
eyjhb f72d51cc4e
evdi: 2020-02-22 -> 2020-04-16 2020-07-11 11:59:58 +02:00
Daniël de Kok c71518e75b
Merge pull request #92902 from r-ryantm/auto-update/smemstat
smemstat: 0.02.07 -> 0.02.08
2020-07-11 10:45:00 +02:00
Frederik Rietdijk a3a40ac7cc Merge staging-next into staging 2020-07-11 09:00:18 +02:00
Frederik Rietdijk ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
R. RyanTM 123ee32555 smemstat: 0.02.07 -> 0.02.08 2020-07-11 01:46:31 +00:00
Michael Weiss 483dbe9237 systemd: Allow setting the transient hostname via DHCP
This permits using method_set_hostname but still denies
method_set_static_hostname. As a result DHCP clients can now always set
the transient hostname via the SetHostname method of the D-Bus interface
of systemd-hostnamed (org.freedesktop.hostname1.set-hostname).
If the NixOS option networking.hostName is set to an empty string (or
"localhost") the static hostname (kernel.hostname but NOT /etc/hostname)
will additionally be updated (this is intended).

From "man hostnamectl": The transient hostname is a fallback value
received from network configuration. If a static hostname is set, and is
valid (something other than localhost), then the transient hostname is
not used.

Fix #74847.

Note: It's possible to restrict access to the org.freedesktop.hostname1
interface using Polkit rules.
2020-07-11 00:05:41 +02:00
Tim Steinbach 0416089dc6
linux: 5.8-rc2 -> 5.8-rc4 2020-07-10 10:23:46 -04:00
Tim Steinbach af5accfa96
linux/hardened/patches/5.7: 5.7.7.a -> 5.7.8.a 2020-07-10 09:37:28 -04:00
Tim Steinbach cda9153727
linux/hardened/patches/5.4: 5.4.48.a -> 5.4.49.a 2020-07-10 09:37:28 -04:00
Tim Steinbach 4be3ad84d2
linux/hardened/patches/4.19: 4.19.131.a -> 4.19.132.a 2020-07-10 09:37:27 -04:00
Tim Steinbach 2371cb620a
linux/hardened/patches/4.14: 4.14.187.a -> 4.14.188.a 2020-07-10 09:37:27 -04:00
Tim Steinbach 21ed6c8546
linux_latest-libre: 17537 -> 17559 2020-07-10 09:37:27 -04:00
R. RyanTM 8babb2f6fb powerstat: 0.02.23 -> 0.02.24 2020-07-10 08:10:02 +00:00
Edmund Wu af36e9b324
nvidia_x11_beta: 450.51 -> stable 2020-07-09 21:14:02 -04:00
Edmund Wu 9edafbc1b7
nvidia_x11: 440.100 -> 450.57 2020-07-09 21:14:01 -04:00
Tim Steinbach 17f45c2f52
linux: 5.7.7 -> 5.7.8 2020-07-09 08:58:50 -04:00
Tim Steinbach 6012d93a2d
linux: 5.4.50 -> 5.4.51 2020-07-09 08:58:43 -04:00
Tim Steinbach 909da310e2
linux: 4.9.229 -> 4.9.230 2020-07-09 08:58:32 -04:00
Tim Steinbach 6bf85dad81
linux: 4.4.229 -> 4.4.230 2020-07-09 08:58:23 -04:00
Tim Steinbach a1325a39b8
linux: 4.19.131 -> 4.19.132 2020-07-09 08:58:15 -04:00
Tim Steinbach ee9a10daf7
linux: 4.14.187 -> 4.14.188 2020-07-09 08:58:02 -04:00
Daniël de Kok c06384ecbd
Merge pull request #92778 from r-ryantm/auto-update/fnotifystat
fnotifystat: 0.02.05 -> 0.02.06
2020-07-09 13:28:27 +02:00
R. RyanTM c01546b753 fnotifystat: 0.02.05 -> 0.02.06 2020-07-09 09:07:21 +00:00
Daniël de Kok ea4412433b
Merge pull request #92770 from r-ryantm/auto-update/forkstat
forkstat: 0.02.14 -> 0.02.15
2020-07-09 08:31:43 +02:00
R. RyanTM 48960c82f2 forkstat: 0.02.14 -> 0.02.15 2020-07-09 05:56:20 +00:00
Mario Rodas 0305468b9d
Merge pull request #92341 from r-ryantm/auto-update/lxcfs
lxcfs: 4.0.3 -> 4.0.4
2020-07-08 19:16:14 -05:00
Mario Rodas c683556226
Merge pull request #92685 from r-ryantm/auto-update/earlyoom
earlyoom: 1.6 -> 1.6.1
2020-07-08 07:47:42 -05:00
Daniël de Kok 9eb340151a
Merge pull request #92668 from r-ryantm/auto-update/zenmonitor
zenmonitor: 1.4.0 -> 1.4.1
2020-07-08 08:28:57 +02:00
Daniël de Kok 611171829a
Merge pull request #92678 from dominikh/turbostat-libcap
turbostat: requires libcap to build
2020-07-08 08:25:36 +02:00
R. RyanTM 2104aaaf51 earlyoom: 1.6 -> 1.6.1 2020-07-08 05:27:23 +00:00
Dominik Honnef 4415355426 turbostat: requires libcap to build 2020-07-08 05:58:27 +02:00
R. RyanTM c70fd760c1 zenmonitor: 1.4.0 -> 1.4.1 2020-07-08 00:06:05 +00:00
R. RyanTM 1b941508f1 libv4l: 1.18.1 -> 1.20.0 2020-07-07 19:39:29 +00:00
Tethys Svensson b98ad8de37 busybox: Add a default udhcpc dispatcher script
The udhcpc binary which currently ships as part of the busybox
derivation will by default search for a dispatcher script at the
location /usr/share/udhcpc/default.script.

This commit includes a working default script with udhcpc and updates
the location where udhcpc searches for this script.

The script was taken the script from the udhcpc package in debian
buster. The only changes from that script is to make it use paths from
the nix store and remove the run-time check for /sbin/resolvconf.
2020-07-07 15:31:31 +02:00
Daniël de Kok 64949ae7c7
Merge pull request #85669 from LouisTakePILLz/kmod-r8125
r8125: 9.003.02 -> 9.003.05
2020-07-07 14:51:18 +02:00
peelz 02b3cac109 r8125: 9.003.02 -> 9.003.05 2020-07-06 23:30:48 -04:00
Daniël de Kok 4f5c36b3f3
Merge pull request #91444 from lorenzleutgeb/patch-1
linuxPackages.e1000e: 3.3.5.3 -> 3.8.4
2020-07-06 12:39:48 +02:00
Lorenz Leutgeb 587bb6eace linuxPackages.e1000e: 3.3.5.3 -> 3.8.4
Upgrade e1000e from version 3.3.5.3 to 3.8.4
2020-07-06 12:27:24 +02:00
R. RyanTM 1085c05637 piper: 0.5 -> 0.5.1 2020-07-06 07:54:29 +02:00
Mario Rodas 7700101dfc
Merge pull request #92351 from r-ryantm/auto-update/lxc
lxc: 4.0.2 -> 4.0.3
2020-07-05 17:59:00 -05:00
Ryan Mulligan 973aeb0466
Merge pull request #92370 from r-ryantm/auto-update/nftables
nftables: 0.9.3 -> 0.9.6
2020-07-05 15:17:47 -07:00
R. RyanTM 9b605b5a23 nftables: 0.9.3 -> 0.9.6 2020-07-05 19:57:17 +00:00
R. RyanTM b8a64b3ecf lxc: 4.0.2 -> 4.0.3 2020-07-05 16:33:16 +00:00
R. RyanTM e665ab6036 lxcfs: 4.0.3 -> 4.0.4 2020-07-05 14:55:12 +00:00
Maximilian Bosch 77ffd8d5e0
iwd: 1.7 -> 1.8
https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=1.8
2020-07-05 02:16:53 +02:00
Maximilian Bosch 8683ac07d6
ell: 0.31 -> 0.32
https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.32
2020-07-05 02:16:53 +02:00
Jan Tojnar 3d6fcff625
Merge branch 'staging-next' into staging 2020-07-05 00:00:14 +02:00
Jan Tojnar 4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Doron Behar e6612937cb
guvcview: use latest ffmpeg (#92170) 2020-07-04 04:01:00 -04:00
Vladimír Čunát e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Ryan Mulligan f6ef771ab9
Merge pull request #92149 from r-ryantm/auto-update/fwts
fwts: 20.05.00 -> 20.06.01
2020-07-03 15:53:13 -07:00
Tim Steinbach 4de40fa9b4
linux/hardened/patches/5.7: init at 5.7.7.a 2020-07-03 13:14:45 -04:00
Tim Steinbach 760c9b1da7
linux/hardened/patches/4.19: 4.19.129.a -> 4.19.131.a 2020-07-03 13:14:45 -04:00
Tim Steinbach 0ff4f8095a
linux/hardened/patches/4.14: 4.14.185.a -> 4.14.187.a 2020-07-03 13:14:44 -04:00
Daniël de Kok e732855c5e
Merge pull request #90519 from victorluft/zenpower
zenpower: 0.1.10 -> 0.1.12
2020-07-03 18:06:24 +02:00
Victor Luft fdea8164ec linuxPackages.zenpower: 0.1.10 -> 0.1.12 2020-07-03 18:01:49 +02:00
R. RyanTM c284c86333 fwts: 20.05.00 -> 20.06.01 2020-07-03 09:22:31 +00:00
Martin Milata 542c8ff893 multipath-tools: support json_c-0.14 2020-07-02 18:30:23 +02:00
Jan Tojnar 7e5bfbc85e
Merge pull request #91017 from mmilata/cryptsetup-2.3.3 2020-07-02 18:27:56 +02:00
Frederik Rietdijk ae1584dc98
Merge pull request #91457 from matthewbauer/prefixed-pkg-config
Fixes from prefixed pkg config
2020-07-02 17:26:16 +02:00
Frederik Rietdijk c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
R. RyanTM 45b6a97ad6 utillinux: 2.35.1 -> 2.35.2 2020-07-02 17:11:32 +02:00
ajs124 57568628be syslinux: make reproducible 2020-07-02 08:42:54 +02:00
Tim Steinbach 6c024d5814
linux: 5.7.6 -> 5.7.7 2020-07-01 16:28:16 -04:00
Tim Steinbach 69bd112211
linux: 5.4.49 -> 5.4.50 2020-07-01 16:27:41 -04:00
Tim Steinbach 28c9ea7f2e
linux: 4.9.228 -> 4.9.229 2020-07-01 16:27:15 -04:00
Tim Steinbach 1363090d3c
linux: 4.4.228 -> 4.4.229 2020-07-01 16:26:53 -04:00
Tim Steinbach 80558c5924
linux: 4.19.130 -> 4.19.131 2020-07-01 16:26:38 -04:00
Tim Steinbach 22fd414ffc
linux: 4.14.186 -> 4.14.187 2020-07-01 16:26:12 -04:00
Jörg Thalheim dc66befad4
Merge pull request #91903 from r-ryantm/auto-update/bcc 2020-07-01 09:19:44 +01:00
Jörg Thalheim 460563d4e4
Merge pull request #91823 from Mic92/dpdk 2020-07-01 08:48:25 +01:00
Mario Rodas d50f23ab89
Merge pull request #91859 from r-ryantm/auto-update/targetcli
targetcli: 2.1.51 -> 2.1.53
2020-06-30 19:49:35 -05:00
R. RyanTM 9443bd9336 linuxPackages_hardened.bcc: 0.14.0 -> 0.15.0 2020-06-30 23:49:30 +00:00
Markus Kowalewski e830f2a0e2
xf86-video-nested: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski a61b50f79b
sysklogd: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski 7e2278e691
rfkill-udev: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski 2b99f89db3
libvolume_id: add license 2020-06-30 21:57:50 +02:00
Markus Kowalewski 2862ba321a
kmod-debian-aliases: add license 2020-06-30 21:57:47 +02:00
Markus Kowalewski 077cd7210b
kmod-blacklist: add license 2020-06-30 21:10:46 +02:00
Markus Kowalewski b2cfe47647
klibcShrunk: add meta data 2020-06-30 21:04:56 +02:00