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

View file

@ -11,7 +11,7 @@ jobs:
runs-on: [ubuntu-latest]
strategy:
matrix:
branch: ['v5.10.x']
branch: ['v5.10.x', 'v5.12.x']
steps:
- name: Checkout Sources
uses: actions/checkout@v2

View file

@ -2,6 +2,7 @@
Custom Linux kernels for Proxmox VE 6.
#### Versions
1. Linux 5.12 (Stable)
1. Linux 5.11 (Stable) [EOL]
1. Linux 5.10 (Long-term)

Binary file not shown.

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"

2
linux

@ -1 +1 @@
Subproject commit f40ddce88593482919761f74910f42f4b84c004b
Subproject commit 9f4ad9e425a1d3b6a34617b8ea226d56a119a717