]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-37
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Apr 2019 13:59:10 +0000 (13:59 +0000)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Apr 2019 13:59:10 +0000 (13:59 +0000)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 8c6ae7e3fdae981710fdf27fe3aac96cfefc4db7..233092df0905d59043155aba31c20ae5fba6a189 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=36
+PKGREL=37
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell git rev-parse HEAD)
index a93ecc230f5ccc53aa7f2d2e4d5722f707b4febc..c62b2c1631aa7e356d16908408dc48d9184133c1 100644 (file)
@@ -1,3 +1,14 @@
+pve-cluster (5.0-37) unstable; urgency=medium
+
+  * ipcc: increase restart grace period
+
+  * pmxcfs: allow read access for www-data to /run dir to let pveproxy
+    detect pmxcfs restarts
+
+  * fix #1777: join: assert that local nodename bound IP is configured
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Apr 2019 13:58:42 +0000
+
 pve-cluster (5.0-36) unstable; urgency=medium
 
   * datacenter: only print properties to string if not already done