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:
parent
ce12197c57
commit
870a62f633
6 changed files with 11 additions and 2 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -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.
|
||||
|
|
1
debian/config/config.pve
vendored
1
debian/config/config.pve
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue