From 4be20d430beef7f9a4af6c788fd6e0e5145c9e14 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 30 Nov 2021 15:56:37 +0100 Subject: [PATCH] bump version to 5.15.5-1 Signed-off-by: Thomas Lamprecht --- Makefile | 8 ++++---- debian/changelog | 8 ++++++++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 09f294e..ed372bc 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,12 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 -KERNEL_MIN=13 -KERNEL_PATCHLEVEL=19 +KERNEL_MIN=15 +KERNEL_PATCHLEVEL=5 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=2 +KREL=1 -PKGREL=4 +PKGREL=1 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 6c924d2..8d28781 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.15.5-1) bullseye; urgency=medium + + * update to upcomming Ubuntu 22.04, Jammy Jellyfish kernel + + * bump ABI to 5.15.5-1 + + -- Proxmox Support Team Mon, 29 Nov 2021 18:49:57 +0100 + pve-kernel (5.13.19-4) bullseye; urgency=medium * update sources to Ubuntu-5.13.0-23.23 -- 2.39.2