From: Thomas Lamprecht Date: Mon, 18 Mar 2019 08:35:09 +0000 (+0100) Subject: bump version to 5.1-4 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=7fb70c9421ead0ddc00e553c02a7e3517df23068 bump version to 5.1-4 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index ed50f5b..362499c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.1 PACKAGE=libpve-access-control -PKGREL=3 +PKGREL=4 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index b8465eb..cf4dabd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libpve-access-control (5.1-4) unstable; urgency=medium + + * fix #1891: Add zsh command completion for pveum + + * ground work to fix #2079: add periodic auth key rotation. Not yet enabled + to avoid issues on upgrade, will be enabled with 6.0 + + -- Proxmox Support Team Mon, 18 Mar 2019 09:12:05 +0100 + libpve-access-control (5.1-3) unstable; urgency=medium * api/ticket: move getting cluster name into an eval