]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.13-38
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 26 Jan 2018 09:48:16 +0000 (10:48 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 26 Jan 2018 09:48:16 +0000 (10:48 +0100)
Makefile
changelog.Debian

index 0505f1e5a313e0fac33e7c671074754f53a40cc8..491b8ea7bd46d5bfb4a4c72c86b9aeba8f229f05 100644 (file)
--- 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
index be04d4499d449bd07b7309397b862967db20fea6..811f2a6387fd707cf7ca6cbf86bb63da7877ce8e 100644 (file)
@@ -1,3 +1,9 @@
+pve-kernel (4.13.13-38) unstable; urgency=medium
+
+  * fix syscall retpoline
+
+ -- Proxmox Support Team <support@proxmox.com>  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