From 40fd8ac3d360e90e8e6aecad9efa82adcd8b0e6d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 17 Mar 2020 15:31:36 +0100 Subject: [PATCH] bump version to 5.3.18-3 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7f13ac0..3cb9e36 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=3 KERNEL_PATCHLEVEL=18 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=2 +KREL=3 -PKGREL=2 +PKGREL=3 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 8fea4b4..db44ea5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.3.18-3) pve pmg; urgency=medium + + * bump ABI to 5.3.18-3 + + * update to Ubuntu-5.3.0-43.36 + + -- Proxmox Support Team Tue, 17 Mar 2020 16:33:19 +0100 + pve-kernel (5.3.18-2) pve pmg; urgency=medium * bump ABI to 5.3.18-2 -- 2.39.2