diff --git a/Makefile b/Makefile index cd8f029..2507f85 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=libpve-access-control -PKGREL=18 +PKGREL=19 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 6b8f392..236afa2 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -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 Fri, 05 Aug 2016 13:09:08 +0200 + libpve-access-control (4.0-18) unstable; urgency=medium * fix #1062: recognize base32 otp keys again