]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-49
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 28 Feb 2017 11:03:30 +0000 (12:03 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 28 Feb 2017 11:03:30 +0000 (12:03 +0100)
Makefile
debian/changelog

index 5adb5b30f805747daef0d06f028eebb7e6bd568d..18751599486a166a2a2504c44ad16f0bcbb948bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=48
+PKGREL=49
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 987c788a9ceedbd7ebfa9867e69887ba09659469..0889daa4898aa685b56052283d2e4055396ed28d 100644 (file)
@@ -1,3 +1,25 @@
+pve-cluster (4.0-49) unstable; urgency=medium
+
+  * pvecm add: assert that ringX IPs are available on node add
+
+  * pvecm add: report all errors found at once
+
+  * pvecm addnode: ensure ring1_addr is set if ring 1 is configured
+
+  * pvecm addnode: ensure ring address isn't already used by cluster
+
+  * pvecm addnode: error out on interactive call
+
+  * pvecm create: remove rrp_mode parameter
+
+  * pvecm add: fix check if corosync alread runs
+
+  * Remove depency to libxml-parser-perl
+
+  * buildsys: various cleanups
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 28 Feb 2017 12:02:56 +0100
+
 pve-cluster (4.0-48) unstable; urgency=medium
 
   * add API class for cluster configuration