5
0
mirror of git://git.proxmox.com/git/pve-ha-manager.git synced 2025-01-07 21:18:00 +03:00

bump version to 1.0-37

This commit is contained in:
Dietmar Maurer 2016-11-22 17:05:20 +01:00
parent 9ddee7b772
commit 1cb2c7c919
2 changed files with 23 additions and 1 deletions

View File

@ -1,7 +1,7 @@
VERSION=1.0
PACKAGE=pve-ha-manager
SIMPACKAGE=pve-ha-simulator
PKGREL=36
PKGREL=37
GITVERSION:=$(shell cat .git/refs/heads/master)

View File

@ -1,3 +1,25 @@
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