]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-53
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 21 Sep 2017 12:41:18 +0000 (14:41 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 21 Sep 2017 12:41:18 +0000 (14:41 +0200)
Makefile
debian/changelog

index 56b535be22991a0b18f9b561f8d675ac788fb6a8..2d15ecbe3d7d88d699173e993501359f9ba4fd6e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=52
+PKGREL=53
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 90b0a80d3e67ba57af8f309f6bf28942f41219f2..4c5dea0b6f6e8383a252ca7f1d71c6419a85c8e9 100644 (file)
@@ -1,3 +1,19 @@
+pve-cluster (4.0-53) stable; urgency=medium
+
+  * fix #1504: abort in pmxcfs when opening a status file concurrently from
+    many processes
+
+  * pvecm delnode: prevent deleting current node
+
+  * factor out corosync methods to own module
+
+  * ssh_merge_known_hosts: address auth failure problem when using
+    uppercase hostnames
+
+  * pvecm: improve locking when adding or deleting cluster nodes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Sep 2017 14:39:13 +0200
+
 pve-cluster (4.0-52) stable; urgency=medium
 
   * Remove a wrong warning message from pmxcfs.