]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 0.6-1
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Mar 2015 11:29:56 +0000 (12:29 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Mar 2015 11:29:56 +0000 (12:29 +0100)
Makefile
changelog.Debian

index 4b91d1d182f850e0bcf67cbfd287f8592911199a..e78f451acc61549b3a0a8b814c491ab0eb58cb85 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 RELEASE=4.0
 
-VERSION=0.5
+VERSION=0.6
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
 PKGREL=1
index 73b8fe88375df926540d92f67d012e652599a418..753c7d09d1819e07a3b2ed2c8d48b3d5af5c53d7 100644 (file)
@@ -1,3 +1,13 @@
+pve-ha-manager (0.6-1) unstable; urgency=medium
+
+  * move configuration handling into PVE::HA::Config
+
+  * ha-manager status: add --verbose flag
+
+  * depend on qemu-server
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 27 Mar 2015 12:28:50 +0100
+
 pve-ha-manager (0.5-1) unstable; urgency=medium
 
   * implement service migration