bump version to 6.11.11-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-01-17 16:44:48 +01:00
parent 72d241207c
commit 30e83d2c18
2 changed files with 16 additions and 2 deletions

View File

@ -3,10 +3,10 @@ include /usr/share/dpkg/pkg-info.mk
# also bump proxmox-kernel-meta if the default MAJ.MIN version changes! # also bump proxmox-kernel-meta if the default MAJ.MIN version changes!
KERNEL_MAJ=6 KERNEL_MAJ=6
KERNEL_MIN=11 KERNEL_MIN=11
KERNEL_PATCHLEVEL=0 KERNEL_PATCHLEVEL=11
# increment KREL for every published package release! # increment KREL for every published package release!
# rebuild packages with new KREL and run 'make abiupdate' # rebuild packages with new KREL and run 'make abiupdate'
KREL=2 KREL=1
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

14
debian/changelog vendored
View File

@ -1,3 +1,17 @@
proxmox-kernel-6.11 (6.11.11-1) bookworm; urgency=medium
* updated sources to Ubuntu-6.11.0-13.14
* fix #6065: cherry-pick "x86/mm: Don't disable PCID when INVLPG has been
fixed by microcode" to avoid performance penalty when CPU microcode is
already new enough.
* update ZFS to 2.2.7
* backport fix for kvm performance regression with Intel Emerald Rapids
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Jan 2025 16:44:58 +0100
proxmox-kernel-6.11 (6.11.0-2) bookworm; urgency=medium proxmox-kernel-6.11 (6.11.0-2) bookworm; urgency=medium
* updated sources to Ubuntu-6.11.0-13.14 * updated sources to Ubuntu-6.11.0-13.14