From 89102957f9a65ec0d077a3723d357eeff153ddb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 21 Feb 2018 10:08:20 +0100 Subject: [PATCH] bump version to 4.13-41 --- Makefile | 2 +- changelog.Debian | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fd96adf..f8b790e 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=40 +PKGREL=41 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=6 diff --git a/changelog.Debian b/changelog.Debian index e14d671..ee32977 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +pve-kernel (4.13.13-41) unstable; urgency=medium + + * fix refcnt leaks with net namespaces + + * update ZFS/SPL to 0.7.6 + + -- Proxmox Support Team Wed, 21 Feb 2018 10:07:54 +0100 + pve-kernel (4.13.13-40) unstable; urgency=medium * warn when loading non-RETPOLINE modules