diff --git a/Makefile b/Makefile index 035c4c9..dd78477 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-access-control -PKGREL=9 +PKGREL=10 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 7024787..b90ef08 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (4.0-10) unstable; urgency=medium + + * Auth::LDAP, Auth::AD: ipv6 support + + -- Proxmox Support Team Thu, 03 Dec 2015 12:09:32 +0100 + libpve-access-control (4.0-9) unstable; urgency=medium * pveum: implement bash completion