From 6d14344d6d08b9fd087e4c15540956b0a440dc59 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 2 May 2018 10:59:55 +0200 Subject: [PATCH] bump version to 4.0-55 Signed-off-by: Thomas Lamprecht --- 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 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.39.2