]> git.proxmox.com Git - pve-kernel-jessie.git/commitdiff
update to Ubuntu 4.4.0-36.55, bump API to 4.4.16-1
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 16 Aug 2016 12:32:01 +0000 (14:32 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 24 Aug 2016 13:21:02 +0000 (15:21 +0200)
Makefile
changelog.Debian
proxmox-ve/changelog.Debian
ubuntu-xenial.tgz

index 05c87f5dfc23329519caa7bd59340bc6cf23f978..70a3f6535c8ad43103f7cb48cb5d896a346c79a6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.2
 
 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL
-KERNEL_VER=4.4.15
+KERNEL_VER=4.4.16
 PKGREL=61
 # also include firmware of previous version into
 # the fw package:  fwlist-2.6.32-PREV-pve
@@ -122,7 +122,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-33.52 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+       git clone --single-branch -b Ubuntu-4.4.0-36.55 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
        tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC} 
 
 check_gcc: 
@@ -255,7 +255,6 @@ ${KERNEL_SRC}/README ${KERNEL_CFG_ORG}: ${KERNELSRCTAR}
        cd ${KERNEL_SRC}; patch -p1 < ../981-1-PCI-Reverse-standard-ACS-vs-device-specific-ACS-enabling.patch
        cd ${KERNEL_SRC}; patch -p1 < ../981-2-PCI-Quirk-PCH-root-port-ACS-for-Sunrise-Point.patch
        cd ${KERNEL_SRC}; patch -p1 < ../kvm-dynamic-halt-polling-disable-default.patch
-       cd ${KERNEL_SRC}; patch -p1 < ../ceph-scheduler-fix.patch
        cd ${KERNEL_SRC}; patch -p1 < ../ie31200_edac-add-skylake-support.patch
        sed -i ${KERNEL_SRC}/Makefile -e 's/^EXTRAVERSION.*$$/EXTRAVERSION=${EXTRAVERSION}/'
        touch $@
index 0f38da8bec91f76f1aeb2a3b759bcfd4289207dc..d4178d97963da803f73c841a5ac3510dfd37d91c 100644 (file)
@@ -1,8 +1,14 @@
-pve-kernel (4.4.15-61) unstable; urgency=medium
+pve-kernel (4.4.16-61) unstable; urgency=medium
+
+  * update to Ubuntu-4.4.0-36.55
+
+  * bump API to 4.4.16-1-pve
+
+  * drop ceph-scheduler-fix.patch (applied upstream)
 
   * EDAC, ie31200_edac: Add Skylake support
 
- -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Aug 2016 06:57:21 +0200
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Aug 2016 15:08:27 +0200
 
 pve-kernel (4.4.15-60) unstable; urgency=medium
 
index fd1053823a037938c638ac23409c29825e62ad1e..f884ba56a230dee1fddca21c185849e984558873 100644 (file)
@@ -1,3 +1,9 @@
+proxmox-ve (4.2-61) unstable; urgency=medium
+
+  * depend on newest 4.4.16-1-pve kernel
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Aug 2016 15:11:08 +0200
+
 proxmox-ve (4.2-58) unstable; urgency=medium
 
   * depend on newest 4.4.13-2-pve kernel
index dd18740a49cb8d2ab22fcee641b1e402d64f9cfa..6e858efd89ae1bb7f42646a5da5183c63530182f 100644 (file)
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ