mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 16:53:28 +00:00
bump version to 6.8.12-8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2ce268f02f
commit
83ceed8d70
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=8
|
||||
KERNEL_PATCHLEVEL=12
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=7
|
||||
KREL=8
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
proxmox-kernel-6.8 (6.8.12-8) bookworm; urgency=medium
|
||||
|
||||
* ensure ZFS kernel version reports correct 2.2.7 version
|
||||
|
||||
* backport fix for network crashes when exiting the ovs-tcpdump program,
|
||||
which is a tcpdump wrapper provided by Open vSwitch.
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2025 13:32:34 +0100
|
||||
|
||||
proxmox-kernel-6.8 (6.8.12-7) bookworm; urgency=medium
|
||||
|
||||
* update ZFS to 2.2.7
|
||||
|
Loading…
Reference in New Issue
Block a user