summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pki/base/common/src/UserMessages_en.properties4
-rw-r--r--pki/base/common/src/com/netscape/certsrv/apps/CMS.java4
-rw-r--r--pki/base/common/src/com/netscape/certsrv/apps/ICMSEngine.java4
-rw-r--r--pki/base/common/src/com/netscape/cms/policy/extensions/AuthInfoAccessExt.java2
-rw-r--r--pki/base/common/src/com/netscape/cms/policy/extensions/CertificateScopeOfUseExt.java2
-rw-r--r--pki/linux/common/pki-common.spec1
-rw-r--r--pki/linux/kra-ui/pki-kra-ui.spec4
-rw-r--r--pki/linux/kra-ui/shared/webapps/kra/agent/kra/processReq.template4
8 files changed, 14 insertions, 11 deletions
diff --git a/pki/base/common/src/UserMessages_en.properties b/pki/base/common/src/UserMessages_en.properties
index 75d4e5f70..bcab8663e 100644
--- a/pki/base/common/src/UserMessages_en.properties
+++ b/pki/base/common/src/UserMessages_en.properties
@@ -996,8 +996,8 @@ CMS_PROFILE_IMAGE=Image
CMS_PROFILE_INPUT_IMAGE_NAME=Image
CMS_PROFILE_INPUT_IMAGE_TEXT=Image
CMS_PROFILE_INPUT_IMAGE_URL=Image URL
-CMS_PROFILE_INPUT_SUBMITTER_NAME=Requestor Infomation
-CMS_PROFILE_INPUT_SUBMITTER_TEXT=Requestor Infomation
+CMS_PROFILE_INPUT_SUBMITTER_NAME=Requestor Information
+CMS_PROFILE_INPUT_SUBMITTER_TEXT=Requestor Information
CMS_PROFILE_INPUT_GENERIC_NAME_NAME=Generic Input
CMS_PROFILE_INPUT_GENERIC_NAME_TEXT=Generic Input
CMS_PROFILE_GI_PARAM_NAME=Parameter Name
diff --git a/pki/base/common/src/com/netscape/certsrv/apps/CMS.java b/pki/base/common/src/com/netscape/certsrv/apps/CMS.java
index 57ca90538..4685a4651 100644
--- a/pki/base/common/src/com/netscape/certsrv/apps/CMS.java
+++ b/pki/base/common/src/com/netscape/certsrv/apps/CMS.java
@@ -242,7 +242,7 @@ public final class CMS {
/**
* Returns the logger of the current server. The logger can
- * be used to log critical infomational or critical error
+ * be used to log critical informational or critical error
* messages.
*
* @return logger
@@ -253,7 +253,7 @@ public final class CMS {
/**
* Returns the signed audit logger of the current server. This logger can
- * be used to log critical infomational or critical error
+ * be used to log critical informational or critical error
* messages.
*
* @return signed audit logger
diff --git a/pki/base/common/src/com/netscape/certsrv/apps/ICMSEngine.java b/pki/base/common/src/com/netscape/certsrv/apps/ICMSEngine.java
index af142f58c..e78fda7f3 100644
--- a/pki/base/common/src/com/netscape/certsrv/apps/ICMSEngine.java
+++ b/pki/base/common/src/com/netscape/certsrv/apps/ICMSEngine.java
@@ -154,7 +154,7 @@ public interface ICMSEngine extends ISubsystem {
/**
* Returns the logger of the current server. The logger can
- * be used to log critical infomational or critical error
+ * be used to log critical informational or critical error
* messages.
*
* @return logger
@@ -163,7 +163,7 @@ public interface ICMSEngine extends ISubsystem {
/**
* Returns the signed audit logger of the current server. This logger can
- * be used to log critical infomational or critical error
+ * be used to log critical informational or critical error
* messages.
*
* @return signed audit logger
diff --git a/pki/base/common/src/com/netscape/cms/policy/extensions/AuthInfoAccessExt.java b/pki/base/common/src/com/netscape/cms/policy/extensions/AuthInfoAccessExt.java
index ad704753d..1a4c33f70 100644
--- a/pki/base/common/src/com/netscape/cms/policy/extensions/AuthInfoAccessExt.java
+++ b/pki/base/common/src/com/netscape/cms/policy/extensions/AuthInfoAccessExt.java
@@ -192,7 +192,7 @@ public class AuthInfoAccessExt extends APolicyRule implements
}
/**
- * If this policy is enabled, add the authority infomation
+ * If this policy is enabled, add the authority information
* access extension to the certificate.
* <P>
*
diff --git a/pki/base/common/src/com/netscape/cms/policy/extensions/CertificateScopeOfUseExt.java b/pki/base/common/src/com/netscape/cms/policy/extensions/CertificateScopeOfUseExt.java
index ee9459646..839cd5d1a 100644
--- a/pki/base/common/src/com/netscape/cms/policy/extensions/CertificateScopeOfUseExt.java
+++ b/pki/base/common/src/com/netscape/cms/policy/extensions/CertificateScopeOfUseExt.java
@@ -141,7 +141,7 @@ public class CertificateScopeOfUseExt extends APolicyRule implements
}
/**
- * If this policy is enabled, add the authority infomation
+ * If this policy is enabled, add the authority information
* access extension to the certificate.
* <P>
*
diff --git a/pki/linux/common/pki-common.spec b/pki/linux/common/pki-common.spec
index ff5cba092..86ebc975c 100644
--- a/pki/linux/common/pki-common.spec
+++ b/pki/linux/common/pki-common.spec
@@ -300,6 +300,7 @@ chmod 00755 %{_datadir}/%{base_prefix}/setup/postinstall
%changelog
* Tue May 6 2008 Andrew Wnuk <awnuk@redhat.com> 1.0.0-6
- Provided CRL page size as configurable parameter - bug #445400.
+- Fixed typo - bugzilla bug #304668
* Fri Apr 18 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-5
- Fixed bug #441974 - Added "Conflicts: tomcat-native" statement to spec file.
* Thu Apr 17 2008 Christina Fu <cfu@redhat.com> 1.0.0-4
diff --git a/pki/linux/kra-ui/pki-kra-ui.spec b/pki/linux/kra-ui/pki-kra-ui.spec
index 742eff428..1c2417805 100644
--- a/pki/linux/kra-ui/pki-kra-ui.spec
+++ b/pki/linux/kra-ui/pki-kra-ui.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.0.0
-%define base_release 1
+%define base_release 2
%define base_group System Environment/Base
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -221,6 +221,8 @@ rm -rf ${RPM_BUILD_ROOT}
###############################################################################
%changelog
+* Tue May 6 2008 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-2
+- Fixed typo - bugzilla bug #304668
* Tue Feb 19 2008 PKI Team <pki-devel@redhat.com> 1.0.0-1
- Initial open source version based upon proprietary
Red Hat Certificate System (RHCS) 7.3.
diff --git a/pki/linux/kra-ui/shared/webapps/kra/agent/kra/processReq.template b/pki/linux/kra-ui/shared/webapps/kra/agent/kra/processReq.template
index b230ec90c..93cc4ddd3 100644
--- a/pki/linux/kra-ui/shared/webapps/kra/agent/kra/processReq.template
+++ b/pki/linux/kra-ui/shared/webapps/kra/agent/kra/processReq.template
@@ -168,7 +168,7 @@ if (result.header.requestorComments != null) {
if (result.header.requestType == "enrollment") {
document.writeln('<tr><td valign="top" align="left" colspan="3" bgcolor="#e5e5e5">');
document.writeln('<font size="-1" face="PrimaSans BT, Verdana, sans-serif">');
- document.writeln('Archival Infomation</font></td></tr>');
+ document.writeln('Archival Information</font></td></tr>');
// Archival-specific UI
document.writeln('<tr>');
@@ -190,7 +190,7 @@ if (result.header.requestType == "enrollment") {
} else if (result.header.requestType == "recovery") {
document.writeln('<tr><td valign="top" align="left" colspan="3" bgcolor="#e5e5e5">');
document.writeln('<font size="-1" face="PrimaSans BT, Verdana, sans-serif">');
- document.writeln('Recovery Infomation</font></td></tr>');
+ document.writeln('Recovery Information</font></td></tr>');
// Recovery-specific UI
// key serial number