diff --git a/Makefile b/Makefile index 08a928c..3c99eb1 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_MIN=14 KERNEL_PATCHLEVEL=0 # increment KREL for every published package release! # rebuild packages with new KREL and run 'make abiupdate' -KREL=1 +KREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index d7b6943..85ac642 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +proxmox-kernel-6.14 (6.14.0-2) bookworm; urgency=medium + + * cherry-pick "EDAC/igen6: Fix the flood of invalid error reports". + + * cherry-pick fixes for the ae4dma driver and AMD EPYC Genoa systems. + + * updated sources to Ubuntu-6.14.0-15.15 + + -- Proxmox Support Team Thu, 10 Apr 2025 19:57:50 +0200 + proxmox-kernel-6.14 (6.14.0-1) bookworm; urgency=medium * update submodule and patches for 25.04 Plucky based kernel with tag