From 8212464b312d6b44cc9e2a8a63e27be5cc883ba3 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 3 Dec 2024 11:33:22 +0100 Subject: [PATCH] bump version to 6.8.12-5 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b47e62a..b3a457a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_MIN=8 KERNEL_PATCHLEVEL=12 # increment KREL for every published package release! # rebuild packages with new KREL and run 'make abiupdate' -KREL=4 +KREL=5 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 8166af9..03133d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-kernel-6.8 (6.8.12-5) bookworm; urgency=medium + + * revert Ubuntu patch disabling IOMMU functionality for Skylake iGPU + + * update sources to Ubuntu-6.8.0-51.52 + + -- Proxmox Support Team Tue, 03 Dec 2024 11:26:04 +0100 + proxmox-kernel-6.8 (6.8.12-4) bookworm; urgency=medium * update sources to Ubuntu-6.8.0-49.49