From: Thomas Lamprecht Date: Fri, 7 Jul 2023 07:23:08 +0000 (+0200) Subject: bump version to 6.2.16-4 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;ds=sidebyside;h=eb35a978a777f9db9cdba76b9911081aea321019;hp=3f8d97b44845e6828f4e849139e59894ecbbec3d;p=pve-kernel.git bump version to 6.2.16-4 Signed-off-by: Thomas Lamprecht --- 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