]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 2.0-7
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Mar 2019 09:36:41 +0000 (10:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Mar 2019 09:37:35 +0000 (10:37 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 89fa8a486c01dee0d181ffb1ae513d7fd6ddf05c..7d56b5ec919adce351cc47ad2806e48fe27214a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION=2.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=6
+PKGREL=7
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index 9047a01cd046b93b06bc3fe2a8ff552a31d3b527..4e35d75105facc680ae27268540e4ac6febda06a 100644 (file)
@@ -1,3 +1,17 @@
+pve-ha-manager (2.0-7) unstable; urgency=medium
+
+  * fix #1842: do not pass forceStop to CT shutdown
+
+  * fix #1602: allow one to delete ignored services over API
+
+  * fix #1891: Add zsh command completion for ha-manager CLI tools
+
+  * fix #1794: VM resource: catch qmp command exceptions
+
+  * show sent emails in regression tests
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Mar 2019 10:37:25 +0100
+
 pve-ha-manager (2.0-6) unstable; urgency=medium
 
   * fix #1378: allow one to specify a service shutdown policy