[dogtag-pki-tps-ui/el5/master] * Wed Aug 4 2010 Matthew Harmsen <mharmsen at redhat.com> 1.3.3-1 - Bugzilla Bug #541031 - Security off

kwright kwright at fedoraproject.org
Thu Aug 5 23:34:20 UTC 2010


commit ea63108b1437f2ade744bafb6211733ce49f4947
Author: Kevin Wright <kwright at redhat.com>
Date:   Thu Aug 5 16:22:41 2010 -0700

    * Wed Aug 4 2010 Matthew Harmsen <mharmsen at redhat.com> 1.3.3-1
    - Bugzilla Bug #541031 - Security officer: Format card operation with a blank
      token throws 'Can't format a card that belong to security officer'.
    - 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 #604186 - Common Criteria: TPS: Key Recovery needs to meet CC
      requirements
    - Bugzilla Bug #604178 - Common Criteria: TPS: cert registration needs to meet
      CC requirements
    - Bugzilla Bug #600968 - Common Criteria: TPS: cert registration needs to meet
      CC requirements
    - Bugzilla Bug #607381 - Common Criteria: TPS: cert registration needs to meet
      CC requirements
    - Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems

 .gitignore             |    1 +
 dogtag-pki-tps-ui.spec |   45 ++++++++++++++++++++++++++++++++++++++++++++-
 sources                |    2 +-
 3 files changed, 46 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a76a068..eb91d33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 dogtag-pki-tps-ui-1.3.2.tar.gz
+dogtag-pki-tps-ui-1.3.3.tar.gz
diff --git a/dogtag-pki-tps-ui.spec b/dogtag-pki-tps-ui.spec
index 0b58f79..28d6af1 100644
--- a/dogtag-pki-tps-ui.spec
+++ b/dogtag-pki-tps-ui.spec
@@ -1,5 +1,5 @@
 Name:           dogtag-pki-tps-ui
-Version:        1.3.2
+Version:        1.3.3
 Release:        1%{?dist}
 Summary:        Dogtag Certificate System - Token Processing System User Interface
 URL:            http://pki.fedoraproject.org/
@@ -62,6 +62,49 @@ rm -rf %{buildroot}
 %{_datadir}/pki/
 
 %changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen at redhat.com> 1.3.3-1
+- Bugzilla Bug #541031 - Security officer: Format card operation with a blank
+  token throws 'Can't format a card that belong to security officer'.
+- 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 #604186 - Common Criteria: TPS: Key Recovery needs to meet CC
+  requirements
+- Bugzilla Bug #604178 - Common Criteria: TPS: cert registration needs to meet
+  CC requirements
+- Bugzilla Bug #600968 - Common Criteria: TPS: cert registration needs to meet
+  CC requirements
+- Bugzilla Bug #607381 - Common Criteria: TPS: cert registration needs to meet
+  CC requirements
+- Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
+
 * Thu Apr 8 2010 Matthew Harmsen <mharmsen at redhat.com> 1.3.2-1
 - Bugzilla Bug #564131 - Config wizard : all subsystems - done panel text
   needs correction
diff --git a/sources b/sources
index 4d99e53..cd81385 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e9f3ae69dcef66e5b3db3585522d054  dogtag-pki-tps-ui-1.3.2.tar.gz
+915fc0a6733b8735d486b15a065bbe58  dogtag-pki-tps-ui-1.3.3.tar.gz


More information about the scm-commits mailing list