diff --git a/.gitignore b/.gitignore index 3bc73fe..2fb0084 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pki-core-9.0.0.tar.gz /pki-core-9.0.1.tar.gz /pki-core-9.0.2.tar.gz +/pki-core-9.0.3.tar.gz diff --git a/clog b/clog index 6f8d961..222bf6a 100644 --- a/clog +++ b/clog @@ -1,43 +1,3 @@ -- Bugzilla Bug #673233 - Rebase pki-core to pick the latest features and fixes -- 'pki-setup' -- Bugzilla Bug #673638 - Installation within IPA hangs -- 'pki-symkey' -- 'pki-native-tools' -- 'pki-util' -- 'pki-java-tools' -- Bugzilla Bug #673614 - CC: Review of cryptographic algorithms provided - by 'netscape.security.provider' package - 'pki-common' -- Bugzilla Bug #672291 - CA is not publishing certificates issued using - "Manual User Dual-Use Certificate Enrollment" -- Bugzilla Bug #670337 - CA Clone configuration throws TCP connection - error. -- Bugzilla Bug #504056 - Completed SCEP requests are assigned to the - "begin" state instead of "complete". -- Bugzilla Bug #504055 - SCEP requests are not properly populated -- Bugzilla Bug #564207 - Searches for completed requests in the agent - interface returns zero entries -- Bugzilla Bug #672291 - CA is not publishing certificates issued using - "Manual User Dual-Use Certificate Enrollment" - -- Bugzilla Bug #673614 - CC: Review of cryptographic algorithms provided - by 'netscape.security.provider' package -- Bugzilla Bug #672920 - CA console: adding policy to a profile throws - 'Duplicate policy' error in some cases. -- Bugzilla Bug #673199 - init script returns control before web apps have - started -- Bugzilla Bug #674917 - Restore identification of Tomcat-based PKI - subsystem instances -- 'pki-selinux' -- 'pki-ca' -- Bugzilla Bug #504013 - sscep request is rejected due to authentication - error if submitted through one time pin router certificate enrollment. -- Bugzilla Bug #672111 - CC doc: certServer.usrgrp.administration missing - information -- Bugzilla Bug #583825 - CC: Obsolete servlets to be removed from web.xml - as part of CC interface review -- Bugzilla Bug #672333 - Creation of RA agent fails in IPA installation -- Bugzilla Bug #674917 - Restore identification of Tomcat-based PKI - subsystem instances -- 'pki-silent' -- Bugzilla Bug #673614 - CC: Review of cryptographic algorithms provided - by 'netscape.security.provider' package +- Bugzilla Bug #674894 - ipactl restart : an annoy output line +- Bugzilla Bug #675179 - ipactl restart : an annoy output line diff --git a/pki-core.spec b/pki-core.spec index 817f7a7..3a1c4ea 100644 --- a/pki-core.spec +++ b/pki-core.spec @@ -1,5 +1,5 @@ Name: pki-core -Version: 9.0.2 +Version: 9.0.3 Release: 1%{?dist} Summary: Certificate System - PKI Core Components URL: http://pki.fedoraproject.org/ @@ -582,6 +582,11 @@ fi %changelog +* Fri Feb 4 2011 Matthew Harmsen 9.0.3-1 +- 'pki-common' +- Bugzilla Bug #674894 - ipactl restart : an annoy output line +- Bugzilla Bug #675179 - ipactl restart : an annoy output line + * Thu Feb 3 2011 Matthew Harmsen 9.0.2-1 - Bugzilla Bug #673233 - Rebase pki-core to pick the latest features and fixes - 'pki-setup' diff --git a/sources b/sources index 12bf404..353dde4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0848727bc1c6ab6c58147ba978241bc8 pki-core-9.0.2.tar.gz +a008a29173affa00956d21c7e07041d8 pki-core-9.0.3.tar.gz