From 78a1b945406c5c9727239120c260573ed6339ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 16 Mar 2023 10:46:20 +0100 Subject: [PATCH] WIP: bump version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- Makefile | 4 ++-- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 02622a1..aea1d18 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=2 KERNEL_PATCHLEVEL=6 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=1 +KREL=2 -PKGREL=1 +PKGREL=2~secureboot1 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index e13581c..aade24d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (6.2.6-2~secureboot1) bullseye; urgency=medium + + * test build with lockdown, trusted key and module signing + + -- Proxmox Support Team Thu, 16 Mar 2023 14:56:01 +0100 + pve-kernel (6.2.6-1) bullseye; urgency=medium * update to Ubuntu-6.2.0-17.17 based on 6.2.6