]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.5.13-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Mar 2024 13:36:33 +0000 (14:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Mar 2024 13:36:33 +0000 (14:36 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 61dc88695176ea940d588c2dc142e0e76cdfc98e..206f5b7862c48bd8c5ae4c957af3e56bd5a06de9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_MIN=5
 KERNEL_PATCHLEVEL=13
 # 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)
index b46fc234512176f82965228420266412e9c246ce..a69dd5e80717907b3b2d3ad4dacc51458c95623f 100644 (file)
@@ -1,3 +1,15 @@
+proxmox-kernel-6.5 (6.5.13-2) bookworm; urgency=medium
+
+  * update sources to Ubuntu-6.5.0-27.27 based on stable-tree backports of
+    v6.1.74, v6.6.13
+
+  * update ZFS to 2.2.3
+
+  * Revert "cherry-pick scheduler fix to avoid temporary VM freezes on NUMA
+    hosts" as user feedback did not show real improvement.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Mar 2024 14:36:05 +0100
+
 proxmox-kernel-6.5 (6.5.13-1) bookworm; urgency=medium
 
   * update sources to Ubuntu-6.5.0-20.20 based on v6.5.13 and some newer