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

index 206f5b7862c48bd8c5ae4c957af3e56bd5a06de9..ddde7b8875d73b83d99c7f9e14b2a333911a0115 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=2
+KREL=3
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index a69dd5e80717907b3b2d3ad4dacc51458c95623f..3417f7a9ab044807a55c7a38d0b4458c3cb253a4 100644 (file)
@@ -1,3 +1,10 @@
+proxmox-kernel-6.5 (6.5.13-3) bookworm; urgency=medium
+
+  * updated sources to Ubuntu-6.5.0-27.28 to fix a regression in the tracing &
+    debugging related eventfs, potentially breaking bpftrace.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Mar 2024 11:45:08 +0100
+
 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