]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-29
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 20 Apr 2016 16:22:43 +0000 (18:22 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 20 Apr 2016 16:22:43 +0000 (18:22 +0200)
Makefile
changelog.Debian

index 52b7ca4eeb0eb8a427a1e4a9f80e39b8f937e756..55050b7936ae6daa8d7841c5d3dea96d80f1e20b 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=28
+PKGREL=29
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index fed68c3d271af2a5259ed54e805c3f7c0f817175..e4efed6e43f2e5e52768a5b021439957387214a0 100644 (file)
@@ -1,3 +1,9 @@
+pve-ha-manager (1.0-29) unstable; urgency=medium
+
+  * Resources: deny setting nonexistent group
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Apr 2016 18:22:28 +0200
+
 pve-ha-manager (1.0-28) unstable; urgency=medium
 
   * Config: add get_service_status method