From eb35a978a777f9db9cdba76b9911081aea321019 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 7 Jul 2023 09:23:08 +0200 Subject: [PATCH 1/1] bump version to 6.2.16-4 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 45b0900..f682760 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ KERNEL_MIN=2 KERNEL_PATCHLEVEL=16 # 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=3 +PKGREL=4 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index e9897a2..f72ea4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (6.2.16-4) bookworm; urgency=medium + + * backport fixes for StackRot (CVE-2023-3269) + + -- Proxmox Support Team Fri, 07 Jul 2023 06:22:28 +0200 + pve-kernel (6.2.16-3) bookworm; urgency=medium * update to Ubuntu-6.2.0-25.25 -- 2.39.2