]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 2.0-2
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Jun 2017 05:51:20 +0000 (07:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Jun 2017 05:51:20 +0000 (07:51 +0200)
Makefile
changelog.Debian

index 166aceec3dd94b9c426081aa7d63e04b106c9c01..46cec175ee953ae39cdd20e48954514bcc52bdfe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION=2.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=1
+PKGREL=2
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index cb8a7ee23732e362b231e1bf5ee1bf1684fe41f1..6ac9fc1d3aaed393ba3ecd714d8e1d6860944996 100644 (file)
@@ -1,3 +1,15 @@
+pve-ha-manager (2.0-2) unstable; urgency=medium
+
+  * explicitly sync journal when disabling watchdog updates
+
+  * always queue service stop if node shuts down
+
+  * Fix shutdown order of HA and storage services
+
+  * Resource/API: abort early if resource in error state
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 14 Jun 2017 07:49:59 +0200
+
 pve-ha-manager (2.0-1) unstable; urgency=medium
 
   * rebuild for PVE 5.0 / Debian Stretch