From 243a198b63c143370a41bf113673dcb4fe72f5a0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 31 Aug 2023 11:56:24 +0200 Subject: [PATCH] bump version to 6.2.16-11 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb36d15..614880e 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_MIN=2 KERNEL_PATCHLEVEL=16 # increment KREL for every published package release! # rebuild packages with new KREL and run 'make abiupdate' -KREL=10 +KREL=11 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 9b438b2..e634bf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +proxmox-kernel-6.2 (6.2.16-11) bookworm; urgency=medium + + * cherry-pick fix to surpress faulty segfault logging. While harmless, such + logs can look scary and might let people follow them like a red herring. + + * update sources to Ubuntu-6.2.0-32.32 + + -- Proxmox Support Team Thu, 31 Aug 2023 11:56:15 +0200 + proxmox-kernel-6.2 (6.2.16-10) bookworm; urgency=medium * disable CONFIG_GDS_FORCE_MITIGATION again -- 2.39.2