[pve-devel] Applied: Re: [PATCH kernel 1/2] update to Ubuntu 4.4.0-36.55, bump API to 4.4.16-1

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Aug 24 16:15:43 CEST 2016


On Tue, Aug 16, 2016 at 03:58:03PM +0200, Fabian Grünbichler wrote:

rebased, added proxmox-ve bump and source updated, applied

> ---
> Note: don't forget to "make download"
> 
>  Makefile          |   7 +++----
>  changelog.Debian  |  10 ++++++++++
>  ubuntu-xenial.tgz | Bin 145459966 -> 145533142 bytes
>  3 files changed, 13 insertions(+), 4 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index 69fb6f2..b6abf93 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,8 +1,8 @@
>  RELEASE=4.2
>  
>  # also update proxmox-ve/changelog if you change KERNEL_VER or KREL
> -KERNEL_VER=4.4.15
> -PKGREL=60
> +KERNEL_VER=4.4.16
> +PKGREL=61
>  # also include firmware of previous version into
>  # the fw package:  fwlist-2.6.32-PREV-pve
>  KREL=1
> @@ -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
>  	sed -i ${KERNEL_SRC}/Makefile -e 's/^EXTRAVERSION.*$$/EXTRAVERSION=${EXTRAVERSION}/'
>  	touch $@
>  
> diff --git a/changelog.Debian b/changelog.Debian
> index f60057b..ec8db92 100644
> --- a/changelog.Debian
> +++ b/changelog.Debian
> @@ -1,3 +1,13 @@
> +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)
> +
> + -- Proxmox Support Team <support at proxmox.com>  Tue, 16 Aug 2016 14:30:50 +0200
> +
>  pve-kernel (4.4.15-60) unstable; urgency=medium
>  
>    * update to Ubuntu-4.4.0-33.52
> diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz
> index dd18740..05c5768 100644
> Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
> -- 
> 2.1.4
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list