summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorFraser Tweedale <ftweedal@redhat.com>2016-05-06 10:36:22 +1000
committerJan Cholasta <jcholast@redhat.com>2016-06-15 07:13:38 +0200
commit9c93015e7877c27a573a5090f7c1c36130bb017b (patch)
tree8979dbb74a03c8972d6bd1241a06074e504c0203 /VERSION
parent7d8699580d44fc65ca50982107d7037f2a64aa60 (diff)
downloadfreeipa-9c93015e7877c27a573a5090f7c1c36130bb017b.tar.gz
freeipa-9c93015e7877c27a573a5090f7c1c36130bb017b.tar.xz
freeipa-9c93015e7877c27a573a5090f7c1c36130bb017b.zip
Update 'caacl' plugin to support lightweight CAs
For backwards compatibility, an ACL that has no CAs and no CA category allows access to the IPA CA (host authority) only. Part of: https://fedorahosted.org/freeipa/ticket/4559 Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 990f647af..a4b24076f 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=181
-# Last change: ftweedal - add lightweight CAs plugin
+IPA_API_VERSION_MINOR=182
+# Last change: ftweedal - update caacl plugin for lightweight CAs