]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.5.11-6
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 29 Nov 2023 08:33:09 +0000 (09:33 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 29 Nov 2023 08:33:09 +0000 (09:33 +0100)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Makefile
debian/changelog

index f0d119cdd79240f4d175af4f99a53f47d6187d64..991e39e4ccfe90b3867b82c472f80f31b66f2519 100644 (file)
--- a/Makefile
+++ b/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=5
+KREL=6
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 646728e6aa69c0561570ec6fcef016935ec7ad03..e5442aa11862406f2441070c22798d84285dd0f2 100644 (file)
@@ -1,3 +1,9 @@
+proxmox-kernel-6.5 (6.5.11-6) bookworm; urgency=medium
+
+  * cherry-pick ZFS fix for (rare) dirty dnode data corruption bug
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Nov 2023 09:32:26 +0100
+
 proxmox-kernel-6.5 (6.5.11-5) bookworm; urgency=medium
 
   * properly set CONFIG_VFIO_VIRQFD as a boolean