]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-39
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2017 12:15:29 +0000 (13:15 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2017 12:15:29 +0000 (13:15 +0100)
Makefile
changelog.Debian

index e02d0b71d6fbf41bd77dee9db585e7f8647bdfd1..4d30129ed1d5df87a296e67234af65babdec414e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION=1.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=38
+PKGREL=39
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 0a4642dcbfff89b648565fcbad7e7a278449e156..ada76288f2769b26bbeecd5874eadb2a498003f4 100644 (file)
@@ -1,3 +1,17 @@
+pve-ha-manager (1.0-39) unstable; urgency=medium
+
+  * add setup_environment hook to CLIHandler class
+
+  * ha-simulator: fix typo s/Mode/Node/
+
+  * is_node_shutdown: check for correct systemd targets
+
+  * Simulator: fix scrolling to end of cluster log view
+
+  * Simulator: do not use cursor position to insert log
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 13:15:08 +0100
+
 pve-ha-manager (1.0-38) unstable; urgency=medium
 
   * update manual page