From e348cb4776b7eb98e32f1a5f34c765857a06cd92 Mon Sep 17 00:00:00 2001 From: Kevin Wright Date: Apr 30 2011 21:27:53 +0000 Subject: 'pki-setup' Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser Bugzilla Bug #694569 - parameter used by pkiremove not updated 'pki-symkey' 'pki-native-tools' 'pki-util' 'pki-java-tools' 'pki-common' Bugzilla Bug #695403 - Editing signedaudit or transaction, system logs throws 'Invalid protocol' for OCSP subsystems Bugzilla Bug #694569 - parameter used by pkiremove not updated Bugzilla Bug #695015 - Serial No. of a revoked certificate is not populated in the CA signedAudit messages Bugzilla Bug #694143 - CA Agent not returning specified request Bugzilla Bug #695015 - Serial No. of a revoked certificate is not populated in the CA signedAudit messages Bugzilla Bug #698885 - Race conditions during IPA installation 'pki-selinux' 'pki-ca' 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 'pki-silent' --- diff --git a/.gitignore b/.gitignore index 9d274e0..f35547f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pki-core-9.0.3.tar.gz /pki-core-9.0.5.tar.gz /pki-core-9.0.6.tar.gz +/pki-core-9.0.7.tar.gz diff --git a/clog b/clog index f8520d7..79c141b 100644 --- a/clog +++ b/clog @@ -1,17 +1,23 @@ -Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) -Bugzilla Bug #693327 - Missing requires: tomcatjss 'pki-setup' -Bugzilla Bug #690626 - pkiremove removes the registry entry for -all instances on a machine +Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser +Bugzilla Bug #694569 - parameter used by pkiremove not updated 'pki-symkey' 'pki-native-tools' 'pki-util' 'pki-java-tools' -Bugzilla Bug #689453 - CRMFPopClient request to CA's unsecure port -throws file not found exception. 'pki-common' -Bugzilla Bug #692990 - Audit log messages needed to match CC doc: -DRM Recovery audit log messages +Bugzilla Bug #695403 - Editing signedaudit or transaction, system logs +throws 'Invalid protocol' for OCSP subsystems +Bugzilla Bug #694569 - parameter used by pkiremove not updated +Bugzilla Bug #695015 - Serial No. of a revoked certificate is not +populated in the CA signedAudit messages +Bugzilla Bug #694143 - CA Agent not returning specified request +Bugzilla Bug #695015 - Serial No. of a revoked certificate is not +populated in the CA signedAudit messages +Bugzilla Bug #698885 - Race conditions during IPA installation 'pki-selinux' 'pki-ca' +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 'pki-silent' diff --git a/pki-core.spec b/pki-core.spec index 5da5c7f..0c6ba68 100644 --- a/pki-core.spec +++ b/pki-core.spec @@ -1,5 +1,5 @@ Name: pki-core -Version: 9.0.6 +Version: 9.0.7 Release: 1%{?dist} Summary: Certificate System - PKI Core Components URL: http://pki.fedoraproject.org/ @@ -164,6 +164,7 @@ Requires: java >= 1:1.6.0 Requires: jpackage-utils Requires: jss >= 4.2.6-15 Requires: ldapjdk +Requires: osutil %description -n pki-util The PKI Utility Framework is required by the following four PKI subsystems: @@ -247,7 +248,6 @@ Requires: jakarta-commons-logging %endif Requires: java >= 1:1.6.0 Requires: jss >= 4.2.6-15 -Requires: osutil Requires: pki-common-theme >= 9.0.0 Requires: pki-java-tools = %{version}-%{release} Requires: pki-setup = %{version}-%{release} @@ -600,6 +600,34 @@ fi %changelog +* Tue Apr 26 2011 Matthew Harmsen 9.0.7-1 +- 'pki-setup' +- Bugzilla Bug #693815 - /var/log/tomcat6/catalina.out owned by pkiuser +- Bugzilla Bug #694569 - parameter used by pkiremove not updated +- 'pki-symkey' +- 'pki-native-tools' +- 'pki-util' +- 'pki-java-tools' +- 'pki-common' +- Bugzilla Bug #695403 - Editing signedaudit or transaction, system logs + throws 'Invalid protocol' for OCSP subsystems +- Bugzilla Bug #694569 - parameter used by pkiremove not updated +- Bugzilla Bug #695015 - Serial No. of a revoked certificate is not + populated in the CA signedAudit messages +- Bugzilla Bug #694143 - CA Agent not returning specified request +- Bugzilla Bug #695015 - Serial No. of a revoked certificate is not + populated in the CA signedAudit messages +- Bugzilla Bug #698885 - Race conditions during IPA installation +- 'pki-selinux' +- 'pki-ca' +- 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 +- 'pki-silent' + +* Mon Apr 11 2011 Matthew Harmsen 9.0.6-2 +- Bugzilla Bug #695157 - Auditverify on TPS audit log throws error. + * Tue Apr 5 2011 Matthew Harmsen 9.0.6-1 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) - Bugzilla Bug #693327 - Missing requires: tomcatjss diff --git a/sources b/sources index 1b91cee..524ccca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1677a461f9b9b2c1f5722cd4980d64b0 pki-core-9.0.6.tar.gz +dfb9e1b05f4d41c5cfd2c0318c95b759 pki-core-9.0.7.tar.gz