From c9275e3a2e0639308864efbcc5eab68d2db5b7a4 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 22 Apr 2022 10:37:27 +0200 Subject: [PATCH] bump version to 5.15.30-2, with ABI bump Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 85b9557..5c6dfbf 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=15 KERNEL_PATCHLEVEL=30 # 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 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 20022a4..09dcded 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,9 @@ pve-kernel (5.15.30-2) bullseye; urgency=medium * update sources to Ubuntu-5.15.0-27.28 - -- Proxmox Support Team Fri, 22 Apr 2022 10:37:18 +0200 + * bump ABI to 5.15.30-2 + + -- Proxmox Support Team Fri, 22 Apr 2022 11:15:56 +0200 pve-kernel (5.15.30-1) bullseye; urgency=medium -- 2.39.2