]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-12
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Oct 2015 09:22:03 +0000 (10:22 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Oct 2015 09:22:03 +0000 (10:22 +0100)
Makefile
changelog.Debian

index 7d267effb4cfaa6065e457cf10eb40be35c16d27..adc59efc3247e40ebebc4445d91662d096a6f8b9 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=11
+PKGREL=12
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index d2e36e35ffb0fdd27e543b7a2f82af3cadaa3ade..c82334867e60f4fc085858c4fad7c57d4c1600d3 100644 (file)
@@ -1,3 +1,13 @@
+pve-ha-manager (1.0-12) unstable; urgency=medium
+
+  * Adding constants to gain more readability
+
+  * exec_resource_agent: return valid exit code instead of die's
+
+  * code cleanups
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Oct 2015 10:21:49 +0100
+
 pve-ha-manager (1.0-11) unstable; urgency=medium
 
   * add workaround for bug #775