From b0cdfae45451d267c3f2fb13c0c274287190db63 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 24 Feb 2016 12:15:48 +0100 Subject: [PATCH] bump version to 1.0-23 --- Makefile | 2 +- changelog.Debian | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9e9c29e..57756cf 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ RELEASE=4.1 VERSION=1.0 PACKAGE=pve-ha-manager SIMPACKAGE=pve-ha-simulator -PKGREL=22 +PKGREL=23 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/changelog.Debian b/changelog.Debian index e98df3e..829b4dd 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,15 @@ +pve-ha-manager (1.0-23) unstable; urgency=medium + + * fix infinite started <=> migrate cycle + + * exec_resource_agent: process error state early + + * avoid out of sync command execution in LRM + + * do not pass ETRY_AGAIN back to the CRM + + -- Proxmox Support Team Wed, 24 Feb 2016 12:15:21 +0100 + pve-ha-manager (1.0-22) unstable; urgency=medium * fix 'change_service_location' misuse and recovery from fencing -- 2.39.5