]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.8.1-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 2 Apr 2024 16:19:29 +0000 (18:19 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2024 08:19:54 +0000 (10:19 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 2c920415e439c994e2d44296c30cc2a3d8afc96c..e10ba8becf7ea0f3662cf88be1a831bd1aa3382d 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=5
-KERNEL_PATCHLEVEL=13
+KERNEL_MIN=8
+KERNEL_PATCHLEVEL=1
 # increment KREL for every published package release!
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=4
+KREL=1
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 831bf97cb4f3818ccf4d67ac4a06daa9e6c98fdf..aca1cb6593bff609282009c6e105aeefa5675807 100644 (file)
@@ -1,3 +1,10 @@
+proxmox-kernel-6.8 (6.8.1-1) bookworm; urgency=medium
+
+  * update submodule and patches for 24.04 Noble based kernel with tag
+    Ubuntu-6.8.0-20.20
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 Apr 2024 18:19:23 +0200
+
 proxmox-kernel-6.5 (6.5.13-4) bookworm; urgency=medium
 
   * update sources to Ubuntu-6.5.0-32.32 based on stable-tree backports of up