From: Fabian Grünbichler Date: Fri, 18 Nov 2016 13:06:11 +0000 (+0100) Subject: update to Ubuntu 4.4.0-51.72 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=6680fb7c485c468656fa45d9be84270c061d7147;p=pve-kernel-jessie.git update to Ubuntu 4.4.0-51.72 --- diff --git a/Makefile b/Makefile index 1069ab6..4765c6a 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ RELEASE=4.3 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL -KERNEL_VER=4.4.24 -PKGREL=72 +KERNEL_VER=4.4.30 +PKGREL=73 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=1 @@ -127,7 +127,7 @@ ${VIRTUAL_HDR_DEB} pve-headers: proxmox-ve/pve-headers.control 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-47.68 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC} + git clone --single-branch -b Ubuntu-4.4.0-51.72 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC} tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC} check_gcc: diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz index 1d89594..57015cd 100644 Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ