From: Thomas Lamprecht Date: Wed, 11 Oct 2023 14:14:49 +0000 (+0200) Subject: bump version to 6.2.16-17 X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff_plain;h=9edf5d6f9efc39b43dd70cc113a9739d55a31b33 bump version to 6.2.16-17 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 2918513..b47137c 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=16 +KREL=17 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 9eb59f9..621e16b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-kernel-6.2 (6.2.16-17) bookworm; urgency=medium + + * backport ZFS fix to avoid crashes and hangs if used on modern Intel HW + like the Xeon Scalable 4th Gen "Sapphire Rapids" CPUs due to a HW bug as + per Intel SPR erratum SPR4 + + -- Proxmox Support Team Wed, 11 Oct 2023 16:13:16 +0200 + proxmox-kernel-6.2 (6.2.16-16) bookworm; urgency=medium * update sources to Ubuntu-6.2.0-36.36