summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorDavid Kupka <dkupka@redhat.com>2015-12-02 13:17:13 +0000
committerTomas Babej <tbabej@redhat.com>2015-12-14 18:53:53 +0100
commit6c107d819c557d32e90bbbd1ab4d60d8b59006db (patch)
tree331999fae5906abb3a602f0d745a6a1b68390b7c /VERSION
parent5886f87f974fa508047a21350c2e6e75a3001da6 (diff)
downloadfreeipa-6c107d819c557d32e90bbbd1ab4d60d8b59006db.tar.gz
freeipa-6c107d819c557d32e90bbbd1ab4d60d8b59006db.tar.xz
freeipa-6c107d819c557d32e90bbbd1ab4d60d8b59006db.zip
dns: do not add (forward)zone if it is already resolvable.
Check if the zone user wants to add is already resolvable and refuse to create it if yes. --skip-overlap-check and --force options suppress this check. https://fedorahosted.org/freeipa/ticket/5087 Reviewed-By: Petr Spacek <pspacek@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index ba89541d5..db968b444 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=162
+IPA_API_VERSION_MINOR=163
# Last change: jcholast - replica install: add remote connection check over API