From 40da6d6368db2de69c2ffb6e88118366f803425d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 12 Jul 2021 10:32:57 +0200 Subject: [PATCH] bump version to 7.0-5 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27f03b6..59654cb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.11 -export KERNEL_ABI=5.11.22-1-pve +export KERNEL_ABI=5.11.22-2-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 0521339..dbd3bd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.11 (7.0-5) bullseye; urgency=medium + + * ABI bump for 5.11.22-2-pve + + -- Proxmox Support Team Mon, 12 Jul 2021 10:32:52 +0200 + pve-kernel-5.11 (7.0-4) bullseye; urgency=medium * improve proxmox-boot-tool handling with legacy GRUB