From 8ba6ec4ad4a4382c99d4fa6248904f9db01a771d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 30 Apr 2019 12:55:30 +0200 Subject: [PATCH] bump version to 4.15.18-38 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cb83216..062627f 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=15 KERNEL_PATCHLEVEL=18 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=13 +KREL=14 -PKGREL=37 +PKGREL=38 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index b92f83d..b38851e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (4.15.18-38) unstable; urgency=medium + + * update to Ubuntu-4.15.0-49.53 + + * bump ABI to 4.15.18-14 + + -- Proxmox Support Team Tue, 30 Apr 2019 10:51:33 +0200 + pve-kernel (4.15.18-37) unstable; urgency=medium * bump ABI to 4.15.18-13 -- 2.39.2