bump version to 4.0-11

This commit is contained in:
Dietmar Maurer 2016-01-08 12:53:03 +01:00
parent 66c6293830
commit 4836db5f52
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
libpve-access-control (4.0-11) unstable; urgency=medium
* Fix #861: use safer sprintf formatting
-- Proxmox Support Team <support@proxmox.com> Fri, 08 Jan 2016 12:52:39 +0100
libpve-access-control (4.0-10) unstable; urgency=medium
* Auth::LDAP, Auth::AD: ipv6 support