Commit Graph

14331 Commits

Author SHA1 Message Date
Tim Steinbach
bc1d90eb25 Revert "linux: Disable BFQ scheduler"
This reverts commit b2f79fe7e7.
2021-02-19 09:14:30 -05:00
Daniël de Kok
a3d69abe3b Merge pull request #113634 from baloo/baloo/fwupd/no-1.5.6
fwupd: comment about 1.5.6 release
2021-02-19 08:55:37 +01:00
Arthur Gautier
2b28822d8d common-config: fixup compilation for linux 5.11
DRM_AMD_DC_DCN3_0 has been renamed DRM_AMD_DC_DCN in linux 5.11
see:
20f2ffe504
https://github.com/NixOS/nixpkgs/pull/113194#issuecomment-781766471

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-19 05:31:11 +00:00
Arthur Gautier
7b16337335 fwupd: comment about 1.5.6 release
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-18 19:07:29 +00:00
github-actions[bot]
45dc900af9 Merge master into staging-next 2021-02-18 06:16:42 +00:00
Sandro
983f4d6894 Merge pull request #113522 from SuperSandro2000/fix-collection15 2021-02-18 01:45:41 +01:00
Tim Steinbach
6287181218 linux/hardened/patches/5.4: 5.4.98-hardened1 -> 5.4.99-hardened1 2021-02-17 19:43:52 -05:00
Tim Steinbach
6289df0590 linux/hardened/patches/5.10: 5.10.16-hardened1 -> 5.10.17-hardened1 2021-02-17 19:43:42 -05:00
Sandro Jäckel
1aa4d1d846 zfs: remove unused input 2021-02-18 00:00:44 +01:00
github-actions[bot]
afcea01614 Merge master into staging-next 2021-02-17 18:14:04 +00:00
Tim Steinbach
6fa4ecd56f Revert "Revert "linux: 5.10.16 -> 5.10.17""
This reverts commit bff7306df4.
2021-02-17 10:14:26 -05:00
Tim Steinbach
b2f79fe7e7 linux: Disable BFQ scheduler 2021-02-17 10:12:28 -05:00
Tim Steinbach
bff7306df4 Revert "linux: 5.10.16 -> 5.10.17"
This reverts commit f4174c5201.
2021-02-17 10:12:27 -05:00
Tim Steinbach
e9ac606289 linux/hardened/patches/5.4: 5.4.97-hardened1 -> 5.4.98-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach
d7709382c6 linux/hardened/patches/5.10: 5.10.15-hardened1 -> 5.10.16-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach
6b9c808af4 linux/hardened/patches/4.19: 4.19.175-hardened1 -> 4.19.176-hardened1 2021-02-17 09:42:40 -05:00
Tim Steinbach
a770528349 linux-rt_5_10: 5.10.12-rt26 -> 5.10.16-rt30 2021-02-17 09:42:39 -05:00
Tim Steinbach
fd59bee273 linux: 5.4.97 -> 5.4.99 2021-02-17 09:42:39 -05:00
Tim Steinbach
f4174c5201 linux: 5.10.16 -> 5.10.17 2021-02-17 09:42:37 -05:00
Tim Steinbach
e64ac44062 linux: 4.19.175 -> 4.19.176 2021-02-17 09:42:36 -05:00
Tim Steinbach
4d86791dd2 zfs: Enable 2.0.3 for kernel 5.11 2021-02-17 09:12:50 -05:00
adisbladis
3a6c739b16 linux_5_11: init at 5.11 2021-02-17 09:12:50 -05:00
adisbladis
e15b9e9045 linux_5_10: 5.10.15 -> 5.10.16 2021-02-17 09:12:50 -05:00
github-actions[bot]
f68cf6f574 Merge master into staging-next 2021-02-17 12:20:00 +00:00
Michele Guerini Rocco
e32aaddc77 Merge pull request #113342 from r-ryantm/auto-update/btfs
btfs: 2.23 -> 2.24
2021-02-17 08:57:33 +01:00
Daniël de Kok
7bef455aec Merge pull request #113292 from r-ryantm/auto-update/pam_gnupg
pam_gnupg: 0.2 -> 0.3
2021-02-17 08:48:31 +01:00
Daniël de Kok
c0bda1dd9c Merge pull request #113364 from mweinelt/microcodeIntel
microcodeIntel: 20201118 -> 20210216
2021-02-17 08:42:55 +01:00
github-actions[bot]
3ed237717a Merge master into staging-next 2021-02-17 06:14:47 +00:00
Martin Weinelt
1f55f876ec microcodeIntel: 20201118 -> 20210216
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210216
2021-02-17 05:15:45 +01:00
Sandro
0d44c7989c Merge pull request #113265 from SuperSandro2000/fix-collection13 2021-02-17 03:14:49 +01:00
R. RyanTM
b7d9b76910 btfs: 2.23 -> 2.24 2021-02-16 21:44:08 +00:00
Jörg Thalheim
8fb7c7fdfa busybox: fix patchShebangs & build
Our patchShebangs expect coreutils stat instead of busybox stat.
This broke patching the dispatch script. By enabling strict
dependencies and using explicit --host parameter we not only
avoid cross-compiling breackages but also work around this problem.

Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2021-02-16 21:06:37 +01:00
R. RyanTM
e8b7eb12f0 pam_gnupg: 0.2 -> 0.3 2021-02-16 10:37:19 +00:00
github-actions[bot]
60a01d886e Merge master into staging-next 2021-02-16 06:16:35 +00:00
Sandro Jäckel
a5f156fde8 criu: remove stale substituteInPlace 2021-02-16 06:56:19 +01:00
Arthur Gautier
f30e159674 fwupd: fix aarch64 build
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-16 03:43:46 +00:00
github-actions[bot]
0e0fae3ebf Merge master into staging-next 2021-02-15 06:16:49 +00:00
Henri Menke
3f0e6e1daa zfs: 2.0.2 -> 2.0.3 2021-02-14 19:41:22 -08:00
github-actions[bot]
6db494d527 Merge master into staging-next 2021-02-14 12:19:51 +00:00
adisbladis
924e69072e criu: Fix build on aarch64 2021-02-14 08:34:04 +01:00
github-actions[bot]
6d694e7ee1 Merge master into staging-next 2021-02-14 06:16:29 +00:00
ilian
bc704b5f63 linux-rt_5_4: 5.4.84-rt47 -> 5.4.93-rt51 2021-02-13 20:15:37 -05:00
ilian
1c9d178371 linux-rt: use latest version
Take the last kernel version listed in sha256sums.asc when
multiple versions are listed.
We assume that the patches listed in sha256sums.asc are ordered by
increasing version number.
2021-02-13 20:15:37 -05:00
github-actions[bot]
1d62dc37db Merge master into staging-next 2021-02-13 00:36:11 +00:00
Luflosi
ba680416b9 flashbench: 2012-06-06 -> 2020-01-23
Also

- use fetchFromGitHub instead of fetchgit

- clarify license gpl2 -> gpl2Only

- run preInstall and postInstall phases

- mark version as unstable
2021-02-12 20:34:53 +01:00
github-actions[bot]
b23b455f9a Merge master into staging-next 2021-02-12 18:16:46 +00:00
Jörg Thalheim
8374c660fe Merge pull request #112815 from Mic92/broken-libre
linux-libre: mark as broken
2021-02-12 15:17:33 +00:00
github-actions[bot]
15db604744 Merge master into staging-next 2021-02-12 12:20:20 +00:00
Maximilian Bosch
801c70690a linuxPackaes.wireguard: 1.0.20201221 -> 1.0.20210124
Announcement: https://lists.zx2c4.com/pipermail/wireguard/2021-January/006349.html
2021-02-12 11:23:35 +01:00
R. RyanTM
971a2aa66b eudev: 3.2.9 -> 3.2.10 2021-02-12 08:33:41 +00:00