From bcc5f56bff4a765735b461a2e4df5339f6677d03 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 7 Feb 2022 11:01:19 +0100 Subject: [PATCH] bump version to 5.13.19-9 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f4b8287..edaede5 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=19 # rebuild packages with new KREL and run 'make abiupdate' KREL=4 -PKGREL=8 +PKGREL=9 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index ccb3a8e..613ce20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pve-kernel (5.13.19-9) bullseye; urgency=medium + + * update to Ubuntu-5.13.0-30.33 + revert a problematic patch causing issues with releasing block devices + + -- Proxmox Support Team Mon, 07 Feb 2022 11:01:14 +0100 + pve-kernel (5.13.19-8) bullseye; urgency=medium * update sources to Ubuntu-5.13.0-29.32