From 07dcf1633829b4c9324e6d713731c760bccab764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 4 Aug 2017 13:34:51 +0200 Subject: [PATCH] bump version to 4.10.17-19, bump ABI to 4.10.17-2-pve --- Makefile | 4 ++-- changelog.Debian | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 40944b0..abc4e79 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,10 @@ RELEASE=5.0 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL KERNEL_VER=4.10.17 -PKGREL=18 +PKGREL=19 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve -KREL=1 +KREL=2 KERNEL_SRC=ubuntu-zesty KERNEL_SRC_SUBMODULE=submodules/ubuntu-zesty diff --git a/changelog.Debian b/changelog.Debian index dd249e2..72dd5d6 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,13 @@ +pve-kernel (4.10.17-19) unstable; urgency=medium + + * update to Ubuntu-4.10.0-30.34 + + * cherry-pick upstream NVME bug fix (BUG_ON with Samsung SM960 Pro) + + * bump ABI to 4.10.17-2-pve + + -- Proxmox Support Team Fri, 4 Aug 2017 13:34:37 +0200 + pve-kernel (4.10.17-18) unstable; urgency=medium * switch back to the external e1000e, igb and ixgbe drivers