]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-34
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2019 08:39:00 +0000 (09:39 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2019 08:39:00 +0000 (09:39 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index b0e66b5adcf27d8307fcf69b9adfeeee626a44e6..c6382e5944c674a99a08809cd8502cccdc0341ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=33
+PKGREL=34
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell git rev-parse HEAD)
index 1d3e4f07dd64c749a701ae5ca8da8a0aef8d20b4..ada85201a75d3098c56e349f4f475436689c52f5 100644 (file)
@@ -1,3 +1,18 @@
+pve-cluster (5.0-34) unstable; urgency=medium
+
+  * fix #2049: avoid conflict with chrony service
+
+  * fix #1891: Add zsh command completion for pvecm
+
+  * allow to setup and remove qdevice for cluster with the pvecm CLI
+    tool
+
+  * mac_prefix: do not allow multicast prefixes
+
+  * cluster: use lock for legacy authkey generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Mar 2019 09:34:16 +0100
+
 pve-cluster (5.0-33) unstable; urgency=medium
 
   * add ha setting format string property to datacenter.cfg