[pki-tps] Bugzilla Bug #697035 - TPS database schema not populated correctly (alee) Bugzilla Bug #694569 - par

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


commit ac415288371c594d7e989067b514649ea99ecc62
Author: Kevin Wright <kwright at redhat.com>
Date:   Fri Jul 15 16:29:14 2011 -0700

    Bugzilla Bug #697035 - TPS database schema not populated correctly
    (alee)
    Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
    Bugzilla Bug #696851 - TPS crashes that cause AuditVerify on TPS audit
    logs - some of the signatures are failing. (jmagne)
    Bugzilla Bug #699837 - service command is not fully backwards
    compatible with Dogtag pki subsystems (mharmsen)
    Bugzilla Bug #696443 - ESC display Smartcard renewal operation success
    for a failed renewal operation. (jmagne)
    Bugzilla Bug #707095 - tps delete user operation should check for roles
    (not have them passed in) (alee)
    Bugzilla Bug #717813 - EV_AUDIT_LOG_SHUTDOWN audit log not generated
    for tps and ca on server shutdown (alee)
    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         |   20 +++++++++++++++-----
 pki-tps.spec |   20 +++++++++++++++++++-
 sources      |    2 +-
 4 files changed, 36 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e67916e..0bbc23a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ pki-tps-1.3.2.tar.gz
 /pki-tps-9.0.2.tar.gz
 /pki-tps-9.0.3.tar.gz
 /pki-tps-9.0.4.tar.gz
+/pki-tps-9.0.5.tar.gz
diff --git a/clog b/clog
index b468cca..450911e 100644
--- a/clog
+++ b/clog
@@ -1,6 +1,16 @@
 Bugzilla Bug #697035 - TPS database schema not populated correctly
-Bugzilla Bug #694569 - parameter used by pkiremove not updated
-Bugzilla Bug #696851 - TPS crashes that cause AuditVerify on
-TPS audit logs - some of the signatures are failing.
-Bugzilla Bug #699837 - service command is not fully backwards compatible
-with Dogtag pki subsystems
+(alee)
+Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
+Bugzilla Bug #696851 - TPS crashes that cause AuditVerify on TPS audit
+logs - some of the signatures are failing. (jmagne)
+Bugzilla Bug #699837 - service command is not fully backwards
+compatible with Dogtag pki subsystems (mharmsen)
+Bugzilla Bug #696443 - ESC display Smartcard renewal operation success
+for a failed renewal operation. (jmagne)
+Bugzilla Bug #707095 - tps delete user operation should check for roles
+(not have them passed in) (alee)
+Bugzilla Bug #717813 - EV_AUDIT_LOG_SHUTDOWN audit log not generated
+for tps and ca on server shutdown (alee)
+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-tps.spec b/pki-tps.spec
index 7a75dac..afd5371 100644
--- a/pki-tps.spec
+++ b/pki-tps.spec
@@ -1,5 +1,5 @@
 Name:             pki-tps
-Version:          9.0.4
+Version:          9.0.5
 Release:          1%{?dist}
 Summary:          Certificate System - Token Processing System
 URL:              http://pki.fedoraproject.org/
@@ -215,6 +215,24 @@ fi
 
 
 %changelog
+* Thu Jul 14 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.5-1
+- Bugzilla Bug #697035 - TPS database schema not populated correctly
+  (alee)
+- Bugzilla Bug #694569 - parameter used by pkiremove not updated (alee)
+- Bugzilla Bug #696851 - TPS crashes that cause AuditVerify on TPS audit
+  logs - some of the signatures are failing. (jmagne)
+- Bugzilla Bug #699837 - service command is not fully backwards
+  compatible with Dogtag pki subsystems (mharmsen)
+- Bugzilla Bug #696443 - ESC display Smartcard renewal operation success
+  for a failed renewal operation. (jmagne)
+- Bugzilla Bug #707095 - tps delete user operation should check for roles
+  (not have them passed in) (alee)
+- Bugzilla Bug #717813 - EV_AUDIT_LOG_SHUTDOWN audit log not generated
+  for tps and ca on server shutdown (alee)
+- 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.4-1
 - Bugzilla Bug #697035 - TPS database schema not populated correctly
 - Bugzilla Bug #694569 - parameter used by pkiremove not updated
diff --git a/sources b/sources
index 49b993e..1155975 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d61ba3dfe543a485f36fc8bb11e69659  pki-tps-9.0.4.tar.gz
+894f3756921409a3c204e8f7022f4089  pki-tps-9.0.5.tar.gz


More information about the scm-commits mailing list