bump version to 6.5.11-7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4dec90b9bc
commit
06fe6d5acf
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=5
|
||||
KERNEL_PATCHLEVEL=11
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=6
|
||||
KREL=7
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
proxmox-kernel-6.5 (6.5.11-7) bookworm; urgency=medium
|
||||
|
||||
* update ZFS to 2.2.2 to make it easier for users to ensure we're not
|
||||
affected by any recently uncovered data integrity issues (which got
|
||||
already patched out earlier via backports).
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Dec 2023 10:44:02 +0100
|
||||
|
||||
proxmox-kernel-6.5 (6.5.11-6) bookworm; urgency=medium
|
||||
|
||||
* cherry-pick ZFS fix for (rare) dirty dnode data corruption bug
|
||||
|
Loading…
Reference in New Issue
Block a user