]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.5.11-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Nov 2023 16:22:24 +0000 (17:22 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Nov 2023 12:29:45 +0000 (13:29 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 38f5d7d35fdaed5495c7b3090afbab0372943396..a79a7180f4b9ea2aff257cd4a8578afef16d2331 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=1
+KREL=2
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 8c5796545fc96ad6182ce5b68ffca6bb72e82ec4..1e7591b089fc68c5914ff8ff85753d532ae64a7d 100644 (file)
@@ -1,3 +1,15 @@
+proxmox-kernel-6.5 (6.5.11-2) bookworm; urgency=medium
+
+  * rebase on Ubuntu-6.5.0-14.14 to include a fix for viewing ast/bmc remote
+    consoles
+
+  * backport flexible-array-member fixes for the amdgpu module to avoid UBSAN
+    warnings.
+
+  * disable UBSAN bounds checking again completely, to many false-positives
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2023 18:19:51 +0100
+
 proxmox-kernel-6.5 (6.5.11-1) bookworm; urgency=medium
 
   * update to v6.5.11 upstream stable release