]> git.proxmox.com Git - pve-kernel-jessie.git/commitdiff
Update to Ubuntu-4.4.0-22.40
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 17 May 2016 06:57:53 +0000 (08:57 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 17 May 2016 13:55:41 +0000 (15:55 +0200)
CVE-2016-0758: Fix ASN.1 indefinite length object parsing
CVE-2016-3713: KVM: MTRR: remove MSR 0x2f8

Makefile
ubuntu-xenial.tgz

index 7fb83d5215a890f8b0f78dda5bcda3bdefb87001..ec57a411ba0f6a095984ef38d7658e3af4431a28 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -107,7 +107,7 @@ ${PVE_DEB} pve: proxmox-ve/control proxmox-ve/postinst
 download:
        rm -rf ${KERNEL_SRC} ${KERNELSRCTAR}
        #git clone git://kernel.ubuntu.com/ubuntu/ubuntu-vivid.git
-       git clone --single-branch -b Ubuntu-4.4.0-22.39 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+       git clone --single-branch -b Ubuntu-4.4.0-22.40 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
        tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC} 
 
 check_gcc: 
index 816c8e2ffa7114cb06048c92d9d659ffa5f33044..5075b155dc6f0f1d28c0e0f026e65801f68f08ac 100644 (file)
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ