[pve-devel] [PATCH cluster 3/3] bump version to 5.0-1

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Mar 10 13:10:06 CET 2017


Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 Makefile         |  4 ++--
 debian/changelog | 10 ++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 4719feb..2b3fa07 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
-PKGVER=4.0
-PKGREL=49
+PKGVER=5.0
+PKGREL=1
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
diff --git a/debian/changelog b/debian/changelog
index 0889daa..16722b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pve-cluster (5.0-1) unstable; urgency=medium
+
+  * Rebuild for PVE 5.0 / Debian Stretch
+
+  * Require Sys.Audit to read the cluster configuration
+
+  * Fix vmid cast in pmxcfs
+
+ -- Proxmox Support Team <support at proxmox.com>  Fri, 10 Mar 2017 13:03:20 +0100
+
 pve-cluster (4.0-49) unstable; urgency=medium
 
   * pvecm add: assert that ringX IPs are available on node add
-- 
2.1.4





More information about the pve-devel mailing list