diff --git a/Makefile b/Makefile index dbe440a..f4b8287 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=13 KERNEL_PATCHLEVEL=19 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=3 +KREL=4 -PKGREL=7 +PKGREL=8 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 8f5a590..ccb3a8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.13.19-8) bullseye; urgency=medium + + * update sources to Ubuntu-5.13.0-29.32 + + * bump ABI to 5.13.19-4 + + -- Proxmox Support Team Mon, 31 Jan 2022 10:09:37 +0100 + pve-kernel (5.13.19-7) bullseye; urgency=medium * backport "vfs: fs_context: fix up param length parsing in