]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-43
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jul 2016 11:57:55 +0000 (13:57 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jul 2016 11:57:55 +0000 (13:57 +0200)
Makefile
debian/changelog

index 0586cf4a3c378f1b3e123d6ecc131c19a9edf4a6..81daa2277b474a81fb782a35b23c057064722c13 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=42
+PKGREL=43
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 0ec5a26233e66498b3d47be5b732002caffcb155..5fffc79c70252dccfebdd0a69ff7caa84b17022b 100644 (file)
@@ -1,3 +1,11 @@
+pve-cluster (4.0-43) unstable; urgency=medium
+
+  * ensure quorum is set false when corosync fails
+
+  * cleanup format strings for cfs_* messages
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 13:57:08 +0200
+
 pve-cluster (4.0-42) unstable; urgency=medium
 
   * Fix command line arguments when creating the ssl private key