Artturi
178da37860
Merge pull request #132668 from Artturin/backport-132599-to-release-21.05
...
[Backport 21.05] linuxPackages.evdi: unstable-2021-06-11 -> unstable-2021-07-7
2021-08-06 01:38:51 +03:00
Maximilian Bosch
0d70ff95e1
Merge pull request #132630 from NixOS/backport-132471-to-release-21.05
...
[Backport release-21.05] Kernels 2021-08-02
2021-08-04 22:24:30 +02:00
Artturin
2989536017
linuxPackages.evdi: unstable-2021-06-11 -> unstable-2021-07-7
...
(cherry picked from commit 335632575cef3182d8beee6d96bf76d4cd059898)
2021-08-04 17:24:51 +03:00
TredwellGit
f8aab36f81
linux_latest-libre: 18191 -> 18210
...
(cherry picked from commit e56d304d73b5415b8b08a91e04dc6807160bc84b)
2021-08-04 07:50:01 +00:00
TredwellGit
31b4f817e8
linux: 5.13.6 -> 5.13.7
...
(cherry picked from commit b4aa8884d19a3a10a57b836a089d0000188f284c)
2021-08-04 07:50:01 +00:00
TredwellGit
2c47a4e052
linux: 4.9.276 -> 4.9.277
...
(cherry picked from commit 32c78c9e12cfe3fed66c81ba47d575f365e25fd7)
2021-08-04 07:50:00 +00:00
TredwellGit
8829f5bf2b
linux: 4.4.276 -> 4.4.277
...
(cherry picked from commit 7d0b3f65aa1eb7500e4638ceaa9770e86c07788c)
2021-08-04 07:50:00 +00:00
Anbang Wen
b13df33199
nixos/apple-sdk: 11.0 -> 11.1
...
The previous URL is a dead link. This commit updates it and bump the
SDK version to 11.1.
(cherry picked from commit 2565e3bba62d8d2f57a975c7ecce97d7c557dfa6)
2021-08-03 15:59:45 -07:00
Jörg Thalheim
c0e25740a5
linux_zen: actually enable patchset
...
(cherry picked from commit 604d0dd0d68daf696a9ba5494b63500e9db36874)
2021-08-01 13:32:42 +00:00
Jörg Thalheim
cb52ea7042
linux_zen: 5.13.5 -> 5.13.7
...
(cherry picked from commit 6e9195f6687d05d4225521a34d1702dd9c0a4444)
2021-08-01 13:32:41 +00:00
Ben Wolsieffer
cab8dfb6f6
linux/common-config.nix: disable LPAE on armv7l-linux
...
LPAE was enabled to support native armv7l builders running in QEMU on aarch64,
but this option disables support for processors which don't support LPAE, which
are still relatively common. In particular, Beaglebones use the Cortex-A8, which
doesn't support LPAE.
Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it,
it fails before even earlycon is initialized. This makes the problem difficult
to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
(cherry picked from commit 988c12faed96159fd5902f3bc372739c111206ef)
2021-07-30 19:44:27 +00:00
github-actions[bot]
1785d7020c
Merge release-21.05 into staging-next-21.05
2021-07-29 12:02:32 +00:00
Vladimír Čunát
f90d817036
linuxPackages_latest.perf: fix build
...
Broken by kernel updates; NixPkgs master fixed this in a128e443c,
but I decided to be more conservative.
2021-07-29 11:55:38 +02:00
Harrison Houghton
85924eaaa8
bpftools: fix
...
At some point the name of the doc-tool script changed and we stopped
patching up the shabang line. The new one is just scripts/bpf_doc.py.
(cherry picked from commit 8997f8cc709f6d1801a23de80a7954e48116d1b2)
2021-07-29 09:42:48 +00:00
github-actions[bot]
e6c1d10f4b
Merge release-21.05 into staging-next-21.05
2021-07-29 00:03:09 +00:00
Eelco Dolstra
5092dae98d
Merge pull request #131837 from NixOS/backport-131831-to-release-21.05
...
[Backport release-21.05] nixos-rebuild: Set inherit_errexit
2021-07-28 22:53:44 +02:00
Florian Klink
5d432c2453
linux: 5.13.5 -> 5.13.6
...
(cherry picked from commit b167e087810dce6f0298f078b0ad621e4bdaaf7f)
2021-07-28 18:15:47 +00:00
github-actions[bot]
98530c2e9e
Merge release-21.05 into staging-next-21.05
2021-07-28 18:02:32 +00:00
Eelco Dolstra
8f5794cbda
nixos-rebuild: Set inherit_errexit
...
Without this, failure of nixBuild() and nixFlakeBuild() was ignored
(since bash doesn't inherit 'set -e' in subshells by default), so the
script would proceed with a bogus ./result link, e.g.
++ readlink -f /tmp/nixos-rebuild.NfHKxx/result
+ pathToConfig='/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix
/tmp/nixos-rebuild.NfHKxx/result'
+ '[' test = switch -o test = boot ']'
+ copyToTarget '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix
/tmp/nixos-rebuild.NfHKxx/result'
+ '[' '' = '' ']'
+ '[' test = switch -o test = boot -o test = test -o test = dry-activate ']'
+ targetHostCmd /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test
+ '[' -z '' ']'
+ sudo -- /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test
error: '/tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration' is not a recognised command
Try '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix --help' for more information.
+ echo 'warning: error(s) occurred while switching to the new configuration'
warning: error(s) occurred while switching to the new configuration
(cherry picked from commit 0ad27c8653daaf59cf0fb2e0b30561a8d86303fa)
2021-07-28 16:32:56 +00:00
Atemu
cd82f6616f
linux_zen: 5.12.19 -> 5.13.5
...
(cherry picked from commit caa1c955c94564f9bdafc23f6315f88da1e0da46)
2021-07-28 13:50:45 +02:00
Atemu
55e768eefd
linux_lqx: 5.12.17 -> 5.12.19
...
(cherry picked from commit b15b762d871e1cc4fd08fbea11261de5d78fcd71)
2021-07-28 13:50:30 +02:00
Atemu
4820c77a40
linux_zen: 5.12.14 -> 5.12.19
...
(cherry picked from commit 349ff1b29e9995b36799c215b475bbb0ba351a45)
2021-07-28 13:50:30 +02:00
Atemu
3650339f63
linux_lqx: 5.12.14 -> 5.12.17
...
(cherry picked from commit 85f28b5c4f258b3376aade809903132ed1d11f2f)
2021-07-28 13:49:17 +02:00
github-actions[bot]
0aa5191556
Merge release-21.05 into staging-next-21.05
2021-07-27 06:02:15 +00:00
Domen Kožar
82151321ee
Merge pull request #129773 from pca006132/backport
...
[21.05] rtw89: init at 2021-07-03
2021-07-27 06:51:03 +02:00
github-actions[bot]
17caed6521
Merge release-21.05 into staging-next-21.05
2021-07-27 00:02:38 +00:00
TredwellGit
8b60c185fa
linux_latest-libre: 18165 -> 18191
...
(cherry picked from commit 2004b7b08dc1d96a5603d3138545865c036a6081)
2021-07-26 15:47:29 +00:00
TredwellGit
2f7a5aa75a
linux-rt_5_10: 5.10.47-rt46 -> 5.10.52-rt47
...
(cherry picked from commit ee688c5c0e5c5a08f292308f1c41be84604c7e43)
2021-07-26 15:47:29 +00:00
TredwellGit
92566fadc9
linux: 5.13.4 -> 5.13.5
...
(cherry picked from commit 286fa7b708fa932a6955b796628486c13f5fee24)
2021-07-26 15:47:28 +00:00
Michele Guerini Rocco
ccae2fed21
Merge pull request #131214 from rnhmjoj/staging-21.05
...
[21.05] kbd: update search-paths.patch
2021-07-24 09:50:17 +02:00
Jonathan Ringer
cab2d34df6
zfsUnstable: 2.1.0-rc8 -> 2.1.0
...
(cherry picked from commit 6f1b155d37337dc0cf7dc075b9291f3b2dedca69)
2021-07-23 09:19:24 -07:00
TredwellGit
02552c7074
zfsUnstable: 2.1.0-rc7 -> 2.1.0-rc8
...
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc8
(cherry picked from commit 5ef8322daa6007ef0256460c0de339f70d718e50)
2021-07-23 09:19:24 -07:00
TredwellGit
5841063b6c
zfsUnstable: 2.1.0-rc6 -> 2.1.0-rc7
...
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc7
(cherry picked from commit eeb255207df56b2b28745eb53b33e50bb87c3021)
2021-07-23 09:19:24 -07:00
TredwellGit
ddb061d9a4
zfsUnstable: 2.1.0-rc5 -> 2.1.0-rc6
...
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc6
(cherry picked from commit 917884725dbab2f3855da31b46f9342951cafb57)
2021-07-23 09:19:24 -07:00
Azure Zanculmarktum
b9d9d2901f
kbd: update search-paths.patch
...
Backport of 6f89feaeddacab8ad30909dae968bba5b9a066e7
2021-07-23 11:51:10 +02:00
Janne Heß
8fe750c560
systemd: Patch CVE-2021-33910
...
(cherry picked from commit b361dcf0bd3610d1fea6b44d72404add188da51d)
2021-07-21 21:56:15 +02:00
TredwellGit
2822d00c6a
linux/hardened/patches/5.4: 5.4.133-hardened1 -> 5.4.134-hardened1
...
(cherry picked from commit ac887a4abc6529cf7817539db2709107cfbad573)
2021-07-21 21:54:48 +02:00
TredwellGit
454e3fc4af
linux/hardened/patches/5.12: 5.12.18-hardened1 -> 5.12.19-hardened1
...
(cherry picked from commit a718b4ae916113e98a4a113ffc52c53106d1bd97)
2021-07-21 21:54:48 +02:00
TredwellGit
d528d58746
linux/hardened/patches/5.10: 5.10.51-hardened1 -> 5.10.52-hardened1
...
(cherry picked from commit 60e9f5c2d76c7892b1031884723a6a3f45e7552e)
2021-07-21 21:54:48 +02:00
TredwellGit
3e9e9473cb
linux/hardened/patches/4.19: 4.19.197-hardened1 -> 4.19.198-hardened1
...
(cherry picked from commit 8bf83e8c874642b020169c201866817bc1c8d402)
2021-07-21 21:54:48 +02:00
TredwellGit
0a96eec012
linux/hardened/patches/4.14: 4.14.239-hardened1 -> 4.14.240-hardened1
...
(cherry picked from commit 02f4b95e1dfde6c71e230e9b4f17ab4323c306dd)
2021-07-21 21:54:48 +02:00
TredwellGit
dacef47f62
linux: 5.4.133 -> 5.4.134
...
(cherry picked from commit ebd057e9efd8e8810c011b0dba9840109bab65f3)
2021-07-21 21:54:48 +02:00
TredwellGit
6b8d902600
linux: 5.13.3 -> 5.13.4
...
(cherry picked from commit 5b3a23670c3bdbd3a4ad7e7fe62c4e4c9e0132d9)
2021-07-21 21:54:48 +02:00
TredwellGit
33f224ada6
linux: 5.12.18 -> 5.12.19
...
(cherry picked from commit a703195804f27720118120bf80fda99531969fe2)
2021-07-21 21:54:48 +02:00
TredwellGit
243d04c444
linux: 5.10.51 -> 5.10.52
...
(cherry picked from commit f61350ac8916d99611aaf5b8fcb6be120114c7e9)
2021-07-21 21:54:48 +02:00
TredwellGit
6f6efc8dda
linux: 4.9.275 -> 4.9.276
...
(cherry picked from commit c6eff0d2f599621fa4936e2c605823e3489a7044)
2021-07-21 21:54:48 +02:00
TredwellGit
8e34af05ab
linux: 4.4.275 -> 4.4.276
...
(cherry picked from commit 067c21c9647fcc9e38b77b67ad932672374f098f)
2021-07-21 21:54:48 +02:00
TredwellGit
0df57cdc24
linux: 4.19.197 -> 4.19.198
...
(cherry picked from commit 9c153cccd2e1dbae481ac1578c36017b742adbd2)
2021-07-21 21:54:48 +02:00
TredwellGit
21c1bbc973
linux: 4.14.239 -> 4.14.240
...
(cherry picked from commit 82af4b58ee24caaec68e3803763c0e6dbedf3784)
2021-07-21 21:54:48 +02:00
TredwellGit
ba6476e992
linux/hardened/patches/5.4: 5.4.132-hardened1 -> 5.4.133-hardened1
...
(cherry picked from commit e87737ca6026c81e81514e447f2a82c7ca56c8a2)
2021-07-20 22:50:51 +00:00