diff --git a/.github/workflows/watch.yml b/.github/workflows/watch.yml index 2d0015e..2f1fd71 100644 --- a/.github/workflows/watch.yml +++ b/.github/workflows/watch.yml @@ -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 diff --git a/README.md b/README.md index 48c68e8..1dccd1f 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/crack.bundle b/crack.bundle index 09d5565..2c7f11a 100644 Binary files a/crack.bundle and b/crack.bundle differ diff --git a/debian/changelog b/debian/changelog index b4c0457..bf8e628 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 18 Feb 2021 10:49:30 +0000 + pve-kernel (5.11.0-1) edge; urgency=medium * Update to Linux 5.11. diff --git a/debian/config/config.pve b/debian/config/config.pve index b84a00f..1fc977c 100644 --- a/debian/config/config.pve +++ b/debian/config/config.pve @@ -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" diff --git a/linux b/linux index f40ddce..9f4ad9e 160000 --- a/linux +++ b/linux @@ -1 +1 @@ -Subproject commit f40ddce88593482919761f74910f42f4b84c004b +Subproject commit 9f4ad9e425a1d3b6a34617b8ea226d56a119a717