[pve-devel] [PATCH kernel 4/4] bump version to 4.4.35-79

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Jan 20 09:50:58 CET 2017


Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 changelog.Debian | 10 ++++++++++
 Makefile         |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/changelog.Debian b/changelog.Debian
index ef44055..de32377 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -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 at 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
diff --git a/Makefile b/Makefile
index 76af45e..7157ddc 100644
--- 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
-- 
2.1.4





More information about the pve-devel mailing list