[pve-devel] Applied [PATCH kernel] update to Ubuntu 4.4.0-42.62, bump version to 4.4.21-68
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Oct 13 10:18:52 CEST 2016
---
Note: already applied
Makefile | 4 ++--
changelog.Debian | 6 ++++++
ubuntu-xenial.tgz | Bin 145633868 -> 145659146 bytes
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index fedae5e..4055d41 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=67
+PKGREL=68
# 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-41.61 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-42.62 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 490aa81..d0a5340 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,9 @@
+pve-kernel (4.4.21-68) unstable; urgency=medium
+
+ * update to Ubuntu-4.4.0-42.62
+
+ -- Proxmox Support Team <support at proxmox.com> Thu, 13 Oct 2016 09:16:07 +0200
+
pve-kernel (4.4.21-67) unstable; urgency=medium
* update to Ubuntu-4.4.0-41.61
diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz
index a0ea353..2db7bd1 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.1.4
More information about the pve-devel
mailing list