From 54a9e5a210ac9494b27249c96ec07c212ad3106d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 19 Sep 2017 09:44:04 +0200 Subject: [PATCH] bump version to 4.10.17-23 --- Makefile | 2 +- changelog.Debian | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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