]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-6
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 16 Sep 2015 10:06:37 +0000 (12:06 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 16 Sep 2015 10:06:37 +0000 (12:06 +0200)
Makefile
changelog.Debian

index 4f0199683247e57720de4e7baafc3af43d04aa3f..a398a93568546deb4a35399fa4dee9a73633e5a5 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=5
+PKGREL=6
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 17f3f69ca0c2e293b6741d6eae08140cf34a55d2..dad3e964d23b6ccfff8576b511291bca1ac15dd4 100644 (file)
@@ -1,3 +1,13 @@
+pve-ha-manager (1.0-6) unstable; urgency=medium
+
+  * implement bash completion for ha-manager
+
+  * implement recovery policy for services
+
+  * simulator: fix random output of manager status
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Sep 2015 12:06:12 +0200
+
 pve-ha-manager (1.0-5) unstable; urgency=medium
 
   * Replacing hardcoded qemu commands with plugin calls