]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 2.0-3
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 13 Oct 2017 09:12:21 +0000 (11:12 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 13 Oct 2017 09:12:21 +0000 (11:12 +0200)
Makefile
changelog.Debian

index 46cec175ee953ae39cdd20e48954514bcc52bdfe..5e39f4b0e3040129adcdf1159c1b42824f78bc2c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION=2.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
 VERSION=2.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=2
+PKGREL=3
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 6ac9fc1d3aaed393ba3ecd714d8e1d6860944996..82e14d68437b76349648d7932755fc3f1191075c 100644 (file)
@@ -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 <support@proxmox.com>  Fri, 13 Oct 2017 11:10:51 +0200
+
 pve-ha-manager (2.0-2) unstable; urgency=medium
 
   * explicitly sync journal when disabling watchdog updates
 pve-ha-manager (2.0-2) unstable; urgency=medium
 
   * explicitly sync journal when disabling watchdog updates