]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 2.0-5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Feb 2018 10:20:21 +0000 (11:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Feb 2018 10:20:28 +0000 (11:20 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
changelog.Debian

index db82cc24cbee88538bf2ad31181658e83eb7b1d3..51eb9efcfe3270b249f11db0aa188b636474edde 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION=2.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=4
+PKGREL=5
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index bf86656730c92473c0c340a53acf7fc06f19edad..06845a86e717cb2e6a766cad671a3a57b9b5fa5c 100644 (file)
@@ -1,3 +1,13 @@
+pve-ha-manager (2.0-5) unstable; urgency=medium
+
+  * skip CRM and LRM work if last cfs update failed
+
+  * regression test system: allow to simulate cluster fs failures
+
+  * postinst: drop transitional cleanup for systemd watchdog mux socket
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 07 Feb 2018 11:00:12 +0100
+
 pve-ha-manager (2.0-4) unstable; urgency=medium
 
   * address timing issues happening when pve-cluster.service is being restarted