diff --git a/Makefile b/Makefile index 13eb974..bfd77bb 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.15 -PKGREL=10 +PKGREL=11 # 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 d1ef3d2..7f4dd28 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +pve-kernel (4.10.15-11) unstable; urgency=medium + + * fix CVE-2017-9074 fix + + -- Proxmox Support Team Fri, 9 Jun 2017 11:39:55 +0200 + pve-kernel (4.10.15-10) unstable; urgency=medium * update to Ubuntu-4.10.0-22.24