[pki-tps/f16] Bugzilla Bug #725572 - Starting TPS subsystem with no pre-existing audit log file does not write aud

kwright kwright at fedoraproject.org
Tue Sep 13 10:41:09 UTC 2011


commit 5f209fc874d17563adc3a826d650c30d2e8f5366
Author: Kevin Wright <kwright at redhat.com>
Date:   Tue Sep 13 03:40:58 2011 -0700

    Bugzilla Bug #725572 - Starting TPS subsystem with no pre-existing audit
    log file does not write audit messages.

 .gitignore   |    1 +
 clog         |   18 ++----------------
 pki-tps.spec |    6 +++++-
 sources      |    2 +-
 4 files changed, 9 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bbc23a..20f4efc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ pki-tps-1.3.2.tar.gz
 /pki-tps-9.0.3.tar.gz
 /pki-tps-9.0.4.tar.gz
 /pki-tps-9.0.5.tar.gz
+/pki-tps-9.0.6.tar.gz
diff --git a/clog b/clog
index 450911e..fd72082 100644
--- a/clog
+++ b/clog
@@ -1,16 +1,2 @@
-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)
+Bugzilla Bug #725572 - Starting TPS subsystem with no pre-existing audit
+log file does not write audit messages.
diff --git a/pki-tps.spec b/pki-tps.spec
index afd5371..bd91f1b 100644
--- a/pki-tps.spec
+++ b/pki-tps.spec
@@ -1,5 +1,5 @@
 Name:             pki-tps
-Version:          9.0.5
+Version:          9.0.6
 Release:          1%{?dist}
 Summary:          Certificate System - Token Processing System
 URL:              http://pki.fedoraproject.org/
@@ -215,6 +215,10 @@ fi
 
 
 %changelog
+* Wed Aug 10 2011 Jack Magne <jmagne at redhat.com> 9.0.6-1
+- Bugzilla Bug #725572 - Starting TPS subsystem with no pre-existing audit
+  log file does not write audit messages.
+
 * Thu Jul 14 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.5-1
 - Bugzilla Bug #697035 - TPS database schema not populated correctly
   (alee)
diff --git a/sources b/sources
index 1155975..d8ba556 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-894f3756921409a3c204e8f7022f4089  pki-tps-9.0.5.tar.gz
+efec9882b6fcd56518077bda52e95199  pki-tps-9.0.6.tar.gz


More information about the scm-commits mailing list