[pve-devel] applied: [PATCH kernel 1/3] update to Ubuntu-4.4.0-52.73 / 4.4.35
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Dec 5 12:21:52 CET 2016
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
changelog.Debian | 6 ++++++
Makefile | 6 +++---
ubuntu-xenial.tgz | Bin 145786508 -> 145854648 bytes
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/changelog.Debian b/changelog.Debian
index 04a2f8b..a26c17e 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,9 @@
+pve-kernel (4.4.35-74) unstable; urgency=medium
+
+ * update to Ubuntu-4.4.0-52.73 (UNRELEASED)
+
+ -- Proxmox Support Team <support at proxmox.com> Mon, 5 Dec 2016 10:14:52 +0100
+
pve-kernel (4.4.30-73) unstable; urgency=medium
* update to Ubuntu-4.4.0-51.72
diff --git a/Makefile b/Makefile
index d55e51d..4e69017 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.30
-PKGREL=73
+KERNEL_VER=4.4.35
+PKGREL=74
# 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-51.72 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-52.73 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC}
check_gcc:
diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz
index 57015cd..4bbda57 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.1.4
More information about the pve-devel
mailing list