]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-23
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 5 Apr 2018 10:25:24 +0000 (12:25 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 5 Apr 2018 10:25:24 +0000 (12:25 +0200)
Makefile
debian/changelog

index 45b4e266bfbb56b68db5b5bb26f6d17ad4471ded..3d0a11575b572de87d8750e2e16484a520123fdd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=22
+PKGREL=23
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell git rev-parse HEAD)
index 3e00966385d39f1058d4f2771e55832701901b3e..e32d0198abb25ac76e11d660a2357a036cfd14d3 100644 (file)
@@ -1,3 +1,11 @@
+pve-cluster (5.0-23) unstable; urgency=medium
+
+  * API/Cluster: autoflush STDOUT for join and create
+
+  * pvecm join: also default to resolved IP with use_ssh param
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 05 Apr 2018 12:24:49 +0200
+
 pve-cluster (5.0-22) unstable; urgency=medium
 
   * fix tainted input in backup_cfs_database