From 57ff4c945bf5b441f501b8bca720d9753c539dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 26 Jan 2018 10:48:16 +0100 Subject: [PATCH] bump version to 4.13-38 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0505f1e..491b8ea 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=5.1 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL KERNEL_VER=4.13.13 -PKGREL=37 +PKGREL=38 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=5 diff --git a/changelog.Debian b/changelog.Debian index be04d44..811f2a6 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +pve-kernel (4.13.13-38) unstable; urgency=medium + + * fix syscall retpoline + + -- Proxmox Support Team Fri, 26 Jan 2018 10:47:09 +0100 + pve-kernel (4.13.13-37) unstable; urgency=medium * update ZFS to 0.7.4 + ARC hit rate cherry-pick