diff --git a/Makefile b/Makefile index 0aab1a6..0a0d313 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=17 +PKGREL=18 # 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 d20b1d4..dd249e2 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +pve-kernel (4.10.17-18) unstable; urgency=medium + + * switch back to the external e1000e, igb and ixgbe drivers + + * update to Ubuntu-4.10.0-28.32 + + -- Proxmox Support Team Fri, 28 Jul 2017 14:09:00 +0200 + pve-kernel (4.10.17-17) unstable; urgency=medium * update CVE-2017-1000364 fix