From 85685cd8cc5f54dbf30ea29f31f8b6f374832d12 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 31 Jan 2022 10:09:47 +0100 Subject: [PATCH] bump version to 5.13.19-8 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) 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