[pve-devel] Applied [PATCH kernel] update to Ubuntu 4.4.0-43.63, bump version to 4.4.21-69

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Oct 14 09:50:29 CEST 2016


---
Note: already applied

 Makefile          |   4 ++--
 changelog.Debian  |   8 ++++++++
 ubuntu-xenial.tgz | Bin 145659146 -> 145650761 bytes
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 6a608c5..0f41f5a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL
 KERNEL_VER=4.4.21
-PKGREL=68
+PKGREL=69
 # 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-42.62 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+	git clone --single-branch -b Ubuntu-4.4.0-43.63 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
 	tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC} 
 
 check_gcc: 
diff --git a/changelog.Debian b/changelog.Debian
index d0a5340..eba21d4 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,11 @@
+pve-kernel (4.4.21-69) unstable; urgency=medium
+
+  * update to Ubuntu-4.4.0-43.63
+
+  * fix #927: IPoIB performance regression
+
+ -- Proxmox Support Team <support at proxmox.com>  Fri, 14 Oct 2016 08:59:12 +0200
+
 pve-kernel (4.4.21-68) unstable; urgency=medium
 
   * update to Ubuntu-4.4.0-42.62
diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz
index 2db7bd1..c10402b 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
-- 
2.1.4





More information about the pve-devel mailing list