diff --git a/Makefile b/Makefile index adf8c59..f0f4f1a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=5.0 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL KERNEL_VER=4.10.17 -PKGREL=21 +PKGREL=22 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=3 diff --git a/changelog.Debian b/changelog.Debian index 0d62dfb..04cab22 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +pve-kernel (4.10.17-22) unstable; urgency=medium + + * fix loopback device refcount leak + + -- Proxmox Support Team Mon, 18 Sep 2017 10:39:10 +0200 + pve-kernel (4.10.17-21) unstable; urgency=medium * update to Ubuntu-4.10.0-33.37