nixos: fix release notes about linux_latest version

It's version 5.13, not 5.12.

(cherry picked from commit a37965f7c5d26938774677e97b9f6c9e35bce701)
This commit is contained in:
Bjørn Forsman 2021-08-16 19:32:04 +02:00 committed by github-actions[bot]
parent 8ac4e2037a
commit 991e12bfdb
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para> <para>
The linux_latest kernel was updated to the 5.12 series. It The linux_latest kernel was updated to the 5.13 series. It
currently is not officially supported for use with the zfs currently is not officially supported for use with the zfs
filesystem. If you use zfs, you should use a different kernel filesystem. If you use zfs, you should use a different kernel
version (either the LTS kernel, or track a specific one). version (either the LTS kernel, or track a specific one).

View File

@ -30,7 +30,7 @@ In addition to numerous new and upgraded packages, this release has the followin
- Python optimizations were disabled again. Builds with optimizations enabled are not reproducible. Optimizations can now be enabled with an option. - Python optimizations were disabled again. Builds with optimizations enabled are not reproducible. Optimizations can now be enabled with an option.
- The linux_latest kernel was updated to the 5.12 series. It currently is not officially supported for use with the zfs filesystem. If you use zfs, you should use a different kernel version (either the LTS kernel, or track a specific one). - The linux_latest kernel was updated to the 5.13 series. It currently is not officially supported for use with the zfs filesystem. If you use zfs, you should use a different kernel version (either the LTS kernel, or track a specific one).
## New Services {#sec-release-21.05-new-services} ## New Services {#sec-release-21.05-new-services}