Tim Steinbach
bb15fa7427
linux: 5.10-rc3 -> 5.10-rc4
2020-11-16 12:33:28 -05:00
Florian Klink
462c5b26c5
Merge pull request #103966 from flokli/kernel-enable-ipv6
...
kernel config: explicitly enable CONFIG_IPV6
2020-11-16 16:32:50 +01:00
Florian Klink
13be37662d
kernel config: explicitly enable CONFIG_IPV6
...
We currently build CONFIG_IPV6=m.
This seems to be not really well-supported in mainline kernels - see
https://lore.kernel.org/netdev/20201115224509.2020651-1-flokli@flokli.de/T/#u
Compiling it as a module doesn't give too much benefit - even for people
who did explicitly set `enableIPv6` to false, the `ipv6` module was
still loaded, as soon as another module was loaded that requires it
(bridge,br_netfilter,wireguard,ip6table_mangle,sctp,…).
By compiling it in, we only loose the possibility to not add it to
`boot.kernelModules` anymore (as it's part of the kernel directly). The
space savings are negligible.
People wanting to disable IPv6 still get the appropriate sysctls and
options set (while having the kernel code loaded), nothing is really
changing here.
2020-11-16 13:07:49 +01:00
Frederik Rietdijk
986c2d36da
Merge master into staging-next
2020-11-16 09:01:53 +01:00
Daniel Fox Franke
2fa89880cb
nvidia-x11: 455.28 -> 455.38 ( #103830 )
2020-11-14 20:45:41 -05:00
Tim Steinbach
0c0b533fa7
linux-rt_5_4: 5.4.74-rt42 -> 5.4.77-rt43
2020-11-14 15:21:48 -05:00
Frederik Rietdijk
da6239dab3
Merge #98541 into staging-next
2020-11-14 09:19:31 +01:00
Mario Rodas
d2d4d04ced
Merge pull request #103678 from r-ryantm/auto-update/forkstat
...
forkstat: 0.02.15 -> 0.02.16
2020-11-13 21:09:23 -05:00
Mario Rodas
126e37ed45
Merge pull request #103685 from cmacrae/upgrade/yabai/3.3.2
...
yabai: 3.3.0 -> 3.3.3
2020-11-13 21:02:22 -05:00
Frederik Rietdijk
463f738cc6
Merge master into staging-next
2020-11-13 20:58:35 +01:00
Jonathan Ringer
f525d54c55
zfsUnstable: 2.0.0-rc5 -> 2.0.0-rc6
2020-11-13 09:31:18 -08:00
Tim Steinbach
c9845cdaed
linux: 5.10-rc2 -> 5.10-rc3
2020-11-13 11:33:33 -05:00
cmacrae
7fb1069a13
yabai: 3.3.0 -> 3.3.3
2020-11-13 14:47:11 +00:00
Tim Steinbach
eb64d1518f
linux-rt_5_4: 5.4.74-rt41 -> 5.4.74-rt42
2020-11-13 09:28:18 -05:00
Andreas Rammhold
df620fd81a
Merge pull request #103637 from mweinelt/intelMicrocode
...
microcodeIntel: 20201110 -> 20201112
2020-11-13 15:20:50 +01:00
R. RyanTM
568d95e11e
forkstat: 0.02.15 -> 0.02.16
2020-11-13 10:12:04 +00:00
Jörg Thalheim
440c5808a1
Merge pull request #103006 from Mic92/bcc
...
linuxPackages.bcc: 0.16.0 -> 0.17.0
2020-11-13 08:37:12 +01:00
Mario Rodas
53402d6981
Merge pull request #103640 from r-ryantm/auto-update/criu
...
criu: 3.14 -> 3.15
2020-11-12 20:32:47 -05:00
Matthieu Coudron
2bbfa82c2f
Merge pull request #103232 from teto/mptcp_official
...
linux_mptcp_5_9: init upstream multipath TCP at 5.9
2020-11-12 22:15:02 +01:00
R. RyanTM
fb0f4c5652
criu: 3.14 -> 3.15
2020-11-12 20:03:56 +00:00
Martin Weinelt
eaf889aea0
microcodeIntel: 20201110 -> 20201112
...
Update to Pentium Silver N/J5xxx, Celeron N/J4xxx
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00381.html
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00389.html
Fixes: CVE-2020-8694, CVE-2020-8695, CVE-2020-8696, CVE-2020-8698
2020-11-12 20:09:49 +01:00
Matthieu Coudron
db215ca08d
linux_mptcp_94: remove (outdated)
...
few years old by now, use linux_mptcp_95 instead.
2020-11-12 18:51:18 +01:00
Andreas Rammhold
4acaee2cb1
Merge pull request #103450 from mweinelt/intel-microcode
...
microcodeIntel: 20200616 -> 20201110
2020-11-12 17:12:55 +01:00
Justin Humm
6b9f23267e
linuxPackages.wireguard: 1.0.20200908 -> 1.0.20201112
2020-11-12 13:10:20 +01:00
Andrew Childs
f2b81a021e
darwin/print-reexports: add an overview comment
2020-11-12 16:57:19 +09:00
Andrew Childs
7e49fb6592
darwin/apple-sdk: explain why Kernel.framework has no .tbd file
2020-11-12 16:57:19 +09:00
R. RyanTM
aec6a8069f
pcm: 202009 -> 202010
2020-11-11 14:54:20 -08:00
Tim Steinbach
413237b4ed
linux/hardened/patches/5.9: 5.9.7.a -> 5.9.8.a
2020-11-11 15:43:18 -05:00
Tim Steinbach
feab19926f
linux/hardened/patches/5.4: 5.4.76.a -> 5.4.77.a
2020-11-11 15:43:18 -05:00
Tim Steinbach
7bfbd07c06
linux/hardened/patches/4.19: 4.19.156.a -> 4.19.157.a
2020-11-11 15:43:18 -05:00
Tim Steinbach
6322425d0c
linux/hardened/patches/4.14: 4.14.205.a -> 4.14.206.a
2020-11-11 15:43:17 -05:00
Tim Steinbach
470f86b851
linux: 5.9.7 -> 5.9.8
2020-11-11 15:43:17 -05:00
Tim Steinbach
193f7a49fe
linux: 5.4.76 -> 5.4.77
2020-11-11 15:43:16 -05:00
Tim Steinbach
3b27759e52
linux: 4.9.242 -> 4.9.243
2020-11-11 15:43:16 -05:00
Tim Steinbach
f4ce75d98d
linux: 4.4.242 -> 4.4.243
2020-11-11 15:43:15 -05:00
Tim Steinbach
08a59efe79
linux: 4.19.156 -> 4.19.157
2020-11-11 15:43:15 -05:00
Tim Steinbach
399acdc934
linux: 4.14.205 -> 4.14.206
2020-11-11 15:43:15 -05:00
Andrew Childs
3456ef6f30
darwin/apple-sdk: use darwin stubs
2020-11-12 00:23:09 +09:00
Andrew Childs
8e6d830423
darwin/objc4: use darwin-stubs
2020-11-12 00:23:09 +09:00
Andrew Childs
193c91233c
darwin/IOKit: use darwin-stubs
2020-11-12 00:23:09 +09:00
Andrew Childs
03988a5fec
darwin/Security: use darwin-stubs
2020-11-12 00:23:09 +09:00
Andrew Childs
b176ad9546
darwin/Libsystem: use darwin-stubs
2020-11-12 00:23:09 +09:00
Andrew Childs
fd33052999
darwin/print-reexports: nixpkgs-specific utility to inspect .tbd files
...
Used during bootstrap to check that re-exported libraries are not
dangling.
2020-11-12 00:23:09 +09:00
Andrew Childs
8946ff8d71
darwin/darwin-stubs: init
2020-11-12 00:23:09 +09:00
Frederik Rietdijk
4076ffe580
Merge staging-next into staging
2020-11-11 16:00:34 +01:00
Tim Steinbach
e7fa508f85
linux/hardened/patches/5.9: 5.9.6.a -> 5.9.7.a
2020-11-11 09:32:04 -05:00
Tim Steinbach
7420461d12
linux/hardened/patches/5.4: 5.4.75.a -> 5.4.76.a
2020-11-11 09:32:04 -05:00
Tim Steinbach
362d24c7ee
linux/hardened/patches/4.19: 4.19.155.a -> 4.19.156.a
2020-11-11 09:32:04 -05:00
Tim Steinbach
8e364d518b
linux/hardened/patches/4.14: 4.14.204.a -> 4.14.205.a
2020-11-11 09:32:03 -05:00
Tim Steinbach
3be8a4483a
linux_latest-libre: 17744 -> 17762
2020-11-11 09:32:03 -05:00