diff --git a/Makefile b/Makefile index f558848..5936af2 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=13 -KERNEL_PATCHLEVEL=18 +KERNEL_PATCHLEVEL=19 # 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 163875e..c900b28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.13.19-1) bullseye; urgency=medium + + * update sources to Ubuntu-5.13.0-22.22 + + -- Proxmox Support Team Sat, 06 Nov 2021 13:08:30 +0100 + pve-kernel (5.13.18-1) bullseye; urgency=medium * update sources to Ubuntu-5.13.0-21.21