]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - changelog.Debian
bump version to 2.0-1
[pve-ha-manager.git] / changelog.Debian
index f4f15eabfbe18e5b732ce3cbb880430eea981277..cb8a7ee23732e362b231e1bf5ee1bf1684fe41f1 100644 (file)
@@ -1,3 +1,95 @@
+pve-ha-manager (2.0-1) unstable; urgency=medium
+
+  * rebuild for PVE 5.0 / Debian Stretch
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Mar 2017 11:31:53 +0100
+
+pve-ha-manager (1.0-40) unstable; urgency=medium
+
+  * ha-simulator: allow adding service on runtime
+
+  * ha-simulator: allow deleting service via GUI
+
+  * ha-simulator: allow new service request states over gui
+
+  * ha-simulator: use JSON instead of Dumper for manager status view
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Jan 2017 10:03:07 +0100
+
+pve-ha-manager (1.0-39) unstable; urgency=medium
+
+  * add setup_environment hook to CLIHandler class
+
+  * ha-simulator: fix typo s/Mode/Node/
+
+  * is_node_shutdown: check for correct systemd targets
+
+  * Simulator: fix scrolling to end of cluster log view
+
+  * Simulator: do not use cursor position to insert log
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 13:15:08 +0100
+
+pve-ha-manager (1.0-38) unstable; urgency=medium
+
+  * update manual page
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 11:46:21 +0100
+
+pve-ha-manager (1.0-37) unstable; urgency=medium
+
+  * HA::Status: provide better/faster feedback
+
+  * Manager.pm: store flag to indicate successful start
+
+  * ha status: include common service attributes
+
+  * Groups.pm: add verbose_description for 'restricted'
+
+  * Resources.pm: use verbose_description for state
+
+  * pve-ha-group-node-list: add verbose_description
+
+  * ha-manager: remove 'enabled' and 'disabled' commands
+
+  * rename request state 'enabled' to 'started'
+
+  * get_pve_lock: correctly send a lock update request
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Nov 2016 17:04:57 +0100
+
+pve-ha-manager (1.0-36) unstable; urgency=medium
+
+  * Resources: implement 'stopped' state
+
+  * ha-manager: remove obsolet pod content
+
+  * Fix #1189: correct spelling in fence mail
+
+  * API/Status: avoid using HA Environment
+
+  * factor out resource config check and default set code
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Nov 2016 16:42:07 +0100
+
+pve-ha-manager (1.0-35) unstable; urgency=medium
+
+  * change service state to error if no recovery node is available
+
+  * cleanup backup & mounted locks after recovery (fixes #1100)
+
+  * add possibility to simulate locks from services
+
+  * don't run regression test when building the simulator package
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Sep 2016 13:23:00 +0200
+
+pve-ha-manager (1.0-34) unstable; urgency=medium
+
+  * fix race condition on slow resource commands in started state
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Sep 2016 13:07:05 +0200
+
 pve-ha-manager (1.0-33) unstable; urgency=medium
 
   * relocate policy: try to avoid already failed nodes