From b340ba631a5a08c367f4013635d1cf773eaee7af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 13 Oct 2017 11:12:21 +0200 Subject: [PATCH] bump version to 2.0-3 --- Makefile | 2 +- changelog.Debian | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 46cec17..5e39f4b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION=2.0 PACKAGE=pve-ha-manager SIMPACKAGE=pve-ha-simulator -PKGREL=2 +PKGREL=3 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/changelog.Debian b/changelog.Debian index 6ac9fc1..82e14d6 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,17 @@ +pve-ha-manager (2.0-3) unstable; urgency=medium + + * add ignore state for resources + + * lrm/crm service: restart on API changes + + * lrm.service: do not timeout on stop + + * fix #1347: let postfix fill in FQDN in fence mails + + * fix #1073: do not count backup-suspended VMs as running + + -- Proxmox Support Team Fri, 13 Oct 2017 11:10:51 +0200 + pve-ha-manager (2.0-2) unstable; urgency=medium * explicitly sync journal when disabling watchdog updates -- 2.39.2