diff --git a/Makefile b/Makefile index 59f0687..a936048 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 -KERNEL_MIN=10 -KERNEL_PATCHLEVEL=6 +KERNEL_MIN=11 +KERNEL_PATCHLEVEL=0 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index daa4fa1..0b0194a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.11.0-1) pve pmg; urgency=medium + + * update sources to Ubuntu-5.11.0-11.12 + + * update ZFS to 2.0.3 + + -- Proxmox Support Team Tue, 02 Mar 2021 13:36:01 +0100 + pve-kernel (5.10.6-1) pve pmg; urgency=medium * update sources to Ubuntu-5.10.0-12.13