[pve-devel] [PATCH kernel 4.13 6/7] bump version to 4.13-43, bump ABI to 4.13.16-1-pve
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Mar 21 11:26:32 CET 2018
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 6 +++---
debian/changelog | 8 ++++++++
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index e1d9f3c..6f97d7e 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.13.13
-KREL=6
+KERNEL_VER=4.13.16
+KREL=1
-PKGREL=42
+PKGREL=43
EXTRAVERSION=-${KREL}-pve
KVNAME=${KERNEL_VER}${EXTRAVERSION}
diff --git a/debian/changelog b/debian/changelog
index 4de20d4..dccae9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pve-kernel (4.13.16-43) unstable; urgency=medium
+
+ * update to Ubuntu-4.13.0-38.43
+
+ * bump ABI to 4.13.16-1-pve
+
+ -- Proxmox Support Team <support at proxmox.com> Fri, 16 Mar 2018 19:41:43 +0100
+
pve-kernel (4.13.13-42) unstable; urgency=medium
* split out pve-kernel-meta and pve-kernel
--
2.14.2
More information about the pve-devel
mailing list