]> git.proxmox.com Git - pve-kernel-jessie.git/commitdiff
bump version to 4.4.35-79
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 19 Jan 2017 13:44:04 +0000 (14:44 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 20 Jan 2017 12:44:25 +0000 (13:44 +0100)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Makefile
changelog.Debian

index 76af45ec0a49c65c0e486d6941f6678286a4799a..7157ddccbf230b9bdf44a7e9d7fe5481a9d308bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.4
 
 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL
 KERNEL_VER=4.4.35
-PKGREL=78
+PKGREL=79
 # also include firmware of previous version into
 # the fw package:  fwlist-2.6.32-PREV-pve
 KREL=2
index ef440554c9d374e8f86e1be0da58a9f9a06d9442..de32377bf5da28b585acb1cd5a736eb7045ad1c5 100644 (file)
@@ -1,3 +1,13 @@
+pve-kernel (4.4.35-79) unstable; urgency=medium
+
+  * change default transparent hugepages setting to madvise
+
+  * revert buggy NVME commits (http://bugs.launchpad.net/bugs/1626894)
+
+  * fix CVE-2017-2583: potential DoS or privilege escalation in KVM guests
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Jan 2017 14:43:35 +0100
+
 pve-kernel (4.4.35-78) unstable; urgency=medium
 
   * revert OOM-commits causing premature OOM kills