Commit Graph

12857 Commits

Author SHA1 Message Date
Michele Guerini Rocco
09506f5018
Merge pull request #104134 from r-ryantm/auto-update/btfs
btfs: 2.22 -> 2.23
2020-11-18 10:26:16 +01:00
R. RyanTM
1edae8aa7b btfs: 2.22 -> 2.23 2020-11-18 05:13:07 +00:00
Aaron Janse
52d3cc4438 tomb: 2.7 -> 2.8 2020-11-18 09:54:49 +08:00
Edmund Wu
0f322400ea
nvidia_x11: fix vulkan icd filename 2020-11-16 14:04:16 -05:00
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
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
Frederik Rietdijk
9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01: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
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
TredwellGit
bfaa9af416 linuxHeaders: 5.5 -> 5.9.8 2020-11-13 12:53:54 +00: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
R. RyanTM
3b6ec753b1 eventstat: 0.04.10 -> 0.04.11 2020-11-13 07:16:05 +00: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
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00: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
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
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
Martin Weinelt
a79902f23e
microcodeIntel: 20200616 -> 20201110
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20201110

Security advisories:
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-11 14:25:23 +01:00
Ivan Kozik
c945b47a25 linuxPackages.wireguard: fix the build on linux 5.4.76
Patch copied from https://github.com/archlinux/svntogit-packages/blob/packages/wireguard-dkms/trunk/lts.diff

This fixes:

```
In file included from <command-line>:
/build/source/src/compat/compat-asm.h:44: warning: "SYM_FUNC_START" redefined
   44 | #define SYM_FUNC_START ENTRY
      |
In file included from /build/source/src/compat/compat-asm.h:9,
                 from <command-line>:
/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:218: note: this is the location of the previous definition
  218 | #define SYM_FUNC_START(name)    \
      |
In file included from <command-line>:
/build/source/src/compat/compat-asm.h:45: warning: "SYM_FUNC_END" redefined
   45 | #define SYM_FUNC_END ENDPROC
      |
In file included from /build/source/src/compat/compat-asm.h:9,
                 from <command-line>:
/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:265: note: this is the location of the previous definition
  265 | #define SYM_FUNC_END(name)    \
      |
/build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S: Assembler messages:
/build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:50: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:176: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:180: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:257: Error: invalid character '(' in mnemonic
make[3]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/scripts/Makefile.build:348: /build/source/src/crypto/zinc/blake2s/blake2s-x86_64.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from <command-line>:
/build/source/src/compat/compat-asm.h:44: warning: "SYM_FUNC_START" redefined
   44 | #define SYM_FUNC_START ENTRY
      |
In file included from /build/source/src/compat/compat-asm.h:9,
                 from <command-line>:
/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:218: note: this is the location of the previous definition
  218 | #define SYM_FUNC_START(name)    \
      |
In file included from <command-line>:
/build/source/src/compat/compat-asm.h:45: warning: "SYM_FUNC_END" redefined
   45 | #define SYM_FUNC_END ENDPROC
      |
In file included from /build/source/src/compat/compat-asm.h:9,
                 from <command-line>:
/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:265: note: this is the location of the previous definition
  265 | #define SYM_FUNC_END(name)    \
      |
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S: Assembler messages:
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:123: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:185: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:187: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:319: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1016: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1616: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1620: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1810: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1812: Error: invalid character '(' in mnemonic
/build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1959: Error: invalid character '(' in mnemonic
make[3]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/scripts/Makefile.build:348: /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.o] Error 1
make[2]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/Makefile:1729: /build/source/src] Error 2
make[1]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/Makefile:179: sub-make] Error 2
make: *** [Makefile:26: module] Error 2
builder for '/nix/store/hll3sjyrwa55arzlsxnbacqdd8s842l1-wireguard-1.0.20200908.drv' failed with exit code 2
```
2020-11-10 23:23:35 -08:00
Jan Tojnar
23b939cfc3
fwupd: Fix build
Few new files are trying to be installed to /etc.

Fixes: https://github.com/NixOS/nixpkgs/issues/103365
2020-11-11 01:07:27 +01:00
Graham Christensen
f9121be82e
Merge pull request #103307 from grahamc/zfs-scripts
zfs: extend zpool scripts with :$PATH, remove sudo
2020-11-10 10:20:02 -05:00
Tim Steinbach
589bf72e97
linux: 5.9.6 -> 5.9.7 2020-11-10 09:11:56 -05:00
Tim Steinbach
8aa3123f33
linux: 5.4.75 -> 5.4.76 2020-11-10 09:11:55 -05:00
Tim Steinbach
e696d5466c
linux: 4.9.241 -> 4.9.242 2020-11-10 09:11:55 -05:00
Tim Steinbach
48d83292f8
linux: 4.4.241 -> 4.4.242 2020-11-10 09:11:55 -05:00
Tim Steinbach
8f6733ca48
linux: 4.19.155 -> 4.19.156 2020-11-10 09:11:54 -05:00
Tim Steinbach
3c25cf4d13
linux: 4.14.204 -> 4.14.205 2020-11-10 09:11:51 -05:00
R. RyanTM
3ffd4b446f iptables: 1.8.5 -> 1.8.6 2020-11-10 15:06:39 +01:00
Graham Christensen
b3d4f5dada
zfs: extend zpool scripts with :$PATH, remove sudo
sudo the package is not suid, so remove it from the PATH. Extend
PATH with $PATH to fetch sudo from the outer PATH. Move the generation
of `path` in to Nix, so the sed expression can use single quotes,
which prevents $PATH being interpolated at build-time.
2020-11-10 08:50:22 -05:00
Frederik Rietdijk
379aaa1e0c Merge master into staging-next 2020-11-10 10:11:08 +01:00
Peter Hoeg
de2112c03d bolt: 0.8 -> 0.9 2020-11-10 08:09:47 +08:00
Jan Tojnar
3a5ba30c13 fwupd: 1.4.6 → 1.5.1
* https://github.com/fwupd/fwupd/releases/tag/1.5.0
* https://github.com/fwupd/fwupd/releases/tag/1.5.1

* The changelog mentions removed dependency on efivar but we still need the package because it also contains efiboot required dependency. https://github.com/fwupd/fwupd/pull/2485
* Blacklist options were renamed.
* Test firmware was moved to a separate repo. We need to install it or some tests will be skipped. https://github.com/fwupd/fwupd/pull/2330
* Initially, there was an option to configure dbx but in the end, it was removed in favour of bespoke dbxtool. https://github.com/fwupd/fwupd/pull/2061, https://github.com/fwupd/fwupd/pull/2318, https://github.com/fwupd/fwupd/pull/2329
* Fwupd now checks hashes of plug-ins and will complain loudly that it is tainted when “invalid” plug-in is loaded (during testing).
* Installed tests complain about not being able to access cdn, even though we are not setting CI_NETWORK env var. We need a patch to fix that.
2020-11-09 22:50:17 +01:00
Martin Weinelt
7a2455a0fd
batman-adv: 2020.3 -> 2020.4 2020-11-09 22:24:11 +01:00
Markus S. Wamser
9ed8e03a09 mupdf: mark 1.17 as insecure but as still required as dependency 2020-11-09 09:57:38 -08:00
Frederik Rietdijk
20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Daniël de Kok
a5736eca8e
Merge pull request #102680 from r-ryantm/auto-update/pcm
pcm: 202008 -> 202009
2020-11-09 13:54:41 +01:00
Alyssa Ross
8f5ac08f55
Merge pull request #102381 from MetaDark/linuxPackages.xpadneo
linuxPackages.xpadneo: 0.8.3 -> 0.8.4
2020-11-09 12:22:22 +00:00
snicket2100
cd1c5633af firejail: 0.9.62 -> 0.9.64 2020-11-08 23:25:59 +01:00
Michael Raskin
e1e5d73c9a
Merge pull request #103081 from andresilva/linux-zen-5.9.6
linux_zen: 5.9.3 -> 5.9.6
2020-11-08 17:15:42 +00:00
markuskowa
e447841b12
Merge pull request #103132 from markuskowa/upd-rdma-core
rdma-core: 31.0 -> 31.1
2020-11-08 18:06:05 +01:00
Tim Steinbach
b1bd4c09ad
Merge pull request #103028 from TredwellGit/firmwareLinuxNonfree
firmwareLinuxNonfree: 2020-09-18 -> 2020-10-22
2020-11-08 11:03:05 -05:00
Markus Kowalewski
545456ddca
rdma-core: 31.0 -> 31.1 2020-11-08 15:10:08 +01:00
André Silva
0c131ae118
linux_zen: 5.9.3 -> 5.9.6 2020-11-07 13:20:38 +00:00
Phillip Cloud
0a2f47b51b nvidia_x11.persistenced: fix build on master 2020-11-06 11:06:18 -08:00
TredwellGit
7ff16d8155 firmwareLinuxNonfree: 2020-09-18 -> 2020-10-22 2020-11-06 18:28:28 +00:00
Frederik Rietdijk
99fb79ae84 Merge master into staging-next 2020-11-06 12:51:56 +01:00
Jörg Thalheim
5a540a8996
linuxPackages.bcc: 0.16.0 -> 0.17.0 2020-11-06 10:06:34 +01:00
Peter Hoeg
11fc055836 pam_mount: add support for LUKS2 2020-11-06 10:19:36 +08:00
Anders Kaseorg
d57891889d linux/hardened/patches/5.9: 5.9.1.a -> 5.9.6.a 2020-11-05 16:24:43 -08:00
Anders Kaseorg
8bf8b61c2d linux/hardened/patches/5.8: 5.8.16.a -> 5.8.18.a 2020-11-05 16:24:42 -08:00
Anders Kaseorg
f9d1130ae9 linux/hardened/patches/5.4: 5.4.72.a -> 5.4.75.a 2020-11-05 16:24:40 -08:00
Anders Kaseorg
22387315b6 linux/hardened/patches/4.19: 4.19.152.a -> 4.19.155.a 2020-11-05 16:24:39 -08:00
Anders Kaseorg
a435637e66 linux/hardened/patches/4.14: 4.14.202.a -> 4.14.204.a 2020-11-05 16:24:37 -08:00
Tim Steinbach
76d4a93444
linux: 5.9.5 -> 5.9.6 2020-11-05 17:28:15 -05:00
Jonathan Ringer
5d9ea37fd3 zfsUnstable: 2.0.0-rc4 -> 2.0.0-rc5 2020-11-05 08:05:05 -08:00
Tim Steinbach
eeb8ffabbd
linux: 5.9.3 -> 5.9.5 2020-11-05 09:51:05 -05:00
Tim Steinbach
3b7197307b
linux: 5.4.74 -> 5.4.75 2020-11-05 09:51:05 -05:00
Tim Steinbach
5fe041997e
linux: 4.19.154 -> 4.19.155 2020-11-05 09:51:05 -05:00
Tim Steinbach
41b4c2d11b
linux: 4.14.203 -> 4.14.204 2020-11-05 09:51:02 -05:00
Timo Kaufmann
16e34d25fd
Merge pull request #93620 from lovesegfault/fix-r8168
kernelPackages.r8168: 8.047.04 -> 8.048.03
2020-11-05 09:43:53 +01:00
Jan Tojnar
a821be7531
Merge branch 'master' into staging-next 2020-11-05 09:42:47 +01:00
Ryan Mulligan
d1d2a00652
Merge pull request #102696 from r-ryantm/auto-update/pam_gnupg
pam_gnupg: 0.1 -> 0.2
2020-11-04 06:16:19 -08:00
Frederik Rietdijk
49cd7307d0
Merge pull request #101207 from NixOS/staging-next
Staging next
2020-11-04 10:48:08 +01:00
ajs124
c30745e053
open-iscsi: install systemd files (#97793) 2020-11-04 09:30:03 +01:00
Frederik Rietdijk
10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
R. RyanTM
0e3c2cd8c0 pam_gnupg: 0.1 -> 0.2 2020-11-04 02:49:33 +00:00
R. RyanTM
4e1db3daf0 pcm: 202008 -> 202009 2020-11-04 00:18:43 +00:00
Finn Behrens
7787fd2413 systemd: Add an option for homed
This is disabled by default to indicate that is hasn't been adiquately
tested with NixOS yet.
2020-11-03 17:35:26 -05:00
R. RyanTM
bc8715adbb lxcfs: 4.0.5 -> 4.0.6 2020-11-03 09:18:52 -08:00
R. RyanTM
a765199f1e i2c-tools: 4.1 -> 4.2 2020-11-03 08:56:06 -08:00
R. RyanTM
f3096f3400 ipset: 7.6 -> 7.7 2020-11-03 08:52:51 -08:00
Tim Steinbach
b7880ce6ec
linux-rt_5_4: 5.4.70-rt40 -> 5.4.74-rt41 2020-11-03 10:54:25 -05:00
Tim Steinbach
f652a024bb
linux: 5.9.2 -> 5.9.3 2020-11-03 10:54:25 -05:00
Tim Steinbach
7e9c6235f1
linux: 5.8.17 -> 5.8.18 2020-11-03 10:54:24 -05:00
Tim Steinbach
f249558f95
linux: 5.4.73 -> 5.4.74 2020-11-03 10:54:21 -05:00
Tim Steinbach
5030e5cdc7
linux: 5.10-rc1 -> 5.10-rc2 2020-11-03 08:47:16 -05:00
Tim Steinbach
86542cc097
Merge pull request #100645 from andresilva/linux-zen-5.9
linux_zen: 5.8.13 -> 5.9.3
2020-11-03 08:44:35 -05:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
Kira Bruneau
ef16b3f77c linuxPackages.xpadneo: 0.8.3 -> 0.8.4 2020-11-02 21:33:16 -05:00
Mario Rodas
5fa1a7f27f
Merge pull request #101280 from r-ryantm/auto-update/alsa-topology-conf
alsa-topology-conf: 1.2.3 -> 1.2.4
2020-11-02 18:24:09 -05:00
Mario Rodas
3901f6ecd4
Merge pull request #101302 from r-ryantm/auto-update/alsa-ucm-conf
alsa-ucm-conf: 1.2.3 -> 1.2.4
2020-11-02 18:20:03 -05:00
Mario Rodas
5459a313cd
Merge pull request #102309 from marsam/update-lxc
lxc: 4.0.4 -> 4.0.5
2020-11-02 17:53:13 -05:00
Ryan Mulligan
f723ed8d69
Merge pull request #102523 from r-ryantm/auto-update/libratbag
libratbag: 0.14 -> 0.15
2020-11-02 12:26:38 -08:00
R. RyanTM
5e4b485d86 libratbag: 0.14 -> 0.15 2020-11-02 19:42:21 +00:00
R. RyanTM
7c1ff55c77 libfabric: 1.11.0 -> 1.11.1 2020-11-02 09:48:56 -08:00
Antoine Eiche
859a44ebc0 systemd: set withRemote true by default
This also adds the libmicrohttpd as a `buildInput` when `withRemote`
is true.
2020-11-02 09:07:52 +01:00
Jonathan Ringer
c6afa8820b anbox: kernel.features can be null 2020-11-01 19:59:06 -08:00
Jonathan Ringer
613adb0e88 kernel/linuxManualConfig: add variant metadata 2020-11-01 19:59:06 -08:00
R. RyanTM
a27100c77b fwts: 20.08.00 -> 20.09.00 2020-11-01 15:14:53 -08:00
André Silva
c633a2e8fb
linux_zen: add maintainer 2020-11-01 14:49:55 +00:00
André Silva
495f9976b4
linux_zen: 5.8.13 -> 5.9.3 2020-11-01 14:49:49 +00:00
Florian Klink
d64f4d03d5
Merge pull request #101886 from flokli/systemd-more-optional
systemd: introduce more options for a more minimal build
2020-11-01 14:29:45 +01:00
Mario Rodas
db1c6f9ce9
Merge pull request #102289 from r-ryantm/auto-update/fnotifystat
fnotifystat: 0.02.06 -> 0.02.07
2020-11-01 07:17:41 -05:00
Frederik Rietdijk
409ca6f1f9 Merge staging-next into staging 2020-11-01 11:06:35 +01:00
Frederik Rietdijk
fe9f55907e Merge master into staging-next 2020-11-01 11:06:08 +01:00
Michele Guerini Rocco
93e0a06de4
Merge pull request #102102 from rnhmjoj/cshatag
cshatag: init at 2019-12-03
2020-11-01 10:12:59 +01:00
Frederik Rietdijk
83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
Frederik Rietdijk
7a8d5dc8a6 Merge master into staging-next 2020-11-01 10:10:47 +01:00
Austin Seipp
c1a8104f11
Merge pull request #102026 from r-ryantm/auto-update/checksec
checksec: 2.2.3 -> 2.4.0
2020-10-31 19:22:14 -05:00
R. RyanTM
a70df2c2cc fnotifystat: 0.02.06 -> 0.02.07 2020-10-31 23:18:01 +00:00
rnhmjoj
2aaf963019
cshatag: init at 2019-12-03 2020-10-31 18:43:15 +01:00
Vladimír Čunát
dfd3ede68d
Merge branch 'master' into staging-next 2020-10-31 14:30:44 +01:00
Masanori Ogino
a32ede5635
kmscon: add omasanori as a maintainer (#102206)
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-31 01:02:35 -04:00
Mario Rodas
661f6bf2c9 lxc: 4.0.4 -> 4.0.5 2020-10-31 04:20:00 +00:00
Jonathan Ringer
f24fa1e6f5 linuxPackages.usbip: disable < 4.10 2020-10-30 09:40:12 -07:00
Jonathan Ringer
e6db435973 linux: add flavor metadata 2020-10-30 09:40:12 -07:00
Tim Steinbach
8ed2e118b1
linux_latest-libre: 17724 -> 17744 2020-10-30 09:33:44 -04:00
Tim Steinbach
7882c1ae5a
linux: 4.19.153 -> 4.19.154 2020-10-30 09:33:25 -04:00
Tim Steinbach
1ab68981ef
linux: 5.9.1 -> 5.9.2 2020-10-29 17:05:08 -04:00
Tim Steinbach
844f488498
linux: 5.8.16 -> 5.8.17 2020-10-29 17:05:08 -04:00
Tim Steinbach
6a4d9c16ba
linux: 5.4.72 -> 5.4.73 2020-10-29 17:05:07 -04:00
Tim Steinbach
bc6185c207
linux: 4.9.240 -> 4.9.241 2020-10-29 17:05:07 -04:00
Tim Steinbach
822c60b2fb
linux: 4.4.240 -> 4.4.241 2020-10-29 17:05:07 -04:00
Tim Steinbach
65b969b076
linux: 4.19.152 -> 4.19.153 2020-10-29 17:05:07 -04:00
Tim Steinbach
218809ef12
linux: 4.14.202 -> 4.14.203 2020-10-29 17:05:06 -04:00
ajs124
4903ef48f9
Merge pull request #101748 from helsinki-systems/upd/raspberrypifw20201022
raspberrypifw: 1.20200902 -> 1.20201022
2020-10-29 19:24:23 +01:00
R. RyanTM
cb28da0a0c checksec: 2.2.3 -> 2.4.0 2020-10-29 11:12:50 +00:00
R. RyanTM
bf62d8f629 android-udev-rules: 20200613 -> 20201003 2020-10-29 08:31:05 +00:00
Florian Klink
6dbc23e75d systemd: stop substituting inside fsck.c, stop substituting mke2fs
fsck.c doesn't refer to any of these binaries anymore, and the whole
systmed codebase not to /sbin/mke2fs.
2020-10-28 23:24:18 +01:00
Florian Klink
959cea2e80 systemd: add withPCRE2 option 2020-10-28 23:24:18 +01:00
Florian Klink
93dcbbf69d systemd: add withApparmor option 2020-10-28 23:24:18 +01:00
Florian Klink
065f057d0c systemd: add libgpgerror only to buildInputs if we build with resolved support 2020-10-28 23:24:18 +01:00
Florian Klink
e6dff1d666 systemd: drop libffi from buildInputs
This isn't used anywhere.
2020-10-28 23:24:18 +01:00
Florian Klink
e10a9a8506 systemd: add withMachined flag 2020-10-28 23:24:18 +01:00
Florian Klink
8526662a33 systemd: add withNss flag 2020-10-28 23:24:18 +01:00
Florian Klink
a079a6f026 systemd: add withUserDb flag 2020-10-28 23:24:18 +01:00
Florian Klink
e77326208e systemd: add withDocumentation flag 2020-10-28 23:24:18 +01:00
Florian Klink
f142493a6a systemd: add withShellCompletions flag 2020-10-28 23:24:18 +01:00
Florian Klink
1f9347431c systemd: add withPolkit option 2020-10-28 23:24:18 +01:00
Florian Klink
0b762c02ee systemd: disable efi if we don't build with withEfi is set to false 2020-10-28 23:24:17 +01:00
Florian Klink
54c35f0940 systemd: withEfi: move gnu-efi check into assertion 2020-10-28 23:24:17 +01:00
Florian Klink
13a910e3f6 systemd: make gcrypt optional 2020-10-28 23:24:17 +01:00
Florian Klink
585f4a140b systemd: add withAnalyze flag 2020-10-28 23:24:17 +01:00
Florian Klink
987906aa58 systemd: add withCoredump flag
… and default it to false for systemdMinimal
2020-10-28 23:24:17 +01:00
Florian Klink
c6aada2835 systemd: drop duplicate -Dlocaled=…
This is already configurable above.
2020-10-28 23:24:17 +01:00
Florian Klink
ff07c6b47d systemd: introduce withCompression flag
This will build systemd without some compression utils, useful for
systemdMinimal.
2020-10-28 23:24:17 +01:00
Florian Klink
5f257d7d2c systemd: cleanup cryptsetup input
use lib.getDev to retrieve the dev output. Don't pass it to buildInputs
if we don't build with withCryptsetup set to true.
2020-10-28 23:24:17 +01:00
Florian Klink
e1e01fa85e systemd: add withRemote option (default to false), make curl optional
This makes curl optional if both remote and importd are disabled, and
makes some assertions more robust by switching from curl.dev != null to
lib.getDev curl != null.
2020-10-28 23:24:17 +01:00
Florian Klink
39e733336c systemd: build without iptables when networkd is disabled
upstreams TODO mentions iptables-dev (libiptc) is also used for nspawn,
but it seems like it only makes use of this via networkd anyways (or
does these days) - at least systemdMinimal compiles successfully without
iptables in the build closure.
2020-10-28 23:24:17 +01:00
Florian Klink
8434da5715 systemd: remove perl from nativeBuildInputs
This was only used to patch a circular output reference from lib to out
on aarch64, but was removed in b68bddfbda,

This commit forgot to remove perl, so remove it now.
2020-10-28 23:24:17 +01:00
Florian Klink
6456e24d57 systemd: nixpkgs-fmt 2020-10-28 23:24:16 +01:00
Florian Klink
229184f6b5 systemd: reorder buildInputs
These are all unconditianally anyways.
2020-10-28 23:24:16 +01:00
Florian Klink
c6bbc945b4 systemd: stdenv.lib -> lib
This is a no-op and makes things a bit smaller.
2020-10-28 23:24:16 +01:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Andreas Rammhold
5d03fe6ac4
Merge pull request #101792 from flokli/systemdminimal-without-glib
systemdMinimal: build without glib
2020-10-27 20:00:18 +01:00
Tim Steinbach
3088dcb148
linux: 5.9-rc8 -> 5.10-rc1 2020-10-27 14:29:21 -04:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Florian Klink
5f8a741abf systemdMinimal: build without glib
This takes glib (and by this, gtk-doc) out of systemdMinimal's build
closure.
2020-10-26 21:58:49 +01:00
Florian Klink
00c68337f5 systemd: fix 0019-*.patch
This was introduced in https://github.com/NixOS/nixpkgs/pull/99621, but
didn't follow the process documented in
pkgs/os-specific/linux/systemd/default.nix, namely, the `git am` and
`git format-patch` workflow, which caused
`0019-revert-get-rid-of-seat_can_multi_session.patch` to not apply with
`git am` due to missing authorship information.

I did apply this patch manually, and copied authorship information from
4e384ddc11.
2020-10-26 21:30:42 +01:00
Janne Heß
1829a89f84
raspberrypifw: 1.20200902 -> 1.20201022 2020-10-26 11:30:36 +01:00
Vladimír Čunát
89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c20)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
Benjamin Hipple
d53dd036d2
Merge pull request #80151 from ju1m/dstat_fix_pluginpath
dstat: fix pluginpath
2020-10-25 10:48:54 -04:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
R. RyanTM
8d6bd565a1 libcap_ng: 0.7.10 -> 0.7.11 2020-10-25 09:39:15 +01:00
R. RyanTM
a2f3c2521c android-udev-rules: 20200410 -> 20200613 2020-10-25 09:37:31 +01:00
Vladimír Čunát
17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Jan Tojnar
6aa670046b
Merge pull request #101387 from r-ryantm/auto-update/bluez
bluez: 5.54 -> 5.55
2020-10-25 07:52:27 +01:00
Luflosi
b8e5d13878 hdparm: name -> pname 2020-10-24 23:06:34 -07:00
Andreas Rammhold
250fb4611f
Merge pull request #100456 from maralorn/boolToString
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
R. RyanTM
b4fd542f7f cpuid: 20200427 -> 20201006 2020-10-24 15:16:12 +00:00
Jan Tojnar
c252654584
Merge branch 'master' into staging-next 2020-10-24 01:10:07 +02:00
Jonathan Ringer
69f31f3fe6
catfs: init at unstable-2020-03-21 2020-10-23 09:53:11 -07:00
Anderson Torres
28c30cca98
Merge pull request #101304 from r-ryantm/auto-update/alsa-utils
alsaUtils: 1.2.3 -> 1.2.4
2020-10-22 20:42:33 -03:00
Jan Tojnar
d13fc932cd
Merge branch 'master' into staging-next 2020-10-22 21:20:14 +02:00
R. RyanTM
ef13bb7089 bluez: 5.54 -> 5.55 2020-10-22 14:31:26 +00:00
Michael Weiss
002750572a
nvme-cli: 1.12 -> 1.13 2020-10-22 13:36:47 +02:00
R. RyanTM
2aa8f39267 alsaUtils: 1.2.3 -> 1.2.4 2020-10-22 00:31:37 +00:00
R. RyanTM
7d613cd80c alsa-ucm-conf: 1.2.3 -> 1.2.4 2020-10-22 00:16:04 +00:00
R. RyanTM
d43ce2c699 alsa-topology-conf: 1.2.3 -> 1.2.4 2020-10-21 20:15:57 +00:00
Vladimír Čunát
90094b0468
Merge branch 'master' into staging-next
minor conflict: rust update vs. darwin fixes for it
  (not tested but seems quite OK)
2020-10-21 13:34:06 +02:00
Andreas Rammhold
f6cd17269e
Merge pull request #49403 from andir/qemu_test_reduce_closure
qemu_test: disable features that are not needed for tests (closure 641 -> 335.3M)
2020-10-21 00:41:01 +02:00
ajs124
b2602d1a39 apparmor: 2.13.4 -> 2.13.5 2020-10-20 21:03:28 +02:00
Frederik Rietdijk
23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Janne Heß
cdabe1007c
raspberrypi-eeprom: Init at 2020-10-05 2020-10-20 15:45:58 +02:00
Dmitry Bogatov
89e9c49bf4 keyutils: fix static build 2020-10-20 00:00:00 -04:00
Andreas Rammhold
0a55c5dada
iputils: apply proposed upstream patch to get rid of systemd dependency
This allows us to get rid of the hack and the systemd dependency and
thus reduces the rebuild closure whenever systemd changes.
2020-10-19 22:04:52 +02:00
Andreas Rammhold
54e6cfc1ef
iptuils: Remove systemd from dependencies
In our case systemd is only used to figure out if the unit files should
be generated.
2020-10-19 21:41:53 +02:00
Henri Menke
3cf85bc8a2
zfsUnstable: 2.0.0-rc3 -> 2.0.0-rc4 2020-10-19 21:37:42 +02:00
Henri Menke
cabb90e212 zfs: 0.8.4 -> 0.8.5 2020-10-19 11:18:01 -07:00
Jan Tojnar
5c766c5c24
Merge branch 'staging-next' into staging 2020-10-18 21:21:03 +02:00
Jon
ff6efa6f16 Revert "linuxPackages.nvidia_x11.persistenced: fix build"
This reverts commit f98219c519.
2020-10-18 11:47:34 -07:00
Jonathan Ringer
f98219c519 linuxPackages.nvidia_x11.persistenced: fix build 2020-10-18 11:12:23 -07:00
Michael Weiss
01ec8c0999
iproute: 5.8.0 -> 5.9.0 (#100761)
File changes (additions/removals):
None
2020-10-18 13:31:27 +02:00
Vladimír Čunát
90fd589286
Merge #98191: nvidia_x11: 2020.09 - 2020.10 2020-10-18 11:08:20 +02:00
Luke Bentley-Fox
41e9a5305b
powertop: strip hcitool FSH path
Fixes #99492
2020-10-17 22:48:38 +01:00
Tim Steinbach
138b419901
linux/hardened/patches/5.9: init at 5.9.1.a 2020-10-17 15:25:50 -04:00
Tim Steinbach
80a57fd78b
linux/hardened/patches/5.8: 5.8.15.a -> 5.8.16.a 2020-10-17 15:25:49 -04:00
Tim Steinbach
d68fed6697
linux/hardened/patches/5.4: 5.4.71.a -> 5.4.72.a 2020-10-17 15:25:49 -04:00
Tim Steinbach
43fe838e08
linux/hardened/patches/4.19: 4.19.151.a -> 4.19.152.a 2020-10-17 15:25:49 -04:00
Tim Steinbach
6716902e19
linux/hardened/patches/4.14: 4.14.201.a -> 4.14.202.a 2020-10-17 15:25:48 -04:00
Tim Steinbach
2a82889f8e
linux: 5.9 -> 5.9.1 2020-10-17 15:25:48 -04:00
Tim Steinbach
bc4b7ed7e1
linux: 5.8.15 -> 5.8.16 2020-10-17 15:25:48 -04:00
Tim Steinbach
0b06892484
linux: 5.4.71 -> 5.4.72 2020-10-17 15:25:47 -04:00
Tim Steinbach
e0218ca69c
linux: 4.9.239 -> 4.9.240 2020-10-17 15:25:47 -04:00
Tim Steinbach
982d966290
linux: 4.4.239 -> 4.4.240 2020-10-17 15:25:47 -04:00
Tim Steinbach
de5c66b9ef
linux: 4.19.151 -> 4.19.152 2020-10-17 15:25:46 -04:00
Tim Steinbach
5f236c3875
linux: 4.14.201 -> 4.14.202 2020-10-17 15:25:42 -04:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Dmitry Bogatov
78d9b5fb1a psftools: init at 1.0.13 2020-10-17 00:00:00 -04:00
Tim Steinbach
3b6ba05d3d
Merge pull request #100769 from andersk/linux-hardened
linux/hardened/patches: Update
2020-10-16 19:08:58 -04:00
Anders Kaseorg
d7674bc336 linux/hardened/patches/5.8: 5.8.14.a -> 5.8.15.a 2020-10-16 15:40:30 -07:00
Anders Kaseorg
99f9bedbde linux/hardened/patches/5.4: 5.4.70.a -> 5.4.71.a 2020-10-16 15:40:30 -07:00
Anders Kaseorg
a1a49092a4 linux/hardened/patches/4.19: 4.19.150.a -> 4.19.151.a 2020-10-16 15:40:30 -07:00
Anders Kaseorg
4425eab960 linux/hardened/patches/4.14: 4.14.200.a -> 4.14.201.a 2020-10-16 15:40:30 -07:00
Tim Steinbach
617b980961
linux_latest-libre: 17718 -> 17724 2020-10-15 12:49:47 -04:00
Tim Steinbach
7c4c5e75f8
linux-rt_5_4: 5.4.69-rt39 -> 5.4.70-rt40 2020-10-15 09:32:56 -04:00
oxalica
372ee06f5a
earlyoom: 1.6.1 -> 1.6.2 2020-10-15 13:07:55 +08:00
Frederik Rietdijk
b3aed163d5
Merge pull request #99709 from NixOS/staging-next
Staging next
2020-10-14 21:10:31 +02:00
Tim Steinbach
bf540edc5d
linux: 5.8.14 -> 5.8.15 2020-10-14 08:48:54 -04:00
Tim Steinbach
46e2758200
linux: 5.4.70 -> 5.4.71 2020-10-14 08:48:46 -04:00
Tim Steinbach
3406c09374
linux: 4.9.238 -> 4.9.239 2020-10-14 08:48:36 -04:00
Tim Steinbach
3b4fa12966
linux: 4.4.238 -> 4.4.239 2020-10-14 08:48:30 -04:00
Tim Steinbach
6f4ad8b16c
linux: 4.19.150 -> 4.19.151 2020-10-14 08:48:24 -04:00
Tim Steinbach
cd85afd0eb
linux: 4.14.200 -> 4.14.201 2020-10-14 08:48:17 -04:00
Tim Steinbach
deae249afd
linux/hardened/patches/5.7: remove 2020-10-14 08:47:58 -04:00
Tim Steinbach
1de9229825
linux: Remove 5.7
I forgot to remove a file in 6d174dd5e0
2020-10-14 08:46:41 -04:00
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
This commit should not change eval results
2020-10-14 01:46:17 +02:00
zowoq
b67a367f7c libcap: 2.27 -> 2.44 2020-10-14 08:45:22 +10:00
Frederik Rietdijk
dc0aeee5db Merge staging-next into staging 2020-10-13 19:35:37 +02:00
Frederik Rietdijk
9e1943edc0 Merge master into staging-next 2020-10-13 19:34:34 +02:00
Tim Steinbach
388f785927
linux_latest-libre: 17688 -> 17718 2020-10-13 09:54:44 -04:00
Austin Seipp
0a614d2fb5
linux: init 5.9
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-12 20:10:29 -05:00
Benjamin Staffin
aba04eb8af
pam_u2f: 1.0.8 -> 1.1.0 (#100046)
This release switches to libfido2 and libcrypto instead of libu2f-host
and libu2f-server.
2020-10-11 15:15:54 -04:00
Tim Steinbach
184e3824eb rtl88x2bu: 2020-05-19 -> 2020-08-20 2020-10-10 18:30:19 -07:00
Yorick van Pelt
f491c18c67 nvidiabl: 2017-09-26 -> 2020-10-01
Fixes build on linux >= 5.7
2020-10-10 18:29:02 -07:00
Jan Tojnar
1882368e8a
Merge branch 'staging-next' into staging 2020-10-11 00:27:42 +02:00
Jan Tojnar
aabcf2d8f5
Merge branch 'master' into staging-next 2020-10-11 00:27:21 +02:00
John Ericson
db3b1c12cb
Merge pull request #98998 from Kloenk/systemd-module
systemd: create options for smaller derivation
2020-10-10 10:26:11 -04:00
Michael Weiss
33473c422c
fuse3: 3.9.4 -> 3.10.0 (#100075) 2020-10-10 12:51:49 +02:00
Finn Behrens
2e52fca7c8
systemd: create options for smaller derivation
Co-Authored-By: Kirill Elagin <kirelagin@gmail.com>
2020-10-10 11:55:50 +02:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Tim Steinbach
8293f9509e
linux/hardened/patches/5.8: 5.8.12.a -> 5.8.14.a 2020-10-09 08:32:01 -04:00
Tim Steinbach
edf17457ed
linux/hardened/patches/5.4: 5.4.68.a -> 5.4.70.a 2020-10-09 08:31:58 -04:00
Tim Steinbach
6f4d132a08
linux/hardened/patches/4.19: 4.19.148.a -> 4.19.150.a 2020-10-09 08:31:56 -04:00
Tim Steinbach
84c56e0dbb
linux/hardened/patches/4.14: 4.14.199.a -> 4.14.200.a 2020-10-09 08:31:50 -04:00
Frederik Rietdijk
ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
markuskowa
c83e442b77
Merge pull request #100052 from markuskowa/upd-linuxptp
linuxptp: 3.0 -> 3.1
2020-10-08 23:20:37 +02:00
Markus Kowalewski
173ebca876
linuxptp: 3.0 -> 3.1 2020-10-08 22:18:19 +02:00
John Ericson
e4538ab8bb
Merge pull request #99583 from lopsided98/lm-sensors-cross
lm_sensors: fix cross-compilation
2020-10-07 23:04:30 -04:00
Ben Wolsieffer
cba24b487e lm_sensors: fix cross-compilation 2020-10-07 21:40:29 -04:00
Edmund Wu
3c92aba319
nvidia_x11_beta: 455.23.04 -> nvidia_x11 2020-10-07 13:59:11 -04:00
Edmund Wu
0ce0f5e9c5
nvidia_x11: 450.80.02 -> 455.28 2020-10-07 13:59:11 -04:00
Edmund Wu
1ea09a8d5e
nvidia_x11: 450.66 -> 450.80.02 2020-10-07 13:59:10 -04:00
Edmund Wu
7a00fdf5cf
nvidia_x11_beta: stable -> 455.23.04 2020-10-07 13:59:09 -04:00
ajs124
1426cabb58
Merge pull request #99884 from helsinki-systems/upd/raspberrypifw
raspberrypifw: 1.20200601 -> 1.20200902
2020-10-07 14:53:53 +02:00
Tim Steinbach
f9ebc24303
linux: 5.8.13 -> 5.8.14 2020-10-07 08:20:33 -04:00
Tim Steinbach
17642932f1
linux: 5.4.69 -> 5.4.70 2020-10-07 08:20:25 -04:00
Tim Steinbach
7fb38064e4
linux: 4.19.149 -> 4.19.150 2020-10-07 08:20:15 -04:00
Vladimír Čunát
420f89ceb2
Revert "apparmor: fix and improve the service"
This reverts commit fb6d63f3fd.

I really hope this finally fixes #99236: evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-07 12:22:18 +02:00
Janne Heß
9a966e84b6
raspberrypifw: 1.20200601 -> 1.20200902
Also disable the fixup phase since it only throws errors and remove the
platforms since these are only static files.
2020-10-07 00:41:15 +02:00
Tim Steinbach
2edeff88e3
linux-rt_5_4: 5.4.66-rt38 -> 5.4.69-rt39 2020-10-06 09:41:30 -04:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Peter Hoeg
b90105fa10 keyutils: 1.6.1 -> 1.6.3 2020-10-06 10:15:58 +02:00
R. RyanTM
f509a0f04f cryptsetup: 2.3.3 -> 2.3.4 2020-10-06 10:15:11 +02:00
TredwellGit
17d4902614 shadow: 4.8 -> 4.8.1
https://nvd.nist.gov/vuln/detail/CVE-2019-19882
2020-10-06 10:14:45 +02:00
Anderson Torres
17f578dad0
Merge pull request #99532 from lopsided98/alsa-utils-cross
alsa-utils: fix wrapper shebang when cross-compiling
2020-10-05 23:22:22 -03:00
Tim Steinbach
6fbd64645c rtl8821cu: 2020-05-16 -> 2020-08-21 2020-10-05 13:07:29 -07:00
Tim Steinbach
ce79348fe4 rtl8812au: 5.6.4.2_35491.20200318 -> 5.6.4.2_35491.20200702 2020-10-05 13:06:55 -07:00
Tim Steinbach
1687c719f8 ena: 2.2.7 -> 2.2.11 2020-10-05 12:38:43 -07:00
Thomas Tuegel
b8318e2e5a
Merge pull request #99621 from ttuegel/staging--plasma-switch-user
systemd: show CanMultiSession again
2020-10-05 09:49:36 -05:00
Andreas Rammhold
2d92e695ba
Merge pull request #97989 from flokli/systemd-246.5
systemd: 246.4 -> 246.6
2020-10-05 15:02:39 +02:00
Thomas Tuegel
4e384ddc11
systemd: show CanMultiSession again 2020-10-05 07:40:29 -05:00
Ben Wolsieffer
fa6cdb63ab alsa-utils: fix wrapper shebang when cross-compiling 2020-10-04 01:10:49 -04:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Henri Menke
952b698689 zfsUnstable: 2.0.0-rc2 -> 2.0.0-rc3 2020-10-02 08:38:56 -07:00
Tim Steinbach
2696a7cb69
linux: 5.8.12 -> 5.8.13 2020-10-02 11:17:02 -04:00
Tim Steinbach
c817c5f69b
linux: 4.9.237 -> 4.9.238 2020-10-02 11:16:50 -04:00
Tim Steinbach
de6f754b6e
Merge pull request #99270 from NeQuissimus/linux_5_4_69
linux: 5.4.68 -> 5.4.69
2020-10-01 09:01:48 -04:00
Tim Steinbach
ea11b55f44
Merge pull request #99269 from NeQuissimus/linux_4_4_238
linux: 4.4.237 -> 4.4.238
2020-10-01 09:01:36 -04:00
Tim Steinbach
b2a80bebe9
Merge pull request #99267 from NeQuissimus/linux_4_19_149
linux: 4.19.148 -> 4.19.149
2020-10-01 09:01:29 -04:00
Tim Steinbach
2f177a2f21
Merge pull request #99266 from NeQuissimus/linux_4_14_200
linux: 4.14.199 -> 4.14.200
2020-10-01 09:01:05 -04:00
Tim Steinbach
650d72da9f
linux: 5.4.68 -> 5.4.69 2020-10-01 08:59:16 -04:00
Tim Steinbach
4fad96355c
linux: 4.4.237 -> 4.4.238 2020-10-01 08:58:02 -04:00
Tim Steinbach
351f71f0d9
linux: 4.19.148 -> 4.19.149 2020-10-01 08:56:31 -04:00
Tim Steinbach
b06f1ca996
linux: 4.14.199 -> 4.14.200 2020-10-01 08:55:06 -04:00
Tim Steinbach
5c18896aaf
Merge pull request #98420 from lovesegfault/linux-firmware-bump
firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18
2020-10-01 08:53:11 -04:00
Henri Menke
a115901f72 zfsUnstable: 2.0.0-rc1 -> 2.0.0-rc2 2020-09-30 16:22:19 -07:00
Vladimír Čunát
1838227d81
libbpf: 0.1.0 -> 0.1.1
This adds just a single tiny bugfix commit.
https://github.com/libbpf/libbpf/releases/tag/v0.1.1
2020-09-30 18:41:19 +02:00
Tim Steinbach
47ed7fa4e9
Merge pull request #99041 from srid/patch-1
linux: 5.9-rc6 -> 5.9-rc7
2020-09-29 08:38:11 -04:00
Tim Steinbach
9109a8fcd5
linux/hardened/patches/5.8: 5.8.11.a -> 5.8.12.a 2020-09-29 08:35:57 -04:00
Tim Steinbach
9c9054ca4f
linux/hardened/patches/5.4: 5.4.67.a -> 5.4.68.a 2020-09-28 19:09:10 -04:00
Tim Steinbach
ab9dc67ac7
linux/hardened/patches/4.19: 4.19.144.a -> 4.19.148.a 2020-09-28 19:09:09 -04:00
Tim Steinbach
d131435103
linux/hardened/patches/4.14: 4.14.197.a -> 4.14.199.a 2020-09-28 19:09:09 -04:00
Tim Steinbach
f498bbe473
linux_latest-libre: 17624 -> 17688 2020-09-28 19:09:08 -04:00
Tim Steinbach
b3a202e255
linux: 5.8.11 -> 5.8.12 2020-09-28 19:09:08 -04:00
Tim Steinbach
8684358830
linux: 5.4.67 -> 5.4.68 2020-09-28 19:09:07 -04:00
Tim Steinbach
494a0b998a
linux: 4.19.147 -> 4.19.148 2020-09-28 19:09:07 -04:00
Sridhar Ratnakumar
6fb67d3e83
linux: 5.9-rc6 -> 5.9-rc7 2020-09-28 18:13:37 -04:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Shea Levy
55dc3b76f0
system76-firmware: 1.0.17 -> 1.0.18 2020-09-28 13:10:46 -04:00
markuskowa
a7218d6914
Merge pull request #98828 from r-ryantm/auto-update/numactl
numactl: 2.0.13 -> 2.0.14
2020-09-28 18:18:49 +02:00
Florian Klink
249b6f6b83 systemd: 246.5 -> 246.6 2020-09-27 16:45:27 +02:00
Andreas Rammhold
1f424f11ea systemd: 246.4 -> 246.5
Update to latest stable version. Changes:

d0f0f048ec sd-path: use ROOTPREFIX without suffixed slash
e662cf6d51 hashmap: make sure to initialize shared hash key atomically
da310c6b45 socket: downgrade log warnings about inability to set socket buffer sizes
ab6fcd9135 core: fix securebits setting
4f6925484d capability-util: add new function for raising setpcap
771436884d network: do not add prefix to RA if radv is not configured
fb2afc5f30 man: document the random delay of persistent timers
b2006ddc8f test-network: add test for ENOBUFS issue #17012
8758580ef5 backlight: do not claim that ID_BACKLIGHT_CLAMP= property is not set
57fc184a6c fs-util,tmpfiles: fix error handling of fchmod_opath()
db0f031e70 bootctl: don't accidentally propagate errors in "bootctl status"
3e2c806681 ethtool-util: don't pass error value that isn't used to log_syntax
b671730edb network: don't fail on various config parse errors
0ad86030c5 man: document that sd_bus_message_close_container() may only be called at end of container
f3da018017 cryptsetup: Fix null pointer dereference (#16987)
6f65eaf9c2 core: fix set keep caps for ambient capabilities
08338a234e core: fix comments on ambient capabilities
f0e6d9876d network: make log_link_error() or friends return void
35766dc61b core: make log_unit_error() or friends return void
3ed10b2ee8 core/slice: explicitly specify return value
2f6406914b udev: do not discard const qualifier
07671aa4cc sd-device: make log_device_error() or friends return void
d4bea73972 udev: explicitly specify return value
7db399be1e udev: return negative errno for invalid EVDEV_ABS_XXX= property
8c8d188e85 udev: make log_rule_error() or friends return void
4921375fd3 socket: fix copy/paste error
0f7fd97749 udev: warn if failed to set buffer size for device monitor
fc763d38d8 network: increase receive buffer size for device monitor
3bf7797f1f network: do not start device monitor if /sys is read-only
ebc0729c6a network: honor the buffer size specified in networkd.socket
ef3d2e178b core/socket: use fd_set_{rcv,snd}buf()
5dd4cc4b10 sd-device-monitor: use fd_set_rcvbuf()
fe9b92e566 util: introduce fd_set_{snd,rcv}buf()
4dcae66688 util: try to set with SO_{RCV,SND}BUFFORCE when requested size is larger than the kernel limit
4b6b523946 util: refuse to set too large value for socket buffer size
b4be8edb45 network: ignore error on increasing netlink receive buffer size
5ce47fb491 tree-wide: if get_block_device() returns zero devno, check for it in all cases
8ea6ec18e7 btrfs: if BTRFS_IOC_DEV_INFO returns /dev/root generate a friendly error message
e1ff4947d2 basic/log: make log_{info,warning,...} return void
8019995e9a tree-wide: correct cases where return log_{error,warning} is used without value
932f4c3e8b test-execute/exec-dynamicuser-statedir.service: fix quoting
16b9426f70 man: fix quickhelp listing in sysusers.d(5)
bde903d9e9 network: fix NDisc handling for the case when multiple routers exist
c965063b64 network: expose route_{hash,compare}_func()
6d24a40669 network: expose address_{hash,compare}_func()
054838a2e0 util: expose in6_addr_{hash,compare}_func()
58bd4a70de network: fixes gateway assignment through DHCPv4
8ad5382fe3 bash-completion: resolvectl: support 'log-level' command
a98bd75072 resolvectl: add 'log-level' to help message
78262fe807 core/socket: we may get ENOTCONN from socket_instantiate_service()
fecb3f00c4 homed: remember the secret even when the for_state is FIXATING_FOR_ACQUIRE
2020-09-27 16:45:27 +02:00
Michael Raskin
31a4e2e28b
Merge pull request #93457 from ju1m/apparmor
apparmor: fix and improve the service
2020-09-27 13:07:38 +00:00
Bernardo Meurer
2f112a7e56
firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18 2020-09-26 16:06:02 -07:00
R. RyanTM
9015f06673 numactl: 2.0.13 -> 2.0.14 2020-09-26 06:00:55 +00:00
Tim Steinbach
1d916fab56
linux: 5.9-rc5 -> 5.9-rc6 2020-09-25 08:53:06 -04:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Tim Steinbach
a7e1ae6b51
linux/hardened/patches/5.8: 5.8.10.a -> 5.8.11.a 2020-09-24 11:45:41 -04:00
Tim Steinbach
63ea043960
linux/hardened/patches/5.4: 5.4.65.a -> 5.4.67.a 2020-09-24 11:45:36 -04:00
Joe Hermaszewski
99d2db8dce
nvidia-x11.vulkan_beta: init at 450.56.11 (#97882)
- This is fetched from a different URL, so allow passing that explicitly.

- There also isn't an nvidia-persistenced or nvidia-settings release for
  this version, so use 450.57 instead. Also implement passing
  persistenced and settings version explicitly.

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-24 10:53:05 -04:00
Mario Rodas
9d9b463476
Merge pull request #98520 from r-ryantm/auto-update/fwts
fwts: 20.07.00 -> 20.08.00
2020-09-23 22:20:25 -05:00
Tim Steinbach
7fab0b1c1a
linux: 5.8.10 -> 5.8.11 2020-09-23 09:03:30 -04:00
Tim Steinbach
fbbea8cc56
linux: 5.4.66 -> 5.4.67 2020-09-23 09:03:29 -04:00
Tim Steinbach
43ffff8d63
linux: 4.9.236 -> 4.9.237 2020-09-23 09:03:29 -04:00
Tim Steinbach
2e688a31fe
linux: 4.4.236 -> 4.4.237 2020-09-23 09:03:28 -04:00
Tim Steinbach
ee975b03f6
linux: 4.19.146 -> 4.19.147 2020-09-23 09:03:28 -04:00
Tim Steinbach
8adde7a18c
linux: 4.14.198 -> 4.14.199 2020-09-23 09:03:24 -04:00
Shea Levy
dc6ff60cc6
Merge branch 'system76-firmware-and-nixos' into master 2020-09-23 08:14:11 -04:00
R. RyanTM
1e94f036ae
iw: 5.4 -> 5.8 (#98553) 2020-09-23 13:46:11 +02:00
Shea Levy
9f43146ec4
linuxPackages.system76-acpi: Install hwdb rules 2020-09-23 06:33:36 -04:00
Shea Levy
452fda1d7e
linuxPackages.system76: Install hwdb rules 2020-09-23 06:27:38 -04:00
Shea Levy
b694eb6e6a
firmware-manager: Init at 0.1.1 2020-09-23 06:01:05 -04:00
Robert Scott
b3951d18df lockdep: 4.1.2 -> 5.0.21, fix build, enable tests
required a bit of an overhaul to ensure we're compiling against *this*
kernel's headers, not those in glibc which are presumably from some other
random kernel version.

would be nice to update to a more recent version, the build of this tool
reportedly got broken soon after this release.
2020-09-22 23:23:48 -07:00
Tim Steinbach
983f3229e4 cryptodev: 1.9 -> 1.11 2020-09-22 23:12:39 -07:00
R. RyanTM
a82cfbbb09 fwts: 20.07.00 -> 20.08.00 2020-09-23 03:59:16 +00:00
Shea Levy
f43c02c7ff
system76-firmware: Init at 1.0.17 2020-09-22 20:14:29 -04:00