From: Dietmar Maurer Date: Thu, 22 May 2014 05:16:36 +0000 (+0200) Subject: bump version to 3.0-13 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=298450ab9dccdb5d1cb952c3ff56eae942a330f4 bump version to 3.0-13 --- diff --git a/Makefile b/Makefile index 4474d12..561b71c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.2 VERSION=3.0 PACKAGE=libpve-access-control -PKGREL=12 +PKGREL=13 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index d33021d..5ee9bb2 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (3.0-13) unstable; urgency=low + + * use correct connection string for AD auth + + -- Proxmox Support Team Thu, 22 May 2014 07:16:09 +0200 + libpve-access-control (3.0-12) unstable; urgency=low * add dummy API for GET /access/ticket (useful to generate login pages)