bump version to 6.11.0-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-12-04 11:29:45 +01:00
parent a872f278b9
commit f4e8296418
2 changed files with 16 additions and 1 deletions

View File

@ -6,7 +6,7 @@ KERNEL_MIN=11
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)

15
debian/changelog vendored
View File

@ -1,3 +1,18 @@
proxmox-kernel-6.11 (6.11.0-2) bookworm; urgency=medium
* updated sources to Ubuntu-6.11.0-13.14
* cherry-pick fix mitigating host reboot issue affecting certain AMD Zen4
CPU models
* d/rules: enable CONFIG_MEMCG_V1 needed for legacy containers
* fix #5926: cherry-pick ACS-quirk fix from linux-stable/6.11.7
* revert Ubuntu patch disabling IOMMU functionality for Skylake iGPU
-- Proxmox Support Team <support@proxmox.com> Wed, 04 Dec 2024 11:29:32 +0100
proxmox-kernel-6.11 (6.11.0-1) bookworm; urgency=medium
* update submodule and patches for 24.10 Oracular based kernel with tag