From: Dietmar Maurer Date: Thu, 4 May 2017 08:20:37 +0000 (+0200) Subject: bump version to 4.0-50 X-Git-Url: https://git.proxmox.com/?p=pve-cluster.git;a=commitdiff_plain;h=3fb5b4c02bcdb61bd99475121e6a9e947d1a4bce bump version to 4.0-50 --- diff --git a/Makefile b/Makefile index fd5a867..eabe99a 100644 --- 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) diff --git a/debian/changelog b/debian/changelog index 0889daa..8b336a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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