Commit graph

12194 commits

Author SHA1 Message Date
Mario Rodas
a895612946
Merge pull request #82070 from r-ryantm/auto-update/lxcfs
lxcfs: 3.1.2 -> 4.0.0
2020-03-08 20:48:29 -05:00
Mario Rodas
b93b8a5c8f
Merge pull request #81824 from r-ryantm/auto-update/open-iscsi
openiscsi: 2.1.0 -> 2.1.1
2020-03-08 20:44:45 -05:00
R. RyanTM
b99feeb269 lxcfs: 3.1.2 -> 4.0.0 2020-03-08 18:43:29 +00:00
Frederik Rietdijk
0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
Jan Tojnar
065b6d3ce4
Merge pull request #82001 from jtojnar/fwupd-1.3.9
fwupd: 1.3.8 → 1.3.9
2020-03-07 19:58:13 +01:00
Emily
b628400f5e linuxPackages_{,_latest,_testing}_hardened: enable 32-bit emulation
Per discussion in #81943.

Resolves #79798.
2020-03-07 18:50:40 +00:00
Jan Tojnar
d6d660d996
fwupd: 1.3.8 → 1.3.9
https://github.com/fwupd/fwupd/blob/1.3.9/data/org.freedesktop.fwupd.metainfo.xml#L38-L63
2020-03-07 18:57:31 +01:00
R. RyanTM
c8523fe003 openvswitch: 2.12.0 -> 2.13.0 2020-03-07 00:57:21 +00:00
R. RyanTM
263e390d9f ipset: 7.5 -> 7.6 2020-03-06 14:59:54 +00:00
Tim Steinbach
028bf0f722
linux: 5.5.7 -> 5.5.8 2020-03-06 07:52:25 -05:00
Tim Steinbach
0c9564891c
linux: 5.4.23 -> 5.4.24 2020-03-06 07:52:25 -05:00
Tim Steinbach
2377b03970
linux: 4.19.107 -> 4.19.108 2020-03-06 07:52:19 -05:00
Matthew Bauer
8d72e6bd5f util-linux: use $bin output for umount
This wasn’t updated when adding the bin output.
2020-03-06 07:14:20 +01:00
Matthew Bauer
1bac797616 plymouth: update configure flags
- only set host when cross compiling
- use top-level configureFlags and installFlags instead of putting it
  in the pre configure.
2020-03-06 00:45:47 -05:00
Ding Xiang Fei
f9b4b89405
alsa-firmware: enable cross compilation (#63866)
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-03-05 20:58:17 -05:00
R. RyanTM
0072d12b60 openiscsi: 2.1.0 -> 2.1.1 2020-03-05 13:40:28 +00:00
Mario Rodas
2d3c0170d3
Merge pull request #81771 from r-ryantm/auto-update/fwts
fwts: 19.11.00 -> 20.02.00
2020-03-05 07:18:04 -05:00
Mario Rodas
19b958b197
Merge pull request #81763 from r-ryantm/auto-update/eventstat
eventstat: 0.04.08 -> 0.04.09
2020-03-05 07:10:40 -05:00
R. RyanTM
03cf599ae2 forkstat: 0.02.13 -> 0.02.14 2020-03-04 23:46:59 +00:00
R. RyanTM
248f387e6d fwts: 19.11.00 -> 20.02.00 2020-03-04 23:04:43 +00:00
R. RyanTM
9c8b500354 eventstat: 0.04.08 -> 0.04.09 2020-03-04 21:49:16 +00:00
sjau
473c80526a evdi: 2019-01-16 -> 2019-02-25 2020-03-03 16:43:59 +01:00
Maximilian Bosch
70325e63d8
Merge pull request #79532 from NixOS/fix-predictable-ifnames-in-initrd
nixos/stage-1: fix predictable interface names in initrd
2020-03-02 17:14:06 +01:00
Michael Weiss
60f4345e37
linux config: Set TCP_CONG_CUBIC=yes to restore the default
This will switch the default TCP congestion control algorithm from
new Reno to CUBIC. CUBIC is the default since Linux kernel 2.6.19
(see 597811ec167fa) and most (all?) distributions keep this default
(e.g. Debian and Ubuntu). On NixOS the default was still new Reno
because generate-config.pl changes TCP_CONG_CUBIC from y to m (since we
try to build everything as a module by default).

To check the active and available algorithms:
$ sysctl net.ipv4.tcp_congestion_control
net.ipv4.tcp_congestion_control = cubic
$ sysctl net.ipv4.tcp_available_congestion_control
net.ipv4.tcp_available_congestion_control = cubic reno

Note: E.g. x86_64_defconfig sets TCP_CONG_CUBIC=y indirectly via
CONFIG_TCP_CONG_ADVANCED=y (but CUBIC is also the default if set to no,
see net/ipv4/Kconfig).
2020-03-02 10:57:47 +01:00
Florian Klink
0a8af284e5
Merge pull request #81415 from NinjaTrappeur/nin-routing-policy-aarch-kernel
linux: add policy routing config flag
2020-03-01 14:50:45 -08:00
Félix Baylac-Jacqué
6896b1cb1d
linux: add policy routing config flag for aarch64
CONFIG_IP_MULTIPLE_TABLES is part of the default x86 kernel config but
absent from the Aarch64 one. Adding explicitely this flag together
with its dependency IP_ADVANCED_ROUTER.

Both of these config flags are needed to use the routing policy
facilities.
2020-03-01 20:25:44 +01:00
José Romildo Malaquias
74f5358f13
Merge pull request #66601 from eadwu/nvidia/prime-render-offload
nvidia: prime render offload
2020-03-01 14:28:57 -03:00
Tim Steinbach
1e41aa8030
linux: 5.6-rc2 -> 5.6-rc3 2020-03-01 10:40:36 -05:00
Mario Rodas
78e976c733
Merge pull request #81420 from r-ryantm/auto-update/smemstat
smemstat: 0.02.06 -> 0.02.07
2020-03-01 10:17:48 -05:00
Frederik Rietdijk
33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
R. RyanTM
30c861e0a9 smemstat: 0.02.06 -> 0.02.07 2020-03-01 03:25:19 +00:00
Mario Rodas
4d43fd7d7a
Merge pull request #81299 from r-ryantm/auto-update/forkstat
forkstat: 0.02.12 -> 0.02.13
2020-02-29 17:37:39 -05:00
Mario Rodas
05c38b9d73
Merge pull request #81295 from r-ryantm/auto-update/fnotifystat
fnotifystat: 0.02.03 -> 0.02.05
2020-02-29 12:05:22 -05:00
Mario Rodas
a62885df5a
Merge pull request #80912 from r-ryantm/auto-update/lsscsi
lsscsi: 0.30 -> 0.31
2020-02-29 11:53:32 -05:00
Mario Rodas
a2cc484e15
Merge pull request #80867 from r-ryantm/auto-update/alsa-plugins
alsaPlugins: 1.2.1 -> 1.2.2
2020-02-29 11:52:27 -05:00
Mario Rodas
c4982cf2ef
Merge pull request #80872 from r-ryantm/auto-update/alsa-utils
alsaUtils: 1.2.1 -> 1.2.2
2020-02-29 11:52:11 -05:00
Frederik Rietdijk
79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
Mario Rodas
4406e51a1e
Merge pull request #81360 from r-ryantm/auto-update/powerstat
powerstat: 0.02.21 -> 0.02.22
2020-02-29 06:02:16 -05:00
R. RyanTM
03fbecff08 powerstat: 0.02.21 -> 0.02.22 2020-02-29 09:56:31 +00:00
worldofpeace
8913745573
Merge pull request #81319 from mdorman/pam_ssh_agent_auth
pam_ssh_agent_auth: fix dependency on insecure openssl
2020-02-29 02:02:52 +00:00
Tim Steinbach
b4af096c4c
linux: 5.5.6 -> 5.5.7 2020-02-28 15:31:15 -05:00
Tim Steinbach
fc8e5c65ca
linux: 5.4.22 -> 5.4.23 2020-02-28 15:30:05 -05:00
Michael Alan Dorman
b6b3e04759 pam_ssh_agent_auth: fix dependency on insecure openssl
There have been a couple of patches floating around for about the last
18 months.  While they originated with FreeBSD, but they've been
adopted by Gentoo and Debian as well---and the most straightforward
way to get access to them was from the Debian repository.
2020-02-28 15:24:37 -05:00
Tim Steinbach
24720dd250
linux: 4.9.214 -> 4.9.215 2020-02-28 11:06:35 -05:00
Tim Steinbach
44523d0bda
linux: 4.4.214 -> 4.4.215 2020-02-28 11:05:20 -05:00
Tim Steinbach
28fee3fea5
linux: 4.19.106 -> 4.19.107 2020-02-28 11:04:31 -05:00
Tim Steinbach
9f5fa90435
linux: 4.14.171 -> 4.14.172 2020-02-28 11:03:33 -05:00
R. RyanTM
5c3d7b6b30 forkstat: 0.02.12 -> 0.02.13 2020-02-28 15:39:17 +00:00
R. RyanTM
c3c7c3b486 fnotifystat: 0.02.03 -> 0.02.05 2020-02-28 14:30:08 +00:00
Jan Tojnar
bb701376cf
Merge branch 'master' into staging-next 2020-02-28 11:30:44 +01:00