From 541cd729b62da6f33ce7e1f4b90e0dc5ae168da9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 23 Mar 2020 15:03:55 +0100 Subject: [PATCH] bump version to 6.1-8 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5bbb000..9879c8d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.4 -export KERNEL_ABI=5.4.24-1-pve +export KERNEL_ABI=5.4.27-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 5fcacb8..6cc79e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.4 (6.1-8) pve pmg; urgency=medium + + * ABI bump for 5.4.27-1-pve + + -- Proxmox Support Team Mon, 23 Mar 2020 15:03:50 +0100 + pve-kernel-5.4 (6.1-7) pve pmg; urgency=medium * ABI bump for 5.4.24-1-pve