From 90bee66e859cf67f3924f89e358d97097b4a58e5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 20 Jul 2023 12:06:28 +0200 Subject: [PATCH] bump version to 5.15.108-2 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8827948..1771d0e 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=108 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -PKGREL=1 +PKGREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 05b6aa6..27ea75b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pve-kernel (5.15.108-2) bullseye; urgency=medium + + * backport Zenbleed stop-gap workaround for CVE-2023-20593, the actual fix + is the amd64-microcode update. + + -- Proxmox Support Team Thu, 20 Jul 2023 12:06:18 +0200 + pve-kernel (5.15.108-1) bullseye; urgency=medium * update to Ubuntu-5.15.0-77.84, based on 5.15.108