[pki-tps] Bugzilla Bug #697035 - TPS database schema not populated correctly Bugzilla Bug #694569 - parameter

kwright kwright at fedoraproject.org
Sat Apr 30 22:10:17 UTC 2011


commit 96dfc93c8a3be18ce82260732b91813f7791b7f3
Author: Kevin Wright <kwright at redhat.com>
Date:   Sat Apr 30 15:10:08 2011 -0700

    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

 .gitignore   |    1 +
 clog         |    8 ++++++--
 pki-tps.spec |   10 +++++++++-
 sources      |    2 +-
 4 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2779112..e67916e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ pki-tps-1.3.2.tar.gz
 /pki-tps-9.0.0.tar.gz
 /pki-tps-9.0.2.tar.gz
 /pki-tps-9.0.3.tar.gz
+/pki-tps-9.0.4.tar.gz
diff --git a/clog b/clog
index 265eb37..b468cca 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,6 @@
-Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
-Bugzilla Bug #691867 - add ldaps support through perLDAP
+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
diff --git a/pki-tps.spec b/pki-tps.spec
index c8bc92c..7a75dac 100644
--- a/pki-tps.spec
+++ b/pki-tps.spec
@@ -1,5 +1,5 @@
 Name:             pki-tps
-Version:          9.0.3
+Version:          9.0.4
 Release:          1%{?dist}
 Summary:          Certificate System - Token Processing System
 URL:              http://pki.fedoraproject.org/
@@ -215,6 +215,14 @@ fi
 
 
 %changelog
+* 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
+- 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
+
 * Tue Apr 5 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.3-1
 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
 - Bugzilla Bug #691867 - add ldaps support through perLDAP
diff --git a/sources b/sources
index a2c188d..49b993e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5bd923c43b20ecadcf953b3b2a2986cf  pki-tps-9.0.3.tar.gz
+d61ba3dfe543a485f36fc8bb11e69659  pki-tps-9.0.4.tar.gz


More information about the scm-commits mailing list