From: Fabian Grünbichler Date: Fri, 13 Oct 2017 09:12:21 +0000 (+0200) Subject: bump version to 2.0-3 X-Git-Url: https://git.proxmox.com/?p=pve-ha-manager.git;a=commitdiff_plain;h=b340ba631a5a08c367f4013635d1cf773eaee7af bump version to 2.0-3 --- 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