From: Thomas Lamprecht Date: Thu, 18 Mar 2021 13:07:31 +0000 (+0100) Subject: bump version to 5.11.7-1 X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff_plain;h=21a902ae7e2353cf4c9bce5ff512f089137654c4 bump version to 5.11.7-1 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index a936048..b27868a 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=11 -KERNEL_PATCHLEVEL=0 +KERNEL_PATCHLEVEL=7 # 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 0b0194a..8982af1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.11.7-1) pve pmg; urgency=medium + + * update sources to Ubuntu-5.11.0-12.13 + + * update ZFS to 2.0.4 + + -- Proxmox Support Team Thu, 18 Mar 2021 14:07:05 +0100 + pve-kernel (5.11.0-1) pve pmg; urgency=medium * update sources to Ubuntu-5.11.0-11.12