[pki-ra/f16] Bugzilla Bug #733065 - User enrollment with RA -- this fails with CA Connection Error

kwright kwright at fedoraproject.org
Sat Oct 8 06:11:37 UTC 2011


commit 04ec55ae64f3acbd86f9924ee6e3cdcc5b505682
Author: Kevin Wright <kwright at redhat.com>
Date:   Fri Oct 7 23:11:36 2011 -0700

    Bugzilla Bug #733065 - User enrollment with RA -- this fails with
    CA Connection Error

 .gitignore  |    1 +
 clog        |    9 ++-------
 pki-ra.spec |    8 ++++++--
 sources     |    2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 425538f..5670744 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ pki-ra-1.3.1.tar.gz
 /pki-ra-9.0.1.tar.gz
 /pki-ra-9.0.2.tar.gz
 /pki-ra-9.0.3.tar.gz
+/pki-ra-9.0.4.tar.gz
diff --git a/clog b/clog
index 34cd30b..af7e546 100644
--- a/clog
+++ b/clog
@@ -1,7 +1,2 @@
-Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
-Bugzilla Bug #699364 - PKI-RA instance not created successfully (alee)
-Bugzilla Bug #699837 - service command is not fully backwards
-compatible with Dogtag pki subsystems (mharmsen)
-Bugzilla Bug #717765 - TPS configuration: logging into security domain
-from tps does not work with clientauth=want. (alee)
-Bugzilla Bug #669226 - Remove Legacy Build System (mharmsen)
+Bugzilla Bug #733065 - User enrollment with RA -- this fails with
+CA Connection Error
diff --git a/pki-ra.spec b/pki-ra.spec
index b1cb13b..bcc3356 100644
--- a/pki-ra.spec
+++ b/pki-ra.spec
@@ -1,5 +1,5 @@
 Name:             pki-ra
-Version:          9.0.3
+Version:          9.0.4
 Release:          1%{?dist}
 Summary:          Certificate System - Registration Authority
 URL:              http://pki.fedoraproject.org/
@@ -18,7 +18,7 @@ Requires:         mod_nss >= 1.0.8
 Requires:         mod_perl >= 1.99_16
 Requires:         mod_revocator >= 1.0.3
 Requires:         pki-native-tools
-Requires:         pki-ra-theme
+Requires:         pki-ra-theme >= 9.0.0
 Requires:         pki-selinux
 Requires:         pki-setup
 Requires:         perl-DBD-SQLite
@@ -181,6 +181,10 @@ fi
 
 
 %changelog
+* Thu Sep 22 2011 Ade Lee <alee at redhat.com> 9.0.4-1
+- Bugzilla Bug #733065 - User enrollment with RA -- this fails with
+  CA Connection Error
+
 * Thu Jul 14 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.3-1
 - Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
 - Bugzilla Bug #699364 - PKI-RA instance not created successfully (alee)
diff --git a/sources b/sources
index 6098187..f2a7367 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91c541c62cfe6941fd0e7719f0c77c4b  pki-ra-9.0.3.tar.gz
+248ae2573c409c3cd1672c5b35316125  pki-ra-9.0.4.tar.gz


More information about the scm-commits mailing list