]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-27
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 4 May 2018 10:58:54 +0000 (12:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 4 May 2018 10:58:54 +0000 (12:58 +0200)
Makefile
debian/changelog

index 4e528b5df95b6812211ae6878c12e5e80f32b167..a7b8a8f449ad27b696f7b9ff346266d6611904ea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=26
+PKGREL=27
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell git rev-parse HEAD)
index 32f77c026e84596528d3f8edbec9d5ab3ba18236..d8280143c00e420ca64613e5161a6307aea13658 100644 (file)
@@ -1,3 +1,13 @@
+pve-cluster (5.0-27) unstable; urgency=medium
+
+  * fix #1743: cluster create: default to ring0_addr for bindnet0
+
+  * api: allow cluster wide sys auditors to get join info
+
+  * add lock helper for ACME
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 04 May 2018 12:55:49 +0200
+
 pve-cluster (5.0-26) unstable; urgency=medium
 
   * add 'xtermjs' as possible default console type option