From 71ddd85e53ae634c0e464ae3e9f9e50880b19bc1 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 28 Jan 2023 16:46:41 +0100 Subject: [PATCH] bump version to 7.2-15 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05d5d81..bdbc9a8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.19 -export KERNEL_ABI=5.19.17-1-pve +export KERNEL_ABI=5.19.17-2-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 38a07dd..11ff754 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-kernel-5.19 (7.2-15) bullseye; urgency=medium + + * ABI bump for 5.19.17-2-pve + + * note that this is likely the last release for Proxmox's 5.19 based kernel, + switch to the 6.1 opt-in kernel if you (still) require a more recent one + than the default 5.15 one. + + -- Proxmox Support Team Sat, 28 Jan 2023 16:46:35 +0100 + pve-kernel-5.19 (7.2-14) bullseye; urgency=medium * ABI bump for 5.19.17-1-pve