From 42294dfd6b0597caec118d246c10208ba0278542 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 4 Apr 2019 16:27:49 +0200 Subject: [PATCH] bump version to 2.0-9 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f4634a9..89dfc37 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION=2.0 PACKAGE=pve-ha-manager SIMPACKAGE=pve-ha-simulator -PKGREL=8 +PKGREL=9 GITVERSION:=$(shell git rev-parse HEAD) BUILDDIR ?= ${PACKAGE}-${VERSION} diff --git a/debian/changelog b/debian/changelog index 153e50a..1a0aa20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-ha-manager (2.0-9) unstable; urgency=medium + + * get_ha_settings: cope with (temporarily) unavailable pmxcfs + + * lrm: exit on restart and agent lock lost for > 90s + + * service data: only set failed_nodes key if needed + + -- Proxmox Support Team Thu, 04 Apr 2019 16:27:32 +0200 + pve-ha-manager (2.0-8) unstable; urgency=medium * address an issue in dpkg 1.18 with wrong trigger cycle detections if cyclic -- 2.39.2