[pve-devel] [PATCH cluster 5/5] bump version to 4.0-55

Thomas Lamprecht t.lamprecht at proxmox.com
Wed May 2 10:59:55 CEST 2018


Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---
 Makefile         |  2 +-
 debian/changelog | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index bc35512..902e277 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=54
+PKGREL=55
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
diff --git a/debian/changelog b/debian/changelog
index 5b9cffe..268b541 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pve-cluster (4.0-55) unstable; urgency=medium
+
+  * datacenter.cfg write: retransform migration property to string
+
+  * pmxcfs: only exit parent when successfully started
+
+  * add pmxcfs restart detection heuristic for IPCC
+
+  * pmxcfs: do not wait artificially when stopping
+
+ -- Proxmox Support Team <support at proxmox.com>  Wed, 02 May 2018 10:25:03 +0200
+
 pve-cluster (4.0-54) stable; urgency=medium
 
   * fix #1559: pmxcfs: add missing lock when dumping .rrd
-- 
2.14.2





More information about the pve-devel mailing list