]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.10.17-19, bump ABI to 4.10.17-2-pve
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 4 Aug 2017 11:34:51 +0000 (13:34 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 4 Aug 2017 12:08:58 +0000 (14:08 +0200)
Makefile
changelog.Debian

index 40944b0502afda3469b09f961d212755cf8016e9..abc4e79c0f5ba5e2cedeb41a943a6d73e31d9249 100644 (file)
--- 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
index dd249e248fd51f4f5ff5b8572ace740716d6c905..72dd5d61f37fd89fc21d58ac42bc3565ce1f936e 100644 (file)
@@ -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 <support@proxmox.com>  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