]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-7
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:17:49 +0000 (12:17 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:17:49 +0000 (12:17 +0200)
Makefile
changelog.Debian

index a398a93568546deb4a35399fa4dee9a73633e5a5..c57dc078b734c9f9300a034d808d2fa03637e375 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ RELEASE=4.0
 VERSION=1.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=6
+PKGREL=7
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index dad3e964d23b6ccfff8576b511291bca1ac15dd4..d84742d5b6d8e2f25f8e3f94078c00ab568301b1 100644 (file)
@@ -1,3 +1,13 @@
+pve-ha-manager (1.0-7) unstable; urgency=medium
+
+  * enhance ha-managers group commands
+
+  * vm_is_ha_managed: allow check on service state
+
+  * improve Makefile
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Sep 2015 12:17:41 +0200
+
 pve-ha-manager (1.0-6) unstable; urgency=medium
 
   * implement bash completion for ha-manager