From 72fa067b74552e0457b2f0f093daa3dcf57e4729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 2 Aug 2019 14:54:24 +0200 Subject: [PATCH] bump version to 5.0.18-2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9381cad..cb22d7a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -PKGREL=1 +PKGREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 00da239..b62cc72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.0.18-2) pve pmg; urgency=medium + + * update sources to Ubuntu-5.0.0-24.25 + + -- Proxmox Support Team Fri, 2 Aug 2019 14:51:00 +0200 + pve-kernel (5.0.18-1) pve pmg; urgency=medium * update sources to Ubuntu-5.0.0-22.23