bump version to 5.1-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-11-15 10:36:16 +01:00
parent e842fec5e0
commit b54b7474bb
2 changed files with 12 additions and 2 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
VERSION=5.1
PACKAGE=libpve-access-control
PKGREL=8
PKGREL=1
DESTDIR=
PREFIX=/usr

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-access-control (5.1-1) unstable; urgency=medium
* pveum: introduce sub-commands
* register userid with completion
* fix #233: return cluster name on successful login
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2018 09:34:47 +0100
libpve-access-control (5.0-8) unstable; urgency=medium
* fix #1612: ldap: make 2nd server work with bind domains again