From 7b8f63292ed1b4fdf58c2e5f7e712fc54c1a390e Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 15 Mar 2016 12:49:33 +0100 Subject: [PATCH] bump version to 1.0-26 --- Makefile | 2 +- changelog.Debian | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 873a451..5edb634 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ RELEASE=4.1 VERSION=1.0 PACKAGE=pve-ha-manager SIMPACKAGE=pve-ha-simulator -PKGREL=25 +PKGREL=26 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/changelog.Debian b/changelog.Debian index ac28e6f..da7af41 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +pve-ha-manager (1.0-26) unstable; urgency=medium + + * status: show added but not yet active services + + * status: mark CRM as idle if no service is configured + + -- Proxmox Support Team Tue, 15 Mar 2016 12:49:18 +0100 + pve-ha-manager (1.0-25) unstable; urgency=medium * Use config_file from PVE::QemuConfig