From: Wolfgang Bumiller Date: Wed, 19 Jul 2017 08:28:28 +0000 (+0200) Subject: bump version to 4.10.17-17 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=0ee4a967cbdc9652a44a7b4b9deb981dedb126b6;hp=58a18ce39d78cc206d6f6146656134c8f8f9e7ad;p=pve-kernel.git bump version to 4.10.17-17 --- diff --git a/Makefile b/Makefile index 52c3766..6eae613 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=16 +PKGREL=17 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=1 diff --git a/changelog.Debian b/changelog.Debian index dc61d7a..d20b1d4 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +pve-kernel (4.10.17-17) unstable; urgency=medium + + * update CVE-2017-1000364 fix + + * Fix: CVE-2017-1000365, CVE-2017-10810, CVE-2017-7482 + + -- Proxmox Support Team Wed, 19 Jul 2017 10:04:34 +0200 + pve-kernel (4.10.17-16) unstable; urgency=medium * update to Ubuntu 4.10.0-26.30 (based on stable kernel 4.10.17)