[pve-devel] [PATCH applied kernel] update to Ubuntu 4.4.0-38.57, bump API to 4.4.19-1
Fabian Grünbichler
f.gruenbichler at proxmox.com
Fri Sep 16 08:17:23 CEST 2016
---
Note: already applied
Makefile | 6 +++---
changelog.Debian | 8 ++++++++
proxmox-ve/changelog.Debian | 6 ++++++
ubuntu-xenial.tgz | Bin 145537288 -> 145643189 bytes
4 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 4afdd02..b5a67e5 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.16
-PKGREL=65
+KERNEL_VER=4.4.19
+PKGREL=66
# 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-36.55 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-38.57 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 d77a31d..c26c7eb 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,11 @@
+pve-kernel (4.4.19-66) unstable; urgency=medium
+
+ * update to Ubuntu-4.4.0-38.57
+
+ * bump API to 4.4.19-1-pve
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 14 Sep 2016 13:22:45 +0200
+
pve-kernel (4.4.16-65) unstable; urgency=medium
* update drbd to 9.0.4-1
diff --git a/proxmox-ve/changelog.Debian b/proxmox-ve/changelog.Debian
index 215b0c9..ca3e9bf 100644
--- a/proxmox-ve/changelog.Debian
+++ b/proxmox-ve/changelog.Debian
@@ -1,3 +1,9 @@
+proxmox-ve (4.2-66) unstable; urgency=medium
+
+ * depend on newest 4.4.19-1-pve kernel
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 14 Sep 2016 13:23:43 +0200
+
proxmox-ve (4.2-63) unstable; urgency=medium
* use /etc/apt/trusted.gpg.d/ mechanism to install trusted apt keys
diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz
index 6e858ef..e1f7335 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.1.4
More information about the pve-devel
mailing list