[pve-devel] [PATCH kernel] Update to Ubuntu-4.4.0-22.40
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue May 17 08:57:53 CEST 2016
CVE-2016-0758: Fix ASN.1 indefinite length object parsing
CVE-2016-3713: KVM: MTRR: remove MSR 0x2f8
---
ABI-compatible update, only bump PKGREL
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 7fb83d5..ec57a41 100644
--- 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:
--
2.1.4
More information about the pve-devel
mailing list