summaryrefslogtreecommitdiffstats
path: root/pki/dogtag
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
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')
-rw-r--r--pki/dogtag/ca/pki-ca.spec5
-rw-r--r--pki/dogtag/common-ui/dogtag-pki-common-ui.spec5
-rw-r--r--pki/dogtag/common-ui/shared/admin/console/config/securitydomainpanel.vm2
-rw-r--r--pki/dogtag/kra/pki-kra.spec5
-rw-r--r--pki/dogtag/ocsp/pki-ocsp.spec5
-rw-r--r--pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec5
-rw-r--r--pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm2
-rw-r--r--pki/dogtag/ra/pki-ra.spec5
-rw-r--r--pki/dogtag/tks/pki-tks.spec5
-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
-rw-r--r--pki/dogtag/tps/pki-tps.spec5
12 files changed, 39 insertions, 12 deletions
diff --git a/pki/dogtag/ca/pki-ca.spec b/pki/dogtag/ca/pki-ca.spec
index 5b38a8c14..8a2cb89f1 100644
--- a/pki/dogtag/ca/pki-ca.spec
+++ b/pki/dogtag/ca/pki-ca.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.1.0
-%define base_release 16
+%define base_release 17
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -281,6 +281,9 @@ fi
###############################################################################
%changelog
+* Mon Jun 1 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-17
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Sat May 30 2009 Andrew Wnuk <awnuk@redhat.com> 1.1.0-16
- Bugzilla Bug #482935 - Adding search limits
* Fri May 29 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-15
diff --git a/pki/dogtag/common-ui/dogtag-pki-common-ui.spec b/pki/dogtag/common-ui/dogtag-pki-common-ui.spec
index 023b67ed3..8749470cf 100644
--- a/pki/dogtag/common-ui/dogtag-pki-common-ui.spec
+++ b/pki/dogtag/common-ui/dogtag-pki-common-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 4
+%define base_release 5
%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-5
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Wed May 13 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-4
- Bugzilla Bug #500498 - CA installation wizard doesn't install
administrator cert into browser on Firefox 3
diff --git a/pki/dogtag/common-ui/shared/admin/console/config/securitydomainpanel.vm b/pki/dogtag/common-ui/shared/admin/console/config/securitydomainpanel.vm
index 98e773b75..59bbb01d7 100644
--- a/pki/dogtag/common-ui/shared/admin/console/config/securitydomainpanel.vm
+++ b/pki/dogtag/common-ui/shared/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/>
diff --git a/pki/dogtag/kra/pki-kra.spec b/pki/dogtag/kra/pki-kra.spec
index bf126c6e6..64f0a9214 100644
--- a/pki/dogtag/kra/pki-kra.spec
+++ b/pki/dogtag/kra/pki-kra.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.1.0
-%define base_release 8
+%define base_release 9
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -288,6 +288,9 @@ fi
###############################################################################
%changelog
+* Mon Jun 1 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-9
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Tue May 26 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-8
- Bugzilla Bug #502267 - Allow CA, DRM, OCSP, and TKS to be started using
the Security Manager
diff --git a/pki/dogtag/ocsp/pki-ocsp.spec b/pki/dogtag/ocsp/pki-ocsp.spec
index d37d3b320..116422474 100644
--- a/pki/dogtag/ocsp/pki-ocsp.spec
+++ b/pki/dogtag/ocsp/pki-ocsp.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.1.0
-%define base_release 8
+%define base_release 9
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -297,6 +297,9 @@ fi
###############################################################################
%changelog
+* Mon Jun 1 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-9
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Tue May 26 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-8
- Bugzilla Bug #502267 - Allow CA, DRM, OCSP, and TKS to be started using
the Security Manager
diff --git a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec b/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
index 0a68c9ffe..1b0c63a9a 100644
--- a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
+++ b/pki/dogtag/ra-ui/dogtag-pki-ra-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 4
+%define base_release 5
%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-5
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Thu May 14 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-4
- Bugzilla Bug #500498 - CA installation wizard doesn't install
administrator cert into browser on Firefox 3
diff --git a/pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm b/pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm
index 98e773b75..59bbb01d7 100644
--- a/pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/securitydomainpanel.vm
+++ b/pki/dogtag/ra-ui/shared/docroot/ra/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/>
diff --git a/pki/dogtag/ra/pki-ra.spec b/pki/dogtag/ra/pki-ra.spec
index 530b9ef83..a3ca66c0e 100644
--- a/pki/dogtag/ra/pki-ra.spec
+++ b/pki/dogtag/ra/pki-ra.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.1.0
-%define base_release 13
+%define base_release 14
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -266,6 +266,9 @@ fi
###############################################################################
%changelog
+* Mon Jun 1 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-14
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Tue May 26 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-13
- Bugzilla Bug #502398 - Restore Configuration Logging Capabilities to
RA and TPS
diff --git a/pki/dogtag/tks/pki-tks.spec b/pki/dogtag/tks/pki-tks.spec
index a2cd3cc7e..32d4039fe 100644
--- a/pki/dogtag/tks/pki-tks.spec
+++ b/pki/dogtag/tks/pki-tks.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.1.0
-%define base_release 8
+%define base_release 9
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -290,6 +290,9 @@ fi
###############################################################################
%changelog
+* Mon Jun 1 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-9
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Tue May 26 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-8
- Bugzilla Bug #502267 - Allow CA, DRM, OCSP, and TKS to be started using
the Security Manager
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/>
diff --git a/pki/dogtag/tps/pki-tps.spec b/pki/dogtag/tps/pki-tps.spec
index 0bdd072a3..8ee183a37 100644
--- a/pki/dogtag/tps/pki-tps.spec
+++ b/pki/dogtag/tps/pki-tps.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.1.0
-%define base_release 23
+%define base_release 24
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license LGPLv2 with exceptions
@@ -313,6 +313,9 @@ fi
###############################################################################
%changelog
+* Mon Jun 1 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-24
+- Bugzilla Bug #503255 - Fix confusing "Security Domain" message when using
+ "status"
* Wed May 27 2009 Ade Lee <alee@redhat.com> 1.1.0-23
- Bugzilla Bug #499493 - run tps under valgrind
* Tue May 26 2009 Matthew Harmsen <mharmsen@redhat.com> 1.1.0-22