Mario Rodas
4186705a70
Merge pull request #73814 from alexbakker/zenpower
...
zenpower: init at 0.1.5
2020-01-16 08:55:09 -05:00
Kai Wohlfahrt
733113ed97
unstick: init at 0.1.0
2020-01-15 21:15:39 +00:00
Tim Steinbach
fb06094ae3
linux: 5.4.11 -> 5.4.12
2020-01-15 09:12:21 -05:00
Tim Steinbach
155d5292cc
linux: 4.9.209 -> 4.9.210
2020-01-15 09:12:06 -05:00
Tim Steinbach
ea1728f306
linux: 4.4.209 -> 4.4.210
2020-01-15 09:11:44 -05:00
Tim Steinbach
8dcf516adf
linux: 4.19.95 -> 4.19.96
2020-01-15 09:11:26 -05:00
Tim Steinbach
4d3f1ca18c
linux: 4.14.164 -> 4.14.165
2020-01-15 09:10:50 -05:00
R. RyanTM
cd6ac55fb1
linuxPackages.evdi: 1.6.3 -> 1.6.4
2020-01-15 14:41:21 +01:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk
2a88c3c302
Merge staging-next into staging
2020-01-15 09:23:28 +01:00
Frederik Rietdijk
05962c4ad5
Merge master into staging-next
2020-01-14 10:20:32 +01:00
Tim Steinbach
7184df6beb
linux: 5.5-rc5 -> 5.5-rc6
2020-01-13 19:53:27 -05:00
Tim Steinbach
a8144b1ad3
linux_latest-libre: 17192 -> 17198
2020-01-13 19:25:14 -05:00
Alyssa Ross
1d51514ab2
linux-libre.updateScript: fix git commit
...
With nothing staged and no paths given, previously this wouldn't
actually do anything.
2020-01-13 16:44:48 +00:00
Alyssa Ross
345f6712e3
linux-libre.updateScript: don't update if unchanged
...
The revision applies to the whole SVN tree, not just the scripts
directory, so the revision will increment sometimes with no change in
content.
2020-01-13 16:44:48 +00:00
Alyssa Ross
be4d80d721
linux-libre.updateScript: fix COMMIT option
...
Because bash was being run with -u, if COMMIT wasn't set in the
environment the script would just crash here, rather than exiting
successfully.
2020-01-13 16:44:48 +00:00
Frederik Rietdijk
ed1b0d0bac
Merge master into staging-next
2020-01-13 16:08:59 +01:00
Tim Steinbach
583e4b8d89
linux_latest-libre: 17190 -> 17192
2020-01-13 07:23:03 -05:00
Jörg Thalheim
c6fed21306
Merge pull request #77596 from samueldr/fix/cross/libselinux-python3
...
libselinux: Fix cross-compilation with Python 3
2020-01-13 10:04:08 +00:00
Lassulus
bc4921a584
Merge pull request #73328 from magenbluten/af_xdp
...
linux config: add support for xdp sockets and ebpf jit
2020-01-13 05:54:57 +01:00
Samuel Dionne-Riel
0f94b540a5
libselinux: Fix cross-compilation with Python 3
2020-01-12 23:39:27 -05:00
Tim Steinbach
6d65b859ed
linux: 5.5-rc3 -> 5.5-rc5
2020-01-12 17:13:48 -05:00
Tim Steinbach
f2251b483c
linux: Remove 5.3
...
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Tim Steinbach
0f8090b972
linux_latest-libre: 17185 -> 17190
2020-01-12 16:45:24 -05:00
Tim Steinbach
ebf3c67a1b
linux: 5.4.10 -> 5.4.11
2020-01-12 16:45:24 -05:00
Tim Steinbach
ad4637a2b8
linux: 4.9.208 -> 4.9.209
2020-01-12 16:45:23 -05:00
Tim Steinbach
aab055fc54
linux: 4.4.208 -> 4.4.209
2020-01-12 16:45:23 -05:00
Tim Steinbach
eadba9cd51
linux: 4.19.94 -> 4.19.95
2020-01-12 16:45:23 -05:00
Tim Steinbach
e69455a8be
linux: 4.14.163 -> 4.14.164
2020-01-12 16:45:23 -05:00
Jan Tojnar
61cf52bc17
Merge pull request #77501 from jtojnar/more-loaof-fxes
...
tree-wide: fix more warning related to loaOf deprecation
2020-01-12 18:47:34 +01:00
Frederik Rietdijk
b3245241d8
Merge staging-next into staging
2020-01-12 09:47:43 +01:00
Frederik Rietdijk
960f062825
Merge master into staging-next
2020-01-12 09:47:19 +01:00
snicket2100
0778f0aee6
firejail: local profile handling fixed
...
The sed expression wasn't really catching anything (as local profiles are
included in the provided set of profiles by `include aaa.local` and not by
`include xx/firejail/aaa.local` as the sed expression used to expect).
As a result, it was not possible to create local profiles in any
accessible location. This fix makes it possible to create them in
`/etc/firejail/` which seems pretty standard.
2020-01-11 20:49:48 +01:00
Tim Steinbach
33ebfc6cc3
linux_latest-libre: 17179 -> 17185
2020-01-11 09:49:01 -05:00
markuskowa
0f9a4a2e55
Merge pull request #77488 from dtzWill/update/ipset-7.5
...
ipset: 7.4 -> 7.5, pname
2020-01-11 13:49:59 +01:00
Mario Rodas
a33d21f5b3
Merge pull request #76314 from r-ryantm/auto-update/libratbag
...
libratbag: 0.11 -> 0.12
2020-01-11 05:26:08 -05:00
Frederik Rietdijk
263bc67bda
Merge staging-next into staging
2020-01-11 09:33:08 +01:00
Frederik Rietdijk
1a654573b0
Merge master into staging-next
2020-01-11 09:32:41 +01:00
Jan Tojnar
e85b34c484
tree-wide: fix more warning related to loaOf deprecation
2020-01-11 08:09:56 +01:00
Will Dietz
84a6071bc7
kernel/update.sh: always use -e
2020-01-11 00:00:11 -06:00
Will Dietz
49638e309c
ipset: 7.4 -> 7.5, pname
2020-01-10 23:57:40 -06:00
Tim Steinbach
1a9e732288
linux_latest-libre: 17177 -> 17179
2020-01-10 20:47:31 -05:00
Frederik Rietdijk
348eaa280b
Merge master into staging-next
2020-01-10 18:32:07 +01:00
Michael Weiss
1b4ab87668
nvme-cli: 1.9 -> 1.10.1
2020-01-10 17:10:55 +01:00
Frederik Rietdijk
5ad16cb27f
Merge master into staging-next
2020-01-10 10:34:04 +01:00
Tim Steinbach
7ea793e7b9
linux_latest-libre: 17174 -> 17177
2020-01-09 20:33:38 -05:00
Tim Steinbach
895545d2b4
linux: 5.4.8 -> 5.4.10
2020-01-09 20:32:11 -05:00
Tim Steinbach
122c02c7f7
linux: 4.19.93 -> 4.19.94
2020-01-09 20:31:23 -05:00
Tim Steinbach
ca91b1694d
linux: 4.14.162 -> 4.14.163
2020-01-09 20:30:26 -05:00
Mario Rodas
9c41b826f9
Merge pull request #76325 from r-ryantm/auto-update/mcelog
...
mcelog: 166 -> 167
2020-01-09 05:39:12 -05:00
Mario Rodas
afc36c921b
Merge pull request #77033 from r-ryantm/auto-update/forkstat
...
forkstat: 0.02.11 -> 0.02.12
2020-01-09 05:26:52 -05:00
Mario Rodas
261b50ff9a
Merge pull request #77120 from r-ryantm/auto-update/ipvsadm
...
ipvsadm: 1.30 -> 1.31
2020-01-09 05:18:14 -05:00
Vladimír Čunát
5c780036c5
Merge branch 'master' into staging-next
...
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Tim Steinbach
74e75a8964
linux_latest-libre: 17169 -> 17174
2020-01-08 08:03:28 -05:00
Michael Raskin
8b7d03e243
Merge pull request #77044 from r-ryantm/auto-update/firejail
...
firejail: 0.9.60 -> 0.9.62
2020-01-08 10:16:33 +00:00
Mario Rodas
f14931b294
Merge pull request #77079 from r-ryantm/auto-update/google-authenticator-libpam
...
google-authenticator: 1.07 -> 1.08
2020-01-08 05:13:11 -05:00
Frederik Rietdijk
5732db0652
Merge staging-next into staging
2020-01-07 20:06:45 +01:00
Frederik Rietdijk
a823616723
Merge master into staging-next
2020-01-07 20:06:22 +01:00
Tim Steinbach
7e3d864873
linux_latest-libre: 17167 -> 17169
2020-01-07 08:45:53 -05:00
Florian Klink
2eb2fccce5
Merge pull request #77137 from dtzWill/fix/systemd-243.4-version
...
systemd: fix version after update to 243.4 (#76134 )
2020-01-07 09:41:07 +01:00
Matthew Bauer
7743eba511
Merge pull request #76718 from matthewbauer/fix-etc-sconfigdir
...
linux-pam: set sconfigdir to /etc for usage at runtime
2020-01-07 00:22:43 -05:00
Will Dietz
2fa60a6565
systemd: fix version after update to 243.4 ( #76134 )
2020-01-06 15:31:38 -06:00
R. RyanTM
5e6f852211
ipvsadm: 1.30 -> 1.31
2020-01-06 11:05:11 -08:00
Frederik Rietdijk
7f81119550
libapparmor: support python 3.8
2020-01-06 19:12:20 +01:00
Maximilian Bosch
2971c829e5
linuxPackages_5_4.ddci-driver: fix build
...
https://hydra.nixos.org/build/109690986
2020-01-06 18:47:37 +01:00
Maximilian Bosch
f02e9f460d
Merge pull request #77101 from xwvvvvwx/wireguard-0.0.20200105
...
wireguard: 0.0.20191226 -> 0.0.20200105
2020-01-06 18:27:53 +01:00
David Terry
ed72b90dd6
wireguard: 0.0.20191226 -> 0.0.20200105
...
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004844.html
2020-01-06 17:24:28 +01:00
R. RyanTM
29802ae19b
google-authenticator: 1.07 -> 1.08
2020-01-06 06:07:16 -08:00
Tim Steinbach
d748525498
linux_latest-libre: 17165 -> 17167
2020-01-06 07:14:47 -05:00
Frederik Rietdijk
4a91444aa8
Merge staging-next into staging
2020-01-06 12:01:12 +01:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
...
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
R. RyanTM
06f9d0b944
firejail: 0.9.60 -> 0.9.62
2020-01-06 02:48:31 -08:00
R. RyanTM
316256839b
forkstat: 0.02.11 -> 0.02.12
2020-01-06 01:42:08 -08:00
Frederik Rietdijk
17ab5f9d88
Merge master into staging-next
2020-01-06 10:38:20 +01:00
Tim Steinbach
0ff48f4fe2
linux_latest-libre: 17163 -> 17165
2020-01-05 16:12:13 -05:00
Tim Steinbach
af5f1eb6c6
linux: 5.4.7 -> 5.4.8
2020-01-05 16:12:00 -05:00
Tim Steinbach
0afc8450fd
linux: 4.19.92 -> 4.19.93
2020-01-05 16:11:32 -05:00
Frederik Rietdijk
828f93a326
Merge master into staging-next
2020-01-05 16:00:21 +01:00
Maximilian Bosch
640088aa89
linuxPackages.odp-dpdk: fix build
...
https://hydra.nixos.org/build/109478283
2020-01-05 13:52:10 +01:00
Ryan Mulligan
e7e5fc9584
Merge pull request #61387 from bricewge/ddcci-driver-linux
...
ddcci-driver: init at 0.3.2
2020-01-04 07:58:45 -08:00
Tim Steinbach
dc0fafb543
linux_latest-libre: 17161 -> 17163
2020-01-04 10:21:11 -05:00
Tim Steinbach
30dd839181
linux: 4.9.207 -> 4.9.208
2020-01-04 10:21:10 -05:00
Tim Steinbach
1b22badc24
linux: 4.4.207 -> 4.4.208
2020-01-04 10:21:10 -05:00
Tim Steinbach
bfb4661982
linux: 4.14.161 -> 4.14.162
2020-01-04 10:21:07 -05:00
markuskowa
88c7b71ed2
Merge pull request #76438 from r-ryantm/auto-update/smemstat
...
smemstat: 0.02.05 -> 0.02.06
2020-01-04 12:50:40 +01:00
Silvan Mosberger
4f6f0491a4
Merge pull request #76854 from earksiinni/ersin/prl-tools-no-assert-version
...
linuxPackages.prl-tools: remove version assertion
2020-01-03 18:59:05 +01:00
Ersin Akinci
8ed2577f18
linuxPackages.prl-tools: remove version assertion
2020-01-02 13:53:38 -08:00
Frederik Rietdijk
62bfa88763
Merge staging-next into staging
2020-01-02 21:41:48 +01:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Tim Steinbach
12fa2123ae
linux_latest-libre: 17159 -> 17161
2020-01-02 13:19:00 -05:00
Florian Klink
b33e1a61f1
Merge pull request #76134 from mayflower/systemd-v243.4
...
Systemd v243.4
2020-01-02 01:41:52 +01:00
Tim Steinbach
6f5a01faeb
linux_latest-libre: 17153 -> 17159
2020-01-01 16:11:42 -05:00
Franz Pletz
151c38b5c8
batman-adv: 2019.4 -> 2019.5
...
Fixes #72463 .
2020-01-01 20:30:38 +01:00
Franz Pletz
8b3427ad87
batman-adv: refactor
2020-01-01 20:29:35 +01:00
Will Dietz
b973735394
Merge pull request #76370 from r-ryantm/auto-update/power-calibrate
...
power-calibrate: 0.01.28 -> 0.01.29
2020-01-01 11:25:58 -06:00
Tim Steinbach
aa74012d32
linux: 5.4.6 -> 5.4.7
2019-12-31 13:32:18 -05:00
Tim Steinbach
f9eae42640
linux: 4.19.91 -> 4.19.92
2019-12-31 13:32:18 -05:00
Tim Steinbach
62100c3b92
linux: 4.14.160 -> 4.14.161
2019-12-31 13:32:18 -05:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next
2019-12-31 03:59:58 +01:00
Maximilian Bosch
a534e750a8
lvm2: fix build
2019-12-31 01:32:18 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params
2019-12-31 01:23:19 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists
2019-12-31 01:09:25 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string
2019-12-31 00:15:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Robin Gloster
e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string
2019-12-31 00:05:53 +01:00
Matthew Bauer
f746d8eb6e
linux-pam: set sconfigdir to /etc for usage at runtime
...
So users don’t need to override the $out/etc/security files, we need
to manually set this to /etc. Override it in the install phase so that
we still get the example $out/etc/security files .
Fixes #76713
2019-12-30 16:25:16 -05:00
Jonathan Ringer
446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next
2019-12-30 10:14:18 -08:00
Orivej Desh
140ab69ae6
pktgen: 3.7.2 -> 19.12.0, build with meson, fix build
...
Building with make requires share/dpdk/mk/ from the make build of dpdk, which is
not installed by the meson build of dpdk.
2019-12-30 16:50:41 +00:00
Orivej Desh
fdb16f3a77
linuxPackages.dpdk: fix build
2019-12-30 16:50:40 +00:00
Orivej Desh
ddc4239e6a
odp-dpdk: fix build
2019-12-30 16:50:40 +00:00
Orivej Desh
17884f7b15
dpdk: 19.08.2 -> 19.11
2019-12-30 16:50:40 +00:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
Frederik Rietdijk
9bc8e546c9
Merge pull request #75929 from NixOS/staging-next
...
Staging next
2019-12-30 16:27:24 +01:00
Frederik Rietdijk
bfa5af85b7
Merge staging-next into staging
2019-12-30 16:25:56 +01:00
R. RyanTM
c0e0177560
procps: 3.3.15 -> 3.3.16
2019-12-30 16:19:48 +01:00
Tim Steinbach
bdf02de121
linux_latest-libre: 17151 -> 17153
2019-12-30 08:56:30 -05:00
Robin Gloster
65395a7105
treewide: installTargets is a list
2019-12-30 13:29:27 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list
2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Maximilian Bosch
646c641358
Merge pull request #76578 from xwvvvvwx/wireguard-tools-1.0.20191226
...
wireguard-tools 1.0.20191226 / wireguard 0.0.20191226
2019-12-30 12:22:37 +01:00
Robin Gloster
12df4ccf7c
rtl8723bs: *Flags are lists
2019-12-30 12:15:29 +01:00
Robin Gloster
aa4d339510
libaio: *Flags are lists
2019-12-30 11:13:41 +01:00
Jan Tojnar
a69e309794
Merge branch 'staging-next' into staging
2019-12-30 05:24:03 +01:00
Jan Tojnar
480fc1856a
Merge branch 'master' into staging-next
2019-12-30 05:22:23 +01:00
Robin Gloster
548aff5a49
meson: fix for structured attrs
2019-12-30 04:50:37 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags
2019-12-30 04:50:37 +01:00
Jan Tojnar
4a583c8be5
crda: port to Python 3
2019-12-29 11:21:10 +01:00
Jan Tojnar
8b6d76525e
libnl: disable python support by default
...
Nothing much seems to be using it and we do not want Python 2 in our closure.
2019-12-29 11:21:07 +01:00
Frederik Rietdijk
5aed91512d
Merge staging-next into staging
2019-12-29 10:20:05 +01:00
Frederik Rietdijk
fb66525297
Merge master into staging-next
2019-12-29 10:19:39 +01:00
Tim Steinbach
0332bc2cd0
Merge pull request #76623 from clefru/linux-bump
...
linux-testing: 5.5-rc2 -> 5.5-rc3
2019-12-28 21:56:01 -05:00
Franz Pletz
ccf839b5cf
Merge pull request #76577 from Ma27/bump-iwd
...
iwd: 1.2 -> 1.4
2019-12-29 00:51:54 +00:00
Clemens Fruhwirth
2af9828ea6
linux-testing: 5.5-rc2 -> 5.5-rc3
2019-12-28 21:38:34 +01:00
David Terry
9681bc7147
wireguard: 0.0.20191219 -> 0.0.20191226
...
the wireguard kernel module has been pulled out into it's own repo as
announced in this mailing list post:
https://lists.zx2c4.com/pipermail/wireguard/2019-December/004796.html
2019-12-27 21:01:54 +01:00
Gabriel Ebner
dae537c37a
linuxPackages.digimend: fix build with linux 5.4
2019-12-27 19:14:27 +01:00
Maximilian Bosch
f3e68258c4
iwd: 1.2 -> 1.4
2019-12-27 16:29:57 +01:00
Maximilian Bosch
eac7f001ad
ell: 0.26 -> 0.27
2019-12-27 16:29:49 +01:00
Franz Pletz
2811645328
linuxPackages.usbip: gcc warnings fixed in linux>=5.4
2019-12-27 03:48:21 +01:00
Tim Steinbach
3e6bdc0600
linux_latest-libre: 17145 -> 17151
2019-12-26 20:06:27 -05:00
Maximilian Bosch
1ea4896ae9
bpftool: fix build
...
https://hydra.nixos.org/build/108688065
2019-12-26 21:07:51 +01:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
...
Idea shamelessly stolen from 4e60b0efae
.
I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.
As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.
I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
9f139fe7fe
Merge pull request #76394 from Enzime/update-nonfree-firmware
...
firmware-linux-nonfree: 2019-10-22 -> 2019-12-15
2019-12-26 13:53:53 +00:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
Daniel Schaefer
95710aa67e
multipath-tools: Fix prefix ( #72917 )
...
multipath-tools: Fix prefix
2019-12-26 02:31:37 +01:00
markuskowa
42b5c7e994
Merge pull request #76413 from r-ryantm/auto-update/rdma-core
...
rdma-core: 26.1 -> 27.0
2019-12-25 22:46:52 +01:00
Jan Tojnar
ca39dd3a8a
Merge branch 'master' into staging-next
2019-12-25 05:15:06 +01:00
Jan Tojnar
760be1f4b2
utillinux: no-rebuild clean up
2019-12-25 05:10:48 +01:00
R. RyanTM
be88068dab
smemstat: 0.02.05 -> 0.02.06
2019-12-24 11:27:15 -08:00
R. RyanTM
3923fbd34b
rdma-core: 26.1 -> 27.0
2019-12-24 07:34:36 -08:00
Michael Hoang
139c18dc66
firmware-linux-nonfree: 2019-10-22 -> 2019-12-15
2019-12-24 23:39:50 +11:00
R. RyanTM
a4ec22a44d
power-calibrate: 0.01.28 -> 0.01.29
2019-12-23 23:55:39 -08:00
Tim Steinbach
da4ec2dd2d
linux_latest-libre: 17142 -> 17145
2019-12-23 19:24:07 -05:00
R. RyanTM
93190f745b
mcelog: 166 -> 167
2019-12-23 14:51:23 -08:00
R. RyanTM
fbb1f6a482
libratbag: 0.11 -> 0.12
2019-12-23 13:32:25 -08:00
Mario Rodas
b203ceb0f5
Merge pull request #76258 from r-ryantm/auto-update/health-check
...
health-check: 0.03.03 -> 0.03.04
2019-12-23 08:34:41 -05:00
R. RyanTM
ca53ab77d2
health-check: 0.03.03 -> 0.03.04
2019-12-23 05:01:27 -08:00
Jörg Thalheim
7aa3d001b6
Merge pull request #76204 from r-ryantm/auto-update/alfred
...
alfred: 2019.3 -> 2019.5
2019-12-23 04:52:44 +00:00
R. RyanTM
f08df845fc
alfred: 2019.3 -> 2019.5
2019-12-22 19:06:52 -08:00
Tim Steinbach
4afb87fe58
linux_latest-libre: 17119 -> 17142
2019-12-22 19:56:04 -05:00
Tim Steinbach
36997b3850
linux: 5.4.5 -> 5.4.6
2019-12-22 19:55:51 -05:00
Tim Steinbach
bb74e9cdeb
linux: 4.9.206 -> 4.9.207
2019-12-22 19:55:37 -05:00
Tim Steinbach
5bf13fcc2e
linux: 4.4.206 -> 4.4.207
2019-12-22 19:55:24 -05:00
Tim Steinbach
1e473389d4
linux: 4.19.90 -> 4.19.91
2019-12-22 19:55:15 -05:00
Tim Steinbach
78183b2e98
linux: 4.14.159 -> 4.14.160
2019-12-22 19:55:01 -05:00
Tim Steinbach
baa243d508
linux: Fix request-key for 4.4 and 4.9
2019-12-22 19:51:16 -05:00
Florian Klink
fef59ca3a8
systemd: v243.3 -> v243.4
2019-12-22 17:35:49 +01:00
Florian Klink
b3d99bf063
systemd: add flokli to maintainers
2019-12-22 17:35:49 +01:00
Jörg Thalheim
00915dcb63
sysdig: 0.26.4 -> 0.26.5 ( #75933 )
...
sysdig: 0.26.4 -> 0.26.5
2019-12-22 09:04:04 +00:00
Dmitry Kalinkin
3e5849adbb
Merge pull request #76075 from eadwu/nvidia_x11/2019-12.1
...
nvidia_x11: 440.36 -> 440.44
2019-12-19 23:41:15 -05:00
David Wood
4a0819805a
wooting-udev-rules: init at 20190601
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2019-12-19 15:49:16 +00:00
Jörg Thalheim
ae4071efd2
sysdig: 0.26.4 -> 0.26.5
2019-12-19 10:03:41 +00:00
Linus Heckemann
a69064eebc
linux: run make install in parallel
...
This improves build times significantly, from 20min to 9min on the
aarch64 community box.
2019-12-19 09:24:20 +01:00
Frederik Rietdijk
f79e10061f
Merge master into staging-next
2019-12-19 09:19:50 +01:00
Tim Steinbach
9b5b7220d8
linux_latest-libre: 17117 -> 17119
2019-12-18 16:13:14 -05:00
Tim Steinbach
a80cdb8bad
linux_latest-libre: 17112 -> 17117
2019-12-18 11:24:08 -05:00
Tim Steinbach
ae163fb867
linux: 5.4.3 -> 5.4.5
2019-12-18 11:23:51 -05:00
Tim Steinbach
0ea28ae456
linux: 5.3.16 -> 5.3.18
2019-12-18 11:23:39 -05:00
Tim Steinbach
819a164974
linux: 4.19.89 -> 4.19.90
2019-12-18 11:23:16 -05:00
Tim Steinbach
38e3b0e39f
linux: 4.14.158 -> 4.14.159
2019-12-18 11:22:59 -05:00
Edmund Wu
ed871ac5f3
nvidia_x11: 440.36 -> 440.44
2019-12-17 17:16:18 -05:00
Frederik Rietdijk
bf2877b9ab
Merge master into staging-next
2019-12-17 17:16:52 +01:00
Michael Raskin
26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
...
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Frederik Rietdijk
7aedd744d8
Merge master into staging-next
2019-12-16 20:28:10 +01:00
Alyssa Ross
d770ae1202
linux-libre.updateScript: fix attr in commit msg
2019-12-16 16:38:19 +00:00
Alyssa Ross
987a59e295
linux-libre_latest: 16794 -> 17112
2019-12-16 16:30:22 +00:00
Alyssa Ross
2d3e4088db
linux-libre: set update-libre.sh as update script
...
This doesn't actually update the kernel, just the linux-libre
deblobbing scripts, but it should mean that automatic updaters keep
the deblobbing scripts up to date. So even if deblobbing scripts for
a new kernel version are not available immediately after release, they
should be updated automatically soon enough once available.
2019-12-16 16:30:22 +00:00
Alyssa Ross
80a823eeca
linux/update.sh: update linux-libre too
...
update-libre.sh doesn't commit by default so that it can be used as an
updateScript, where I don't think auto-committing is the norm.
The generated commit messages say "linux-libre_latest" rather than
"linux-libre", because even though linux-libre will also be rebuilt,
it's linux-libre_latest that is more likely to need it.
2019-12-16 16:30:22 +00:00
Tim Steinbach
821ff387da
linux-testing: 5.5-rc1 -> 5.5-rc2
2019-12-16 11:24:53 -05:00
Jan Tojnar
aa3cb8b00e
Merge branch 'staging-next' into staging
2019-12-14 23:09:23 +01:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next
2019-12-14 23:09:06 +01:00
Renaud
ee7ed8da31
procdump: 1.0.1 -> 1.1 ( #75658 )
2019-12-14 20:25:04 +01:00
Michael Weiss
e6b29634d2
fuse3: 3.8.0 -> 3.9.0 ( #75655 )
...
Changelog: https://github.com/libfuse/libfuse/blob/fuse-3.9.0/ChangeLog.rst
2019-12-14 20:16:36 +01:00
Tim Steinbach
4974c6fd23
linux: 5.4.2 -> 5.4.3
2019-12-13 08:29:19 -05:00
Tim Steinbach
b7c613e3e6
linux: 5.3.15 -> 5.3.16
2019-12-13 08:28:57 -05:00
Tim Steinbach
00875c0735
linux: 4.19.88 -> 4.19.89
2019-12-13 08:28:26 -05:00
Jörg Thalheim
e71bd33878
nfs-utils: link nfs tests
2019-12-13 11:24:48 +00:00
Frederik Rietdijk
dfdf1597a7
Merge master into staging-next
2019-12-13 11:43:39 +01:00
Kai Wohlfahrt
e0b9b5f7a6
keyutils: patch to allow symlinks in config dir
2019-12-12 15:42:44 +00:00
Kai Wohlfahrt
ea55a2d8a9
linux: patch request-key binary path
...
This is necessary for id mapping to work with NFS + Kerberos, and also
touches #68106 and 634638.
2019-12-12 12:23:30 +00:00
Kai Wohlfahrt
7b8388302d
nfs-utils: build svcgssd
...
Necessary for nfs server with kerberos auth
2019-12-12 12:23:30 +00:00
Jörg Thalheim
ecbe18dd3b
bcc: 0.11.0 -> 0.12.0
...
- fix bash shebangs
- fix reference to $out/share/bcc/tools/lib when scripts are started from $out/bin
- use submodules to download libbpf
2019-12-11 05:50:56 +00:00
worldofpeace
fb390ed0b8
Merge pull request #75317 from worldofpeace/bluez-docheck
...
bluez: enable checkPhase on x86_64-linux
2019-12-10 20:33:28 -05:00
worldofpeace
b5a3336f57
bluez: enable checkPhase on x86_64-linux
2019-12-10 20:22:35 -05:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
Will Dietz
868972f294
ebtables: 2.0.10-4 -> 2.0.11 (legacy)
2019-12-10 18:50:04 +01:00
Will Dietz
1dac321dc3
iptables: 1.8.3 -> 1.8.4
2019-12-10 18:50:04 +01:00
Will Dietz
7d7c87d162
nftables: 0.9.2 -> 0.9.3
2019-12-10 18:50:04 +01:00
Edmund Wu
3b3876649d
nvidia_x11: include libdrm in rpath
...
Needed for PRIME render offload specifically
2019-12-10 11:35:30 -05:00
gnidorah
d48ed3b9e5
nvidia_x11: fix *nvidia*.so* references
2019-12-10 11:35:30 -05:00
Austin Seipp
452efe57a9
linux_testing: 5.4-rc7 -> 5.5-rc1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-09 10:05:01 -06:00
Mario Rodas
d9367e1403
Merge pull request #75336 from arcnmx/nvidia-settings-parallel
...
linuxPackages.nvidia_x11.settings: enableParallelBuilding
2019-12-09 06:16:38 -05:00
Franz Pletz
8bad6c47c1
Merge pull request #75310 from c0bw3b/rem/mbed13-alienfx-coprthr-firestr
...
Remove mbedtls_1_3, alienfx, coprthr, firestr
2019-12-09 09:38:02 +00:00
arcnmx
964f622da8
linuxPackages.nvidia_x11.settings: enableParallelBuilding
2019-12-08 20:11:48 -08:00
worldofpeace
a83fa6410f
Merge pull request #74995 from Moredread/bluez
...
bluez: 5.50 -> 5.52
2019-12-08 19:10:31 -05:00
R. RyanTM
9af1a66535
mbpfan: 2.2.0 -> 2.2.1 ( #75277 )
2019-12-08 23:48:25 +01:00
c0bw3b
f85826a2ad
alienfx: remove package
...
Upstream is gone
2019-12-08 23:27:41 +01:00
Anders Kaseorg
04577a28d6
kernel generate-config.pl: Show all errors, not just the first
...
This makes it less frustrating to add a large group of kernel options
via boot.kernelPatches.*.extraConfig.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-08 21:17:24 +01:00
André-Patrick Bubel
83655d6993
bluez: 5.51 -> 5.52, aliased bluezFull to bluez
2019-12-08 20:53:49 +01:00
Bastian Köcher
19f42620ef
bluez: 5.50 -> 5.51
...
Also add new configuration flag options and enable them for the bluezFull package by default.
2019-12-08 20:47:44 +01:00
Anthony Cowley
8a4603f9c4
linux: fix amdgpu memory mapping with kernel >= 5.3
...
These configuration options are needed for the ROCm GPU compute stack
on kernels >= 5.3.
2019-12-08 18:52:43 +01:00
markuskowa
f0d35f1466
Merge pull request #75122 from markuskowa/upd-rdma
...
rdma-core: 26.0 -> 26.1
2019-12-08 14:12:02 +01:00
Mario Rodas
478ea35973
Merge pull request #75232 from r-ryantm/auto-update/google-authenticator-libpam
...
google-authenticator: 1.06 -> 1.07
2019-12-08 06:02:45 -05:00
R. RyanTM
1ddcc0965c
google-authenticator: 1.06 -> 1.07
2019-12-08 01:30:44 -08:00
Florian Klink
c36b8c57c2
Merge pull request #75140 from tomfitzhenry/hostapd-getrandom
...
hostapd: use getrandom(2)
2019-12-07 23:01:06 +01:00
Tim Steinbach
98045e752a
linux: 5.4.1 -> 5.4.2
2019-12-07 07:11:52 -05:00
Tim Steinbach
0e517dbb52
linux: 5.3.14 -> 5.3.15
2019-12-07 07:11:52 -05:00
Tim Steinbach
7e403ffcc2
linux: 4.9.205 -> 4.9.206
2019-12-07 07:11:51 -05:00
Tim Steinbach
d90b95f2f6
linux: 4.4.205 -> 4.4.206
2019-12-07 07:11:51 -05:00
Tim Steinbach
9ad3dbf43c
linux: 4.19.87 -> 4.19.88
2019-12-07 07:11:51 -05:00
Tim Steinbach
b80f9b6867
linux: 4.14.157 -> 4.14.158
2019-12-07 07:11:46 -05:00
Izorkin
928fdab4a1
linux: add in kernel 5.4 lockdown feature
2019-12-07 12:06:23 +01:00
Félix Baylac-Jacqué
abc9b32fc6
hostapd: 2.8 -> 2.9
...
Associated release note:
https://w1.fi/security/2019-6/sae-eap-pwd-side-channel-attack-update.txt
Note: we are building hostapd with the CONFIG_EAP_PWD=y flag by
default, we might be impacted by a EAP_PWD side-channel attach on
hostapd 2.8.
2019-12-07 12:02:10 +01:00
Tom Fitzhenry
fd1c0db18c
hostapd: use getrandom(2)
...
Motivation: Devices with few entropy sources on boot hang/block if many services try to
read from /dev/random.
https://w1.fi/cgit/hostap/commit/?id=89a7cdd690b48a0c56380cf4609442ed13527f44
states getrandom() is recommended, but not enabled by default since it
relies on:
* Linux kernel 3.17 (NixOS 19.09 has 4.19; master presumably later)
* glibc 2.25 (NixOS master has 2.27
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/glibc/common.nix#L37 )
2019-12-07 19:31:35 +11:00
Markus Kowalewski
23059de767
rdma-core: 26.0 -> 26.1
2019-12-07 00:19:49 +01:00
Will Dietz
04cf547b2d
iw: 5.3 -> 5.4
2019-12-06 03:00:14 -06:00
Ben Wolsieffer
9461f783f1
reptyr: add patch to fix tests
2019-12-05 22:36:00 -05:00
Will Dietz
734132e55f
shadow: 4.7 -> 4.8
2019-12-05 10:27:22 +01:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
worldofpeace
b12aef05a4
Merge pull request #73968 from mat8913/upower-config-master
...
nixos/upower: Allow customization of UPower.conf
2019-12-05 05:25:00 +00:00
worldofpeace
b07e790963
Merge pull request #74969 from marsam/remove-empty-inherits
...
treewide: remove empty inherits
2019-12-04 23:17:08 +00:00
R. RyanTM
52950ee73f
linuxPackages.bpftrace: 0.9.2 -> 0.9.3
2019-12-04 14:31:39 -06:00
Maximilian Bosch
af066ace5f
iwd: 1.1 -> 1.2
...
https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=8901ad39275bbd9d7bd868c8d7aac3f97d1131ad
2019-12-04 20:52:24 +01:00
Mario Rodas
e44d7c14f5
treewide: remove empty let
blocks
2019-12-04 06:00:00 -05:00
Matthew Harm Bekkema
f83a83f964
upower: load config from /etc
...
In the process of making UPower.conf customizable (#73968 ), it came up
that UPower doesn't load its config from /etc by default.
The UPower derivation is modified to make it load its config from /etc
at runtime, but still install the default config to its nix store path
as before.
The UPower module is modified to put the config in /etc.
2019-12-04 12:26:30 +11:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Alyssa Ross
71f06ea757
linuxHeaders: fix typo in comment
2019-12-02 22:52:21 +00:00
Alyssa Ross
a8e63e4f74
treewide: fetchgit -> fetchFromGitiles
...
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes
2019-12-02 13:34:24 -05:00
Dominik Xaver Hörl
387b59d9cf
cpupower: explicitly set CC and LD to allow compilation with clang
2019-12-02 00:43:40 +01:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
Jörg Thalheim
b7f504812b
perf: build with python3
2019-12-01 18:53:03 +01:00
R. RyanTM
3370a1bebd
mcelog: 165 -> 166
2019-12-01 18:45:39 +01:00
R. RyanTM
89c7e7d911
psmisc: 23.2 -> 23.3
2019-12-01 18:38:53 +01:00
R. RyanTM
50267fb095
intel-compute-runtime: 19.34.13959 -> 19.44.14658 ( #74404 )
2019-12-01 16:21:13 +01:00
markuskowa
5d4f22dc5e
Merge pull request #74405 from r-ryantm/auto-update/ipset
...
ipset: 7.3 -> 7.4
2019-12-01 14:47:16 +01:00
Tim Steinbach
c4dc27cfaf
linux: 4.19.86 -> 4.19.87
2019-12-01 07:26:02 -05:00
Tim Steinbach
9d38dd4a0a
linux: 4.14.156 -> 4.14.157
2019-12-01 07:25:59 -05:00
Dmitry Kalinkin
8d17a20f6a
Merge pull request #73167 from eadwu/nvidia_x11/2019-11.1
...
nvidia_x11: 2019-11.1
2019-11-30 22:47:47 -05:00
Edmund Wu
b05e2c0fb9
nvidia_x11: 435.21 -> 440.36
2019-11-30 22:28:08 -05:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging
2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next
2019-11-30 19:44:51 +01:00
Ryan Mulligan
b76bea5c5b
Merge pull request #74440 from r-ryantm/auto-update/libratbag
...
libratbag: 0.10 -> 0.11
2019-11-30 06:20:06 -08:00
R. RyanTM
3c2a3bde28
tomb: 2.6 -> 2.7 ( #74693 )
2019-11-30 14:30:43 +01:00
Tim Steinbach
64f3388615
linux: 5.4 -> 5.4.1
2019-11-30 08:12:53 -05:00
Tim Steinbach
0e2e1afae8
linux: 5.3.13 -> 5.3.14
2019-11-30 08:12:09 -05:00
Tim Steinbach
77ce626d10
linux: 4.9.203 -> 4.9.205
2019-11-30 08:11:12 -05:00
Tim Steinbach
9d07976ab4
linux: 4.4.203 -> 4.4.205
2019-11-30 08:10:15 -05:00
Mario Rodas
6d9f4a5b3e
Merge pull request #74674 from r-ryantm/auto-update/usbguard
...
usbguard: 0.7.5 -> 0.7.6
2019-11-30 03:01:39 -05:00
Frederik Rietdijk
9f84415541
Merge staging-next into staging
2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747
Merge master into staging-next
2019-11-30 08:57:28 +01:00
R. RyanTM
afc1c4abe5
usbguard: 0.7.5 -> 0.7.6
2019-11-29 12:13:55 -08:00
R. RyanTM
2b8da25b9f
sysstat: 12.1.7 -> 12.2.0
2019-11-29 10:55:30 -08:00
markuskowa
882a826687
Merge pull request #74517 from r-ryantm/auto-update/open-iscsi
...
openiscsi: 2.0.878 -> 2.1.0
2019-11-29 11:41:09 +01:00
Markus Kowalewski
220b417e43
open-iscsi: fix path in iscsi_fw_login
2019-11-29 01:26:52 +01:00
R. RyanTM
84a59dc2f0
alsaPlugins: 1.1.9 -> 1.2.1
2019-11-28 11:59:02 -08:00
R. RyanTM
75deccbf61
openiscsi: 2.0.878 -> 2.1.0
2019-11-28 08:54:12 -08:00
Tim Steinbach
0e670a2e67
linux: Add CRYPTO_AEGIS128_SIMD for aarch64
...
See comments: 9b67ea9106
2019-11-28 09:21:06 -05:00
R. RyanTM
d7173c9425
libratbag: 0.10 -> 0.11
2019-11-27 23:49:34 -08:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
R. RyanTM
de978f92a0
ipset: 7.3 -> 7.4
2019-11-27 17:44:53 -08:00
Alexander Bakker
93c5503c2e
zenpower: init at 0.1.5
2019-11-27 19:54:25 +01:00
Robin Gloster
3a9fd80b79
Merge pull request #74098 from r-ryantm/auto-update/alsa-firmware
...
alsa-firmware: 1.0.29 -> 1.2.1
2019-11-27 18:25:40 +01:00
Robin Gloster
665958073a
Merge pull request #74117 from r-ryantm/auto-update/alsa-utils
...
alsaUtils: 1.1.9 -> 1.2.1
2019-11-27 18:20:57 +01:00
Andreas Rammhold
2930ea5304
Merge pull request #73497 from dtzWill/update/intel-microcode-20191115
...
microcodeIntel: 20191113 -> 20191115
2019-11-27 16:25:31 +01:00
Andreas Rammhold
660e754074
microcodeIntel: add andir as maintainer
2019-11-27 16:23:16 +01:00
Fabian Möller
a03b7ebaa6
ati_drivers_x11: fix libGL and libGLU paths
2019-11-26 18:01:02 +01:00
Michael Weiss
cfb975495c
iproute: 5.3.0 -> 5.4.0
...
"Not a lot of changes in this release, most are related to fixing output
formatting and documentation." [0]
File changes (additions/removals):
+share/man/man8/devlink-trap.8.gz
nix path-info -S:
5.3.0 46078816
5.4.0 46095296
[0]: https://www.spinics.net/lists/netdev/msg615781.html
2019-11-26 14:31:47 +01:00
Tim Steinbach
ba80ebc1b3
linux: 4.4.202 -> 4.4.203
2019-11-26 07:58:49 -05:00
adisbladis
e5b32b9719
openrazer: Fix build with Linux 5.4
2019-11-26 11:05:02 +00:00
R. RyanTM
34733fed51
fwts: 19.09.00 -> 19.11.00
2019-11-25 16:56:19 -08:00
John Ericson
f191360ad0
Merge remote-tracking branch 'upstream/staging-next' into staging
2019-11-25 15:59:05 -05:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
R. RyanTM
116106b406
brillo: 1.4.8 -> 1.4.9
2019-11-25 08:51:07 -08:00
Tim Steinbach
9b67ea9106
linux: Add 5.4
...
Change linux_latest to 5.4
2019-11-25 09:21:27 -05:00
Tim Steinbach
8b93e0c2c4
linux: 5.3.12 -> 5.3.13
2019-11-25 09:14:39 -05:00
Tim Steinbach
e0816be801
linux: 4.9.202 -> 4.9.203
2019-11-25 09:14:39 -05:00
Tim Steinbach
7967988054
linux: 4.19.85 -> 4.19.86
2019-11-25 09:14:39 -05:00
Tim Steinbach
d65b1c6e97
linux: 4.14.155 -> 4.14.156
2019-11-25 09:14:38 -05:00
R. RyanTM
713619f051
alsaUtils: 1.1.9 -> 1.2.1
2019-11-25 01:13:23 -08:00
Linus Heckemann
eefe16dbb6
Merge pull request #74026 from andir/nixos-v243.3
...
systemd: v243 > v243.3
2019-11-25 09:07:10 +01:00
R. RyanTM
4adac94fd5
alsa-firmware: 1.0.29 -> 1.2.1
2019-11-24 22:54:48 -08:00
Franz Pletz
e315f34bb3
Merge pull request #53032 from netixx/update-openvswitch-2.9.2
...
openvswitch: 2.5.4 -> 2.12.0
2019-11-24 20:53:44 +00:00
John Ericson
4f1261134e
Merge remote-tracking branch 'upstream/master' into staging
2019-11-24 18:33:54 +00:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
...
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
Herwig Hochleitner
9d208a6af1
anbox: 2019-05-03 -> 2019-11-15
2019-11-24 19:07:59 +01:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Florian Klink
8ab403c089
beegfs: remove
...
This has been marked as broken since https://github.com/NixOS/nixpkgs/pull/66352
Closes #73998 .
2019-11-24 17:36:30 +01:00
Florian Klink
1ced1425aa
Merge pull request #73186 from flokli/bump-dpdk
...
dpdk: build with meson, odp-dpdk: -> 1.22.0.0
2019-11-24 17:14:49 +01:00
Andreas Rammhold
d5914d7d68
systemd: v243 -> v243.3
2019-11-24 11:53:28 +01:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Edmund Wu
3da7f584bc
nvidiaPackages.legacy_390: 390.129 -> 390.132
2019-11-22 22:09:35 -05:00
Tim Steinbach
a96f98be6e
linux: 5.3.11 -> 5.3.12
2019-11-21 13:29:44 -05:00
Tim Steinbach
9265a8e98d
linux: 4.19.84 -> 4.19.85
2019-11-21 13:29:44 -05:00
Tim Steinbach
74b376f252
linux: 4.14.154 -> 4.14.155
2019-11-21 13:29:40 -05:00
Eelco Dolstra
68f06e4438
keyctl: 1.6 -> 1.6.1
2019-11-20 17:24:21 +01:00
Frederik Rietdijk
10d0c68a9b
Merge staging-next into staging
2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
Daniel Schaefer
09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
...
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
Jan Tojnar
91b02cd86b
fwupd: 1.2.10 → 1.3.3 ( #73700 )
...
fwupd: 1.2.10 → 1.3.3
2019-11-20 02:02:24 +01:00
Janne Heß
f7f1724ee9
displaylink: Disable free space check
...
The check fails if you have too much free disk space
2019-11-19 19:51:30 +01:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
Frederik Rietdijk
f6b39f852e
Merge master into staging-next
2019-11-19 10:53:44 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Jan Tojnar
5b8998fdc4
fwupd: 1.2.10 → 1.3.3
...
https://github.com/fwupd/fwupd/blob/1.3.3/data/org.freedesktop.fwupd.metainfo.xml#L35-L125
systemd.tmpfiles should not be necessary, as the systemd service switched to StateDirectory.
2019-11-18 19:55:39 +01:00
Franz Pletz
09f1e09954
iwd: 0.22 -> 1.1
2019-11-18 02:26:18 +01:00
Franz Pletz
bf3bab2b3f
ell: 0.24 -> 0.26
2019-11-18 02:26:18 +01:00
magenbluten
af808bd826
linux config: add support for xdp sockets and ebpf jit
...
xdp socket support (AF_XDP) is the new way of implementing high
performance networking on linux. on arch linux and debian this is
already enabled (checked via the links from the nixos manual).
moreover, these flags are suggested by the bpf documentation at cilium:
https://cilium.readthedocs.io/en/latest/bpf/#compiling-the-kernel
additionally the flag `BPF_JIT_ALWAYS_ON` on was suggested to help
spectre attack mitigations:
290af86629
2019-11-17 17:20:23 +01:00
Markus Kowalewski
6b3947255c
targetcli: 2.1.50 -> 2.1.51
2019-11-17 16:50:57 +01:00
Florian Klink
8f97966907
odp-dpdk: 1.19.0.0_DPDK_17.11 -> 1.22.0.0_DPDK_18.11
...
Build with dpdk 18.11.5 instead of 17.11.9
2019-11-17 14:10:20 +01:00
Florian Klink
fe9d6cb8a7
dpdk: build with meson
2019-11-17 14:09:04 +01:00
Frederik Rietdijk
3864800226
Merge master into staging-next
2019-11-17 10:31:52 +01:00
Robert Scott
783d66d827
odp-dpdk: internal dpdk 17.11.6 -> 17.11.9 (security)
...
addressing CVE-2019-14818
2019-11-17 01:21:44 +00:00
Robert Scott
fa9a372e18
dpdk: 19.08 -> 19.08.2 (security)
...
addressing CVE-2019-14818
2019-11-17 01:21:19 +00:00
Tim Steinbach
ef31491067
linux: 4.9.201 -> 4.9.202
2019-11-16 13:18:51 -05:00
Tim Steinbach
6f97eeb1da
linux: 4.4.201 -> 4.4.202
2019-11-16 13:18:34 -05:00
Will Dietz
1f58182f04
microcodeIntel: 20191113 -> 20191115
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191115
2019-11-16 07:13:37 -06:00
Frederik Rietdijk
be7125dde7
Merge master into staging-next
2019-11-16 11:45:07 +01:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Andreas Wiese
bef560f578
microcodeIntel: 20191112 -> 20191113
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191113
(#73383 )
2019-11-15 11:18:59 +01:00
Frederik Rietdijk
c6e31d0767
Merge master into staging-next
2019-11-14 13:31:39 +01:00
R. RyanTM
7b599dc25e
busybox: 1.30.1 -> 1.31.1
...
(#72452 )
2019-11-14 00:07:53 +01:00
Kyle Copperfield
2011aef629
openvswitch: many improvements
...
- tidy maintainer definition
- add kmcopper to maintainers
- use https for url fetch
- update lts to 2.5.9
- compile with openssl 1.1
- use https for homepage url
- use python3 in 2.12
2019-11-13 21:00:31 +00:00
Izorkin
705bafb3cf
nftables: update build configuration
2019-11-13 16:50:18 +01:00
Will Dietz
911fe47772
microcodeIntel: 20190918 -> 20191112
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112
2019-11-13 16:42:33 +01:00
R. RyanTM
030f40a6a2
uclibc: 1.0.31 -> 1.0.32
...
* uclibc: 1.0.31 -> 1.0.32 (#72684 )
* uclibc: restrict to x86 Linux platforms
It was always failing on Hydra ARM builders
2019-11-13 15:21:28 +01:00
Andrew Childs
3823edaee4
nftables: build documentation
2019-11-12 23:51:56 -08:00
Graham Christensen
8e069a1597
Merge pull request #72858 from nshalman/displaylink5
...
displaylink: 4.4.24 -> 5.2.14
2019-11-12 20:35:19 -05:00
Tim Steinbach
25d44f7605
linux: 4.9.200 -> 4.9.201
2019-11-12 16:24:52 -05:00
Tim Steinbach
083c1d6b22
linux: 4.4.200 -> 4.4.201
2019-11-12 16:24:18 -05:00
Tim Steinbach
b1b1f5aa58
linux: 4.19.83 -> 4.19.84
2019-11-12 16:23:46 -05:00
Tim Steinbach
dc7772f1c9
linux: 4.14.153 -> 4.14.154
2019-11-12 16:23:03 -05:00
Tim Steinbach
f078de4c0a
linux-testing: 5.4-rc6 -> 5.4-rc7
2019-11-12 16:22:03 -05:00
Tim Steinbach
44d80a5c56
linux: Remove 5.2
...
5.2.x kernels are EOL
2019-11-12 16:17:01 -05:00
Tim Steinbach
3dfff501b5
linux: 5.3.10 -> 5.3.11
2019-11-12 16:02:03 -05:00
Frederik Rietdijk
73b88e17dd
Merge staging-next into staging
2019-11-11 12:09:26 +01:00
Frederik Rietdijk
cf27abf534
Merge master into staging-next
2019-11-11 12:06:42 +01:00
Alexander Bantyev
8983cac44c
kmod: fix --enable-static
2019-11-11 11:10:59 +03:00
Jan Tojnar
e994fdcac0
Merge pull request #72922 from davidak/fix_versions
...
Fix package metadata like version and homepage
2019-11-11 09:05:08 +01:00
Tim Steinbach
d9e90f0d06
linux: 5.3.9 -> 5.3.10
2019-11-10 11:09:18 -05:00
Tim Steinbach
51017f08e6
linux: 4.9.199 -> 4.9.200
2019-11-10 11:09:17 -05:00
Tim Steinbach
460ef6ae3f
linux: 4.4.199 -> 4.4.200
2019-11-10 11:09:17 -05:00
Tim Steinbach
f8913cead6
linux: 4.19.82 -> 4.19.83
2019-11-10 11:09:17 -05:00
Tim Steinbach
20329aebb6
linux: 4.14.152 -> 4.14.153
2019-11-10 11:09:17 -05:00
R. RyanTM
e3069e45d2
mbpfan: 2.1.1 -> 2.2.0
...
(#72563 )
2019-11-09 16:16:45 +01:00
Dmitry Kalinkin
21c3fabb44
Merge pull request #72804 from xtruder/pkgs/facetimehd-firmware/update-firmware-link
...
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-09 05:13:34 -05:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
...
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Matthew Bauer
b23aa70952
Merge pull request #70173 from eadwu/raspberrypi/1.20190925
...
raspberrypi: 1.20190925
2019-11-07 17:13:24 -05:00
Matthew Bauer
0aaab30d2a
Merge pull request #69741 from eadwu/linux_rpi/fix-overrides
...
linux_rpi: fix overrides
2019-11-07 17:09:32 -05:00
davidak
61de71343f
Fix package metadata like version and homepage
2019-11-07 17:20:33 +01:00
worldofpeace
25454dbad8
fwupd: correct test attr
2019-11-07 08:11:25 -05:00
Markus Kowalewski
220f04fcb4
targetcli: 2.1.fb49 -> 2.1.50
...
* install man page
2019-11-07 09:49:30 +01:00
Tim Steinbach
873ffd8d29
linux: 4.9.198 -> 4.9.199
2019-11-06 13:38:36 -05:00
Tim Steinbach
042cf21f74
linux: 4.4.198 -> 4.4.199
2019-11-06 13:38:23 -05:00
Tim Steinbach
308aba8351
linux: 4.19.81 -> 4.19.82
2019-11-06 13:38:04 -05:00
Tim Steinbach
2316150e64
linux: 4.14.151 -> 4.14.152
2019-11-06 13:37:46 -05:00
adisbladis
9a5ef400fc
linux: 5.3.8 -> 5.3.9
2019-11-06 18:16:55 +00:00
Daniel Schaefer
27aa4bf49b
multipath-tools: Fix prefix
...
udev rules and manpages in section 8 were installed into $out/usr
Results in the following derivation output diff:
lib/systemd/system
lib/systemd/system/multipathd.service
lib/systemd/system/multipathd.socket
+lib/udev
+lib/udev/kpartx_id
+lib/udev/rules.d
+lib/udev/rules.d/11-dm-mpath.rules
+lib/udev/rules.d/11-dm-parts.rules
+lib/udev/rules.d/56-multipath.rules
+lib/udev/rules.d/66-kpartx.rules
+lib/udev/rules.d/68-del-part-nodes.rules
sbin
share
share/man
@@ -79,25 +87,14 @@
share/man/man3/mpath_persistent_reserve_out.3.gz
share/man/man5
share/man/man5/multipath.conf.5.gz
+share/man/man8
+share/man/man8/kpartx.8.gz
+share/man/man8/mpathpersist.8.gz
+share/man/man8/multipath.8.gz
+share/man/man8/multipathd.8.gz
usr
usr/include
usr/include/libdmmp
usr/include/libdmmp/libdmmp.h
usr/include/mpath_cmd.h
usr/include/mpath_persist.h
-usr/lib
-usr/lib/udev
-usr/lib/udev/kpartx_id
-usr/lib/udev/rules.d
-usr/lib/udev/rules.d/11-dm-mpath.rules
-usr/lib/udev/rules.d/11-dm-parts.rules
-usr/lib/udev/rules.d/56-multipath.rules
-usr/lib/udev/rules.d/66-kpartx.rules
-usr/lib/udev/rules.d/68-del-part-nodes.rules
-usr/share
-usr/share/man
-usr/share/man/man8
-usr/share/man/man8/kpartx.8.gz
-usr/share/man/man8/mpathpersist.8.gz
-usr/share/man/man8/multipath.8.gz
-usr/share/man/man8/multipathd.8.gz
2019-11-06 19:12:52 +01:00
R. RyanTM
f8948e9606
mcelog: 164 -> 165 ( #72583 )
2019-11-06 18:18:28 +01:00
Nahum Shalman
079849e096
displaylink: 4.4.24 -> 5.2.14
2019-11-05 20:23:32 -05:00
Florian Klink
c3566c7a4f
Merge pull request #70352 from wucke13/systemd-importd
...
systemd: add systemd-importd
2019-11-05 15:42:44 +01:00
Frederik Rietdijk
c4e30cf98c
Merge staging-next into staging
2019-11-05 14:18:08 +01:00
Frederik Rietdijk
03a9822405
Merge master into staging-next
2019-11-05 14:17:37 +01:00
Jörg Thalheim
d6292986d8
android-udev-rules: 20190315 -> 20191103
2019-11-05 10:32:43 +00:00
Kirill Elagin
2e8ed0f443
Revert "lvm2: enable parallel building" ( #72823 )
...
* Revert "lvm2: enable parallel building"
This reverts commit 494d2deebf
.
I am getting
```
gcc: error: ../../device_mapper/libdevice-mapper.a: No such file or directory
```
2019-11-05 11:29:14 +01:00
Franz Pletz
f7ba4a807f
fwupdate: fix build with gcc9
2019-11-05 09:29:10 +01:00
Franz Pletz
d98aee819f
linuxPackages.perf: fix build with gcc9
2019-11-05 01:55:45 +01:00
Franz Pletz
a2ab758457
dpdk: fix build with gcc9
2019-11-05 01:55:18 +01:00
John Ericson
acd2d19484
Merge pull request #72347 from NixOS/bash-no-undef-vars
...
treewide: `set -u` everywhere
2019-11-04 19:52:33 -05:00
Franz Pletz
8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9
2019-11-05 01:07:22 +01:00
Jaka Hudoklin
c115659884
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-05 00:36:45 +01:00
Gabriel Ebner
cb8423d19b
Merge pull request #72698 from gebner/digimend-drivers
...
digimend drivers for graphics tablets
2019-11-04 21:19:06 +01:00
Tim Steinbach
c97ca709c1
linux: 5.4-rc5 -> 5.4-rc6
2019-11-04 09:38:27 -05:00
Gabriel Ebner
a0e4ee3111
aggregateModules: support depmod.d configuration
2019-11-03 17:32:46 +01:00
Gabriel Ebner
1af9ccccb0
linuxPackages.digimend: init at unstable-2019-06-18
2019-11-03 17:32:46 +01:00
Franz Pletz
6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9
2019-11-03 14:44:12 +01:00
Alex Rice
66611546f0
brillo: init at 1.4.8
2019-11-03 14:42:43 +01:00
Michael Weiss
828061351c
fuse3: 3.7.0 -> 3.8.0
2019-11-03 14:21:43 +01:00