bump version to 4.0-20

This commit is contained in:
Dietmar Maurer 2017-01-11 12:41:16 +01:00
parent 5ae5900d26
commit 9595066e5f
2 changed files with 11 additions and 3 deletions

View File

@ -1,8 +1,6 @@
RELEASE=4.1
VERSION=4.0 VERSION=4.0
PACKAGE=libpve-access-control PACKAGE=libpve-access-control
PKGREL=19 PKGREL=20
DESTDIR= DESTDIR=
PREFIX=/usr PREFIX=/usr

View File

@ -1,3 +1,13 @@
libpve-access-control (4.0-20) unstable; urgency=medium
* PVE/RPCEnvironment.pm: new function setup_default_cli_env
* PVE/API2/Domains.pm: fix property description
* use new repoman for upload target
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2017 12:13:26 +0100
libpve-access-control (4.0-19) unstable; urgency=medium libpve-access-control (4.0-19) unstable; urgency=medium
* Close #833: ldap: non-anonymous bind support * Close #833: ldap: non-anonymous bind support