[pki-tks/f15/master] Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser Bugzilla Bug #699837 - service

kwright kwright at fedoraproject.org
Wed Apr 27 01:44:34 UTC 2011


commit bcd3d714d8d5a71e810815b868df084bd00f0ea7
Author: Kevin Wright <kwright at redhat.com>
Date:   Tue Apr 26 18:44:21 2011 -0700

    Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
    Bugzilla Bug #699837 - service command is not fully backwards compatible
    with Dogtag pki subsystems

 .gitignore   |    1 +
 clog         |    8 +++-----
 pki-tks.spec |    7 ++++++-
 sources      |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ba37e9..551f517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pki-tks-1.3.2.tar.gz
 pki-tks-1.3.3.tar.gz
 /pki-tks-9.0.0.tar.gz
 /pki-tks-9.0.1.tar.gz
+/pki-tks-9.0.2.tar.gz
diff --git a/clog b/clog
index 0b996e8..23251ef 100644
--- a/clog
+++ b/clog
@@ -1,5 +1,3 @@
-Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
-Bugzilla Bug #683581 - CA configuration with ECC(Default
-EC curve-nistp521) CA fails with 'signing operation failed'
-Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
-Require "jss >= 4.2.6-15" as a build and runtime requirement
+Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
+Bugzilla Bug #699837 - service command is not fully backwards compatible
+with Dogtag pki subsystems
diff --git a/pki-tks.spec b/pki-tks.spec
index 292adde..21f25d6 100644
--- a/pki-tks.spec
+++ b/pki-tks.spec
@@ -1,5 +1,5 @@
 Name:             pki-tks
-Version:          9.0.1
+Version:          9.0.2
 Release:          1%{?dist}
 Summary:          Certificate System - Token Key Service
 URL:              http://pki.fedoraproject.org/
@@ -160,6 +160,11 @@ fi
 
 
 %changelog
+* Tue Apr 26 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.2-1
+- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser
+- Bugzilla Bug #699837 - service command is not fully backwards compatible
+  with Dogtag pki subsystems
+
 * Fri Mar 25 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.1-1
 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
 - Bugzilla Bug #683581 - CA configuration with ECC(Default
diff --git a/sources b/sources
index 6372cb4..bd19198 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6cf699591f936dcce7600262ae8af090  pki-tks-9.0.1.tar.gz
+6a1bbb8ce0d57823cb97057d9da3d80a  pki-tks-9.0.2.tar.gz


More information about the scm-commits mailing list