]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.5.3-1~1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 13 Oct 2023 13:28:19 +0000 (15:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 28 Oct 2023 12:28:52 +0000 (14:28 +0200)
for initial testing and internal QA

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index aeac3cdc74610bff9bb8d0766af61f5e23d1f097..70426adb7a45e947e6f205c85da1737280fded46 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@ include /usr/share/dpkg/pkg-info.mk
 
 # also bump proxmox-kernel-meta if the default MAJ.MIN version changes!
 KERNEL_MAJ=6
-KERNEL_MIN=2
-KERNEL_PATCHLEVEL=16
+KERNEL_MIN=5
+KERNEL_PATCHLEVEL=3
 # increment KREL for every published package release!
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=19
+KREL=1~1
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 12c470da6d93fb28f6d63c09cf1e5239d9bda31a..4aaddccdde7dc18efc6504ec0ef569da49341af0 100644 (file)
@@ -1,3 +1,9 @@
+proxmox-kernel-6.5 (6.5.3-1) bookworm; urgency=medium
+
+  * update kernel to 6.5 based Ubuntu 23.10 Mantic release
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Oct 2023 15:28:11 +0200
+
 proxmox-kernel-6.2 (6.2.16-19) bookworm; urgency=medium
 
   * backport exposing FLUSHBYASID when running nested VMs on AMD CPUs to fix