bump version to 6.11.11-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-03-16 19:52:54 +01:00
parent 6b137c922d
commit be52522cce
2 changed files with 12 additions and 1 deletions

View File

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

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
proxmox-kernel-6.11 (6.11.11-2) bookworm; urgency=medium
* update sources to Ubuntu-6.11.0-24.24
* backport fix for network crashes when exiting ovs-tcpdump
* update ZFS to include fix for ZVOL sync/flush regression that was
introduced with ZFS 2.2.7
-- Proxmox Support Team <support@proxmox.com> Sun, 16 Mar 2025 19:52:50 +0100
proxmox-kernel-6.11 (6.11.11-1) bookworm; urgency=medium
* updated sources to Ubuntu-6.11.0-13.14