[pve-devel] [PATCH kernel 2/2] bump version to 4.4.35-78, bump ABI to 4.4.35-2
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Jan 9 11:52:43 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Note: ABI bump was missed on the previous -77 upload..
changelog.Debian | 10 ++++++++++
Makefile | 4 ++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/changelog.Debian b/changelog.Debian
index f1e5d9c..ef44055 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,13 @@
+pve-kernel (4.4.35-78) unstable; urgency=medium
+
+ * revert OOM-commits causing premature OOM kills
+
+ * bump ABI to pve-kernel-4.4.35-2
+
+ * bump version to 4.4.35-78
+
+ -- Proxmox Support Team <support at proxmox.com> Mon, 9 Jan 2017 10:03:41 +0100
+
pve-kernel (4.4.35-77) unstable; urgency=medium
* update to Ubuntu-4.4.0-58.79
diff --git a/Makefile b/Makefile
index a50b237..89d266f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,10 @@ RELEASE=4.4
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
KERNEL_VER=4.4.35
-PKGREL=77
+PKGREL=78
# also include firmware of previous version into
# the fw package: fwlist-2.6.32-PREV-pve
-KREL=1
+KREL=2
KERNEL_SRC=ubuntu-xenial
KERNELSRCTAR=${KERNEL_SRC}.tgz
--
2.1.4
More information about the pve-devel
mailing list