mirror of
https://git.proxmox.com/git/pve-kernel
synced 2026-01-27 22:35:19 +00:00
bump version to 6.11.11-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6b137c922d
commit
be52522cce
2
Makefile
2
Makefile
@ -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
11
debian/changelog
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user