]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-1
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 10 Mar 2017 12:03:40 +0000 (13:03 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 10 Mar 2017 12:03:40 +0000 (13:03 +0100)
Makefile
debian/changelog

index 4719febcff61706c70b8cc5889c7619fcd76d220..2b3fa07cb8b1e825e321e85d000ec0147b327eab 100644 (file)
--- 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)
index 0889daa4898aa685b56052283d2e4055396ed28d..16722b0ded9ec8d77e4be605cbeef68f816d109d 100644 (file)
@@ -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@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