diff --git a/Makefile b/Makefile index fe5d41f..a939a79 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.8 -PKGREL=6 +PKGREL=7 # 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 0b075c2..e872a7c 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,13 @@ +pve-kernel (4.10.8-7) unstable; urgency=medium + + * update CVE-2017-7979 fix (#1351) to final version + + * add fix for swapops.h BUG_ON + + * fix #1343: jumbo frame support for intel e1000e, igb and ixgbe modules + + -- Proxmox Support Team Fri, 5 May 2017 09:18:09 +0200 + pve-kernel (4.10.8-6) unstable; urgency=medium * update to Ubuntu-4.10.0-19.21