[pki-common/f13/master] new version of pki-common

kwright kwright at fedoraproject.org
Thu Aug 5 20:29:03 UTC 2010


commit c0c128698145be9e9261f62dac1cc726cecd9fea
Author: Kevin Wright <kwright at redhat.com>
Date:   Thu Aug 5 13:17:25 2010 -0700

    new version of pki-common

 .gitignore      |    1 +
 pki-common.spec |   42 +++++++++++++++++++++++++++++++++++++++++-
 sources         |    2 +-
 3 files changed, 43 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82c73e7..4c76981 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pki-common-1.3.7.tar.gz
+pki-common-1.3.8.tar.gz
diff --git a/pki-common.spec b/pki-common.spec
index 4629f86..539c19b 100644
--- a/pki-common.spec
+++ b/pki-common.spec
@@ -1,5 +1,5 @@
 Name:           pki-common
-Version:        1.3.7
+Version:        1.3.8
 Release:        1%{?dist}
 Summary:        Dogtag Certificate System - PKI Common Framework
 URL:            http://pki.fedoraproject.org/
@@ -113,6 +113,46 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}-%{version}/
 
 %changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen at redhat.com> 1.3.8-1
+- Bugzilla Bug #601299 - tps installation does not update security domain
+- Bugzilla Bug #606556 - Add known session key test to TKS self test set
+- Bugzilla Bug #588375 - CA Setup Wizard cannot create new Security Domain if
+  locale not en_US
+- Bugzilla Bug #608086 - CC: CA, OCSP, and DRM need to add more audit calls
+- Bugzilla Bug #527593 - More robust signature digest alg, like SHA256
+  instead of SHA1 for ECC
+- Bugzilla Bug #528236 - rhcs80 web conf wizard - cannot specify CA signing
+  algorithm
+- Bugzilla Bug #533510 - tps exception, cannot start when signed audit true
+- Bugzilla Bug #529280 - TPS returns HTTP data without ending in 0rn per
+  RFC 2616
+- Bugzilla Bug #498299 - Should not be able to change the status manually
+  on a token marked as permanently lost or destroyed
+- Bugzilla Bug #554892 - configurable frequency signed audit
+- Bugzilla Bug #500700 - tps log rotation
+- Bugzilla Bug #562893 - tps shutdown if audit logs full
+- Bugzilla Bug #557346 - Name Constraints Extension cant be marked critical
+- Bugzilla Bug #556152 - ACL changes to CA and OCSP
+- Bugzilla Bug #556167 - ACL changes to CA and OCSP
+- Bugzilla Bug #581004 - add more audit logging to the TPS
+- Bugzilla Bug #566517 - CC: Add client auth to OCSP publishing, and move
+  to a client-auth port
+- Bugzilla Bug #565842 - Clone config throws errors - fix key_algorithm
+- Bugzilla Bug #581017 - enabling log signing from tps ui pages causes tps
+  crash
+- Bugzilla Bug #581004 - add more audit logs
+- Bugzilla Bug #595871 - CC: TKS needed audit message changes
+- Bugzilla Bug #598752 - Common Criteria: TKS ACL analysis result.
+- Bugzilla Bug #598666 - Common Criteria: incorrect ACLs for signedAudit
+- Bugzilla Bug #504905 - Smart card renewal should load old encryption cert
+  on the token.
+- Bugzilla Bug #499292 - TPS - Enrollments where keys are recovered need
+  to do both GenerateNewKey and RecoverLast operation for encryption key.
+- Bugzilla Bug #498299 - fix case where no transitions available
+- Bugzilla Bug #595391 - session domain table to be moved to ldap
+- Bugzilla Bug #472597 - Disable policy code,UI
+- Bugzilla Bug #608083 - CC: update ACL and AC calls for DRM
+
 * Fri May 21 2010 Christina Fu <cfu at redhat.com> 1.3.7-1
 - Bugzilla Bug #580203 - Existing renewals generate certificates with validity
   limited by current validity (cfu)
diff --git a/sources b/sources
index d9a5ea1..67d04f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b288e6bb979cca43ee47ab39b4ffdb7  pki-common-1.3.7.tar.gz
+86820f14c9fa8cdbae09ed274862a543  pki-common-1.3.8.tar.gz


More information about the scm-commits mailing list