mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-26 03:12:40 +00:00
bump version to 5.0-8
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
f584808972
commit
52192dd4ca
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=libpve-access-control
|
PACKAGE=libpve-access-control
|
||||||
PKGREL=7
|
PKGREL=8
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
libpve-access-control (5.0-8) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix #1612: ldap: make 2nd server work with bind domains again
|
||||||
|
|
||||||
|
* fix an error message where passing a bad pool id to an API function would
|
||||||
|
make it complain about a wrong group name instead
|
||||||
|
|
||||||
|
* fix the API-returned permission list so that the GUI knows to show the
|
||||||
|
'Permissions' tab for a storage to an administrator apart from root@pam
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Jan 2018 13:34:50 +0100
|
||||||
|
|
||||||
libpve-access-control (5.0-7) unstable; urgency=medium
|
libpve-access-control (5.0-7) unstable; urgency=medium
|
||||||
|
|
||||||
* VM.Snapshot.Rollback privilege added
|
* VM.Snapshot.Rollback privilege added
|
||||||
|
Loading…
Reference in New Issue
Block a user