bump version to 4.0-19

This commit is contained in:
Dietmar Maurer 2016-08-05 13:09:27 +02:00
parent b5040b42f1
commit 2af5a79392
2 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.1
VERSION=4.0
PACKAGE=libpve-access-control
PKGREL=18
PKGREL=19
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,11 @@
libpve-access-control (4.0-19) unstable; urgency=medium
* Close #833: ldap: non-anonymous bind support
* don't import 'RFC' from MIME::Base32
-- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2016 13:09:08 +0200
libpve-access-control (4.0-18) unstable; urgency=medium
* fix #1062: recognize base32 otp keys again