]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-50
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 4 May 2017 08:20:37 +0000 (10:20 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 4 May 2017 08:20:37 +0000 (10:20 +0200)
Makefile
debian/changelog

index fd5a8678fdb7bf801146e0925d92a1fbad7e57f6..eabe99ab3d7c24e496b6f0e8c620cce82c486e75 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=49
+PKGREL=50
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 0889daa4898aa685b56052283d2e4055396ed28d..8b336a77641a1894281ea348746174b23efa27dd 100644 (file)
@@ -1,3 +1,19 @@
+pve-cluster (4.0-50) unstable; urgency=medium
+
+  * pvecm add: fix #1369 - re-allow using hostnames for ringX_addr
+
+  * change installarchlib to vendorarch
+
+  * remove autogenerated makefiles
+
+  * implement chown and chmod for user root group www-data and perm 0640
+
+  * Require Sys.Audit to read the cluster configuration
+
+  * use unsigned long for strtoul result
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 May 2017 10:20:14 +0200
+
 pve-cluster (4.0-49) unstable; urgency=medium
 
   * pvecm add: assert that ringX IPs are available on node add