]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-4
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 16 Jun 2015 07:59:25 +0000 (09:59 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 16 Jun 2015 07:59:25 +0000 (09:59 +0200)
Makefile
changelog.Debian

index b597ce7293a4793253523ad2f0590eb320f0af3d..ad6ac4b0231462c8c35ad1637ae4a80cdf0bbcff 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=3
+PKGREL=4
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 3b8e60502edeb3dbd860e87aa22c6e0710350822..e4b57fd3d8234e557260704df994bab4caf4f9e3 100644 (file)
@@ -1,3 +1,11 @@
+pve-ha-manager (1.0-4) unstable; urgency=medium
+
+  * groups: encode nodes as hash (internally)
+
+  * add trigger for pve-api-updates
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Jun 2015 09:59:03 +0200
+
 pve-ha-manager (1.0-3) unstable; urgency=medium
 
   * CRM: do not start if there is no resource.cfg file to avoid warnings