]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 3.0-13
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 22 May 2014 05:16:36 +0000 (07:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 22 May 2014 05:16:36 +0000 (07:16 +0200)
Makefile
changelog.Debian

index 4474d12582f098a9d25d0c6d62cb1f1fd4b11211..561b71cfcc97d0141431fd3d22447dfb1ac55c25 100644 (file)
--- 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
index d33021d518296993ce779e2f95271b60805781ee..5ee9bb20aa34164a1546554ed9a7b6381fc284f1 100644 (file)
@@ -1,3 +1,9 @@
+libpve-access-control (3.0-13) unstable; urgency=low
+
+  * use correct connection string for AD auth
+
+ -- Proxmox Support Team <support@proxmox.com>  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)