From 679a836a3a032c5325ad9880241bec6ed938aa8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 20 Apr 2018 11:35:56 +0200 Subject: [PATCH] bump version to 4.15-7, bump ABI to 4.15.17-1-pve MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- Makefile | 4 ++-- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6d808e0..051ff64 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ RELEASE=5.1 # also update pve-kernel-meta.git if either of these change -KERNEL_VER=4.15.15 +KERNEL_VER=4.15.17 KREL=1 -PKGREL=6 +PKGREL=7 EXTRAVERSION=-${KREL}-pve KVNAME=${KERNEL_VER}${EXTRAVERSION} diff --git a/debian/changelog b/debian/changelog index 1484553..66a9e4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (4.15.17-7) unstable; urgency=medium + + * update sources to Ubuntu-4.15.0-17.18 + + * bump ABI to 4.15.17-1-pve + + -- Proxmox Support Team Thu, 19 Apr 2018 14:43:22 +0200 + pve-kernel (4.15.15-6) unstable; urgency=medium * update ZFS to 0.7.7-pve2