]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-13
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 30 Oct 2015 10:17:09 +0000 (11:17 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 30 Oct 2015 10:17:09 +0000 (11:17 +0100)
Makefile
changelog.Debian

index adc59efc3247e40ebebc4445d91662d096a6f8b9..cde9c69a3e19b974952680f3b7bf28549590b88e 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=12
+PKGREL=13
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index c82334867e60f4fc085858c4fad7c57d4c1600d3..590b8e5c037631b02bb7bbefa575c5b747f68371 100644 (file)
@@ -1,3 +1,9 @@
+pve-ha-manager (1.0-13) unstable; urgency=medium
+
+  * HA API: Fix permissions
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Oct 2015 11:16:50 +0100
+
 pve-ha-manager (1.0-12) unstable; urgency=medium
 
   * Adding constants to gain more readability