diff --git a/Makefile b/Makefile index 905b71e..ca47db1 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=22 +PKGREL=23 # 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 04cab22..ff8f465 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +pve-kernel (4.10.17-23) unstable; urgency=medium + + * update to Ubuntu-4.10.0-35.39 + + * revert buggy skb offload bug fix + + -- Proxmox Support Team Tue, 19 Sep 2017 09:43:50 +0200 + pve-kernel (4.10.17-22) unstable; urgency=medium * fix loopback device refcount leak