[pki-ra] Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee) Bugzilla Bug #699364 - PKI-RA

kwright kwright at fedoraproject.org
Fri Jul 15 23:25:53 UTC 2011


commit 62e07960c0876e50567787796fec4efcabbd6735
Author: Kevin Wright <kwright at redhat.com>
Date:   Fri Jul 15 16:25:42 2011 -0700

    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)

 .gitignore  |    1 +
 clog        |   11 +++++++----
 pki-ra.spec |   11 ++++++++++-
 sources     |    2 +-
 4 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5d22af..425538f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pki-ra-1.3.1.tar.gz
 /pki-ra-9.0.0.tar.gz
 /pki-ra-9.0.1.tar.gz
 /pki-ra-9.0.2.tar.gz
+/pki-ra-9.0.3.tar.gz
diff --git a/clog b/clog
index 72d0631..34cd30b 100644
--- a/clog
+++ b/clog
@@ -1,4 +1,7 @@
-Bugzilla Bug #694569 - parameter used by pkiremove not updated
-Bugzilla Bug #699364 - PKI-RA instance not created successfully
-Bugzilla Bug #699837 - service command is not fully backwards compatible
-with Dogtag pki subsystems
+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)
diff --git a/pki-ra.spec b/pki-ra.spec
index e3f72a5..b1cb13b 100644
--- a/pki-ra.spec
+++ b/pki-ra.spec
@@ -1,5 +1,5 @@
 Name:             pki-ra
-Version:          9.0.2
+Version:          9.0.3
 Release:          1%{?dist}
 Summary:          Certificate System - Registration Authority
 URL:              http://pki.fedoraproject.org/
@@ -181,6 +181,15 @@ fi
 
 
 %changelog
+* 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)
+- 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)
+
 * Tue Apr 26 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.2-1
 - Bugzilla Bug #694569 - parameter used by pkiremove not updated
 - Bugzilla Bug #699364 - PKI-RA instance not created successfully
diff --git a/sources b/sources
index 31667e1..6098187 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa960d1d45ad082786e4aa5168272505  pki-ra-9.0.2.tar.gz
+91c541c62cfe6941fd0e7719f0c77c4b  pki-ra-9.0.3.tar.gz


More information about the scm-commits mailing list