]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version 2.0-6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 7 Jan 2019 12:00:00 +0000 (13:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 7 Jan 2019 12:00:00 +0000 (13:00 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 1bf41fa45a1b50a7374ac9f37efc119efacc4ea2..89fa8a486c01dee0d181ffb1ae513d7fd6ddf05c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION=2.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=5
+PKGREL=6
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index 06845a86e717cb2e6a766cad671a3a57b9b5fa5c..b2312be0c0b176427815daf365a1731e42ad8877 100644 (file)
@@ -1,3 +1,13 @@
+pve-ha-manager (2.0-6) unstable; urgency=medium
+
+  * fix #1378: allow to specify a service shutdown policy
+
+  * remove some unused external dependencies from the standalone simulator package
+
+  * document api result for ha resources
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Jan 2019 12:59:27 +0100
+
 pve-ha-manager (2.0-5) unstable; urgency=medium
 
   * skip CRM and LRM work if last cfs update failed