]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-46
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Sep 2016 07:36:42 +0000 (09:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Sep 2016 07:36:42 +0000 (09:36 +0200)
Makefile
debian/changelog

index 9cf19b4ddd6b5c721ffd215885b41b874cf6b1e1..fcabf60b8e3cd2ab98aade585d9fcf4cc5a334ba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=45
+PKGREL=46
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 04c9de48569d5e13c62662e68b5b7b18053740fe..27b57884071e3439db30f094ea5b5be75920b3b1 100644 (file)
@@ -1,3 +1,11 @@
+pve-cluster (4.0-46) unstable; urgency=medium
+
+  * Fix #1093: allow also delete node by IP
+
+  * reload corosync.conf after removing a node
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 20 Sep 2016 09:36:22 +0200
+
 pve-cluster (4.0-45) unstable; urgency=medium
 
   * pmxcfs: increase max filesize from 128k to 512k