summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tps-ui
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-06-01 20:26:54 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-06-01 20:26:54 +0000
commit17303ca864ad2e1d2ef3325fe24892449e589be6 (patch)
treebe933d04708a5115f9b19ac4682042a0ff204190 /pki/dogtag/tps-ui
parenta4975abe5eaf59b9594e3e7011daf24c823b2f12 (diff)
downloadpki-17303ca864ad2e1d2ef3325fe24892449e589be6.tar.gz
pki-17303ca864ad2e1d2ef3325fe24892449e589be6.tar.xz
pki-17303ca864ad2e1d2ef3325fe24892449e589be6.zip
Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
"status". git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@538 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/tps-ui')
-rw-r--r--pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec5
-rw-r--r--pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm2
2 files changed, 5 insertions, 2 deletions
diff --git a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec b/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
index 0dff91edb..386b10632 100644
--- a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
+++ b/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_ui_prefix}-%{base_prefix}-%{base_component}
%define base_version 1.1.0
-%define base_release 7
+%define base_release 8
%define base_group System Environment/Base
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -222,6 +222,9 @@ rm -rf ${RPM_BUILD_ROOT}
###############################################################################
%changelog
+* Mon Jun 1 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-8
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Wed May 20 2009 Ade Lee <alee@redhat.com> 1.1.0-7
- Bugzilla Bug #497583 - web wizard tps - menu highlight and label typo
* Sat May 16 2009 Jack Magne <jmagne@redhat.com> 1.1.0-6
diff --git a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm
index 569d8425d..6ab73ef21 100644
--- a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm
+++ b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm
@@ -109,7 +109,7 @@ Enter the URL to an existing security domain.
<table>
<tr>
<td valign="top"><b>NOTE:&nbsp;&nbsp; </b></td>
-<td>Since a Security Domain MUST be a CA (although all CAs are NOT necessarily Security Domains), an appropriate value for this URL may be obtained by logging into the machine which hosts the desired Security Domain CA as 'root' and running the command "$initCommand status" from the command-line. If no Security Domain URL is shown, the CA subsystem is not a Security Domain.</td>
+<td>Since a Security Domain MUST be a CA (although all CAs are NOT necessarily Security Domains), an appropriate value for this URL may be obtained by logging into the machine which hosts the desired Security Domain CA as 'root' and running the command "$initCommand status" from the command-line.</td>
</tr>
</table>
<br/>