From c1dba3d5ce3b7df46da5ec6ec1b6edeb67a239bf Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 2 Apr 2024 18:19:29 +0200 Subject: [PATCH] bump version to 6.8.1-1 Signed-off-by: Thomas Lamprecht --- Makefile | 6 +++--- debian/changelog | 7 +++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 2c92041..e10ba8b 100644 --- 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) diff --git a/debian/changelog b/debian/changelog index 831bf97..aca1cb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 -- 2.39.2