Add Linux 5.12

This change updates the kernel to Linux 5.12 with support from the new
OpenZFS v2.1.0-rc5.
This commit is contained in:
Fabian Mastenbroek 2021-05-24 14:24:46 +02:00
parent ce12197c57
commit 870a62f633
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85
6 changed files with 11 additions and 2 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
pve-kernel (5.12.0-1) edge; urgency=medium
* Update to Linux 5.12.
* Update to OpenZFS 2.1.0-rc5.
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Thu, 18 Feb 2021 10:49:30 +0000
pve-kernel (5.11.0-1) edge; urgency=medium
* Update to Linux 5.11.

View file

@ -51,6 +51,7 @@ CONFIG_DEFAULT_SECURITY=apparmor
CONFIG_UNWINDER_ORC=n
CONFIG_UNWINDER_GUESS=n
CONFIG_UNWINDER_FRAME_POINTER=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
CONFIG_SECURITY_LOCKDOWN_LSM=n
CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=n
CONFIG_LSM="yama,integrity,apparmor"