From: Thomas Lamprecht Date: Fri, 4 May 2018 10:58:54 +0000 (+0200) Subject: bump version to 5.0-27 X-Git-Url: https://git.proxmox.com/?p=pve-cluster.git;a=commitdiff_plain;h=18b311d08ea05ba0aa5068109833f41b34d33049 bump version to 5.0-27 --- diff --git a/Makefile b/Makefile index 4e528b5..a7b8a8f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pve-cluster PKGVER=5.0 -PKGREL=26 +PKGREL=27 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 32f77c0..d828014 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-cluster (5.0-27) unstable; urgency=medium + + * fix #1743: cluster create: default to ring0_addr for bindnet0 + + * api: allow cluster wide sys auditors to get join info + + * add lock helper for ACME + + -- Proxmox Support Team Fri, 04 May 2018 12:55:49 +0200 + pve-cluster (5.0-26) unstable; urgency=medium * add 'xtermjs' as possible default console type option