[pve-devel] applied: [PATCH kernel] update to Ubuntu 4.4.0-47.68, bump version to 4.4.24-72
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Nov 14 12:57:32 CET 2016
---
Makefile | 6 +++---
changelog.Debian | 6 ++++++
proxmox-ve/changelog.Debian | 6 ++++++
ubuntu-xenial.tgz | Bin 145653568 -> 145699527 bytes
4 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 4d53d98..1069ab6 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.21
-PKGREL=71
+KERNEL_VER=4.4.24
+PKGREL=72
# 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-45.66 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-47.68 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 e4f572b..53739fe 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,9 @@
+pve-kernel (4.4.24-72) unstable; urgency=medium
+
+ * update to Ubuntu-4.4.0-47.68
+
+ -- Proxmox Support Team <support at proxmox.com> Mon, 14 Nov 2016 12:16:54 +0100
+
pve-kernel (4.4.21-71) unstable; urgency=medium
* fix zpool import hang with vdev on zvol
diff --git a/proxmox-ve/changelog.Debian b/proxmox-ve/changelog.Debian
index f00a6ec..f4b6ed7 100644
--- a/proxmox-ve/changelog.Debian
+++ b/proxmox-ve/changelog.Debian
@@ -1,3 +1,9 @@
+proxmox-ve (4.3-72) unstable; urgency=medium
+
+ * depend on newest 4.4.24-1-pve kernel
+
+ -- Proxmox Support Team <support at proxmox.com> Mon, 14 Nov 2016 12:17:16 +0100
+
proxmox-ve (4.3-67) unstable; urgency=medium
* depend on newest 4.4.21-1-pve kernel
diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz
index e6a5e6b..1d89594 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.1.4
More information about the pve-devel
mailing list