diff --git a/Makefile b/Makefile index 496af33..f15d154 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ RELEASE=4.2 VERSION=1.0 PACKAGE=pve-ha-manager SIMPACKAGE=pve-ha-simulator -PKGREL=33 +PKGREL=34 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/changelog.Debian b/changelog.Debian index f4f15ea..74f0811 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +pve-ha-manager (1.0-34) unstable; urgency=medium + + * fix race condition on slow resource commands in started state + + -- Proxmox Support Team Mon, 12 Sep 2016 13:07:05 +0200 + pve-ha-manager (1.0-33) unstable; urgency=medium * relocate policy: try to avoid already failed nodes