bump version to 6.8.4-4

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-06-04 12:37:24 +02:00
parent e5731f42ad
commit 5dcdc7ac9a
2 changed files with 14 additions and 1 deletions

View File

@ -6,7 +6,7 @@ KERNEL_MIN=8
KERNEL_PATCHLEVEL=4
# increment KREL for every published package release!
# rebuild packages with new KREL and run 'make abiupdate'
KREL=3
KREL=4
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

13
debian/changelog vendored
View File

@ -1,3 +1,16 @@
proxmox-kernel-6.8 (6.8.4-4) bookworm; urgency=medium
* update ZFS to 2.2.4
* backport fix for NFS memory leak on mount that can add up if there are
many mount operations
* backport fix for managing block flush queue list, resolving a potential
crash due to dereferebcing a NULL pointer with, e.g., the
blk_flush_complete_seq function in the stack trace of the error.
-- Proxmox Support Team <support@proxmox.com> Tue, 04 Jun 2024 12:37:16 +0200
proxmox-kernel-6.8 (6.8.4-3) bookworm; urgency=medium
* update sources and patches to Ubuntu-6.8.0-32.32