From 462e0b9eb16f52b66b723744c4b42c19ef4782c3 Mon Sep 17 00:00:00 2001 From: Fraser Tweedale Date: Thu, 2 Jul 2015 04:09:31 -0400 Subject: certprofile: add ability to update profile config in Dogtag Add the `--file=FILENAME' option to `certprofile-mod' which, when given, will update the profile configuration in Dogtag to the contents of the file. Fixes: https://fedorahosted.org/freeipa/ticket/5093 Reviewed-By: Martin Basti --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index 9030eb9c6..48448b110 100644 --- a/VERSION +++ b/VERSION @@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=140 -# Last change: ftweedal: add certprofile-show --out option +IPA_API_VERSION_MINOR=141 +# Last change: ftweedal: add certprofile-mod --file option -- cgit