From a8f040bc92c7e52cd70f2ed7a82297b0ec4158aa Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 16 Jun 2020 13:43:02 +0200 Subject: [PATCH] bump version to 6.2-3 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8925062..c4335e6 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.41-1-pve +export KERNEL_ABI=5.4.44-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 60be178..5d5b216 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel-5.4 (6.2-3) pve pmg; urgency=medium + + * ABI bump for 5.4.44-1-pve + + * pve-efiboot-tool format: fix handling of passing blockdevices with disk/by-id path + + -- Proxmox Support Team Tue, 16 Jun 2020 13:42:23 +0200 + pve-kernel-5.4 (6.2-2) pve pmg; urgency=medium * ABI bump for 5.4.41-1-pve