From f40c4306cecda351e82de46980705490dbecbb7b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 14 Mar 2023 14:48:43 +0100 Subject: [PATCH] bump version to 5.15.102-1 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5d8ed50..6eebccb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 KERNEL_MIN=15 -KERNEL_PATCHLEVEL=85 +KERNEL_PATCHLEVEL=102 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index 4e05fc6..c555936 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.15.102-1) bullseye; urgency=medium + + * update to upstream ubuntu and stable tree's v5.15.102 + + -- Proxmox Support Team Tue, 14 Mar 2023 14:48:39 +0100 + pve-kernel (5.15.85-1) bullseye; urgency=medium * update to Ubuntu-5.15.0-65.72 based on v5.15.85