]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-16
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Dec 2015 09:21:46 +0000 (10:21 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Dec 2015 09:21:46 +0000 (10:21 +0100)
Makefile
changelog.Debian

index 06b5c9ae2f9320534205191a4ee69c72cddaf0e6..6939b76875d68bcd95208a56ce68eac322569454 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ RELEASE=4.1
 VERSION=1.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=15
+PKGREL=16
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 510e573f358156376e0ff139ecd633d8e509e24e..9a1c73a910434a16fe0b4e2da4bee1242d2f01bd 100644 (file)
@@ -1,3 +1,9 @@
+pve-ha-manager (1.0-16) unstable; urgency=medium
+
+  * check_active_workers: fix typo /uuid/uid/
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Dec 2015 10:21:30 +0100
+
 pve-ha-manager (1.0-15) unstable; urgency=medium
 
   * stop all resources on node shutdown (instead of freeze)