From 3378a6b319bce165238378e3cd6433b42f8914be Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 23 Mar 2020 15:02:28 +0100 Subject: [PATCH] bump version to 5.4.27-1 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2434ff9..d93e424 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 KERNEL_MIN=4 -KERNEL_PATCHLEVEL=24 +KERNEL_PATCHLEVEL=27 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index 8e568a7..e8827b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.4.27-1) pve pmg; urgency=medium + + * update to Ubuntu-5.4.0-19.23 + + * bump ABI to 5.4.27-1 + + -- Proxmox Support Team Mon, 23 Mar 2020 15:02:22 +0100 + pve-kernel (5.4.24-1) pve pmg; urgency=medium * update to Ubuntu-5.4.0-18.22