summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-04 23:21:17 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-04 23:21:17 +0000
commit6b7e13419765f0a119872438e0960de6863ac474 (patch)
tree5e0e97cb253a45dbb10626f33bedc59465228752
parent10abe868bcbc037ce53dda6e2d351b7bfa7e2f59 (diff)
downloadpki-6b7e13419765f0a119872438e0960de6863ac474.tar.gz
pki-6b7e13419765f0a119872438e0960de6863ac474.tar.xz
pki-6b7e13419765f0a119872438e0960de6863ac474.zip
Spec file changes for August 4, 2010 Static Tag.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1153 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
-rwxr-xr-xpki/dogtag/ca-ui/build_dogtag2
-rw-r--r--pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec8
-rwxr-xr-xpki/dogtag/ca/build_dogtag2
-rw-r--r--pki/dogtag/ca/pki-ca.spec40
-rwxr-xr-xpki/dogtag/common-ui/build_dogtag2
-rw-r--r--pki/dogtag/common-ui/dogtag-pki-common-ui.spec34
-rwxr-xr-xpki/dogtag/common/build_dogtag2
-rw-r--r--pki/dogtag/common/pki-common.spec42
-rwxr-xr-xpki/dogtag/kra-ui/build_dogtag2
-rw-r--r--pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec8
-rwxr-xr-xpki/dogtag/kra/build_dogtag2
-rw-r--r--pki/dogtag/kra/pki-kra.spec40
-rwxr-xr-xpki/dogtag/ocsp-ui/build_dogtag2
-rw-r--r--pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec8
-rwxr-xr-xpki/dogtag/ocsp/build_dogtag2
-rw-r--r--pki/dogtag/ocsp/pki-ocsp.spec41
-rwxr-xr-xpki/dogtag/ra-ui/build_dogtag2
-rw-r--r--pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec5
-rwxr-xr-xpki/dogtag/silent/build_dogtag2
-rw-r--r--pki/dogtag/silent/pki-silent.spec34
-rwxr-xr-xpki/dogtag/tks-ui/build_dogtag2
-rw-r--r--pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec8
-rwxr-xr-xpki/dogtag/tks/build_dogtag2
-rw-r--r--pki/dogtag/tks/pki-tks.spec40
-rwxr-xr-xpki/dogtag/tps-ui/build_dogtag2
-rw-r--r--pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec45
-rwxr-xr-xpki/dogtag/tps/build_dogtag2
-rw-r--r--pki/dogtag/tps/pki-tps.spec43
-rwxr-xr-xpki/dogtag/util/build_dogtag2
-rw-r--r--pki/dogtag/util/pki-util.spec34
30 files changed, 425 insertions, 35 deletions
diff --git a/pki/dogtag/ca-ui/build_dogtag b/pki/dogtag/ca-ui/build_dogtag
index 2a1388d05..35ca54e1f 100755
--- a/pki/dogtag/ca-ui/build_dogtag
+++ b/pki/dogtag/ca-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="ca-ui"
export PKI_PRODUCT
-PKI_VERSION="1.3.1"
+PKI_VERSION="1.3.2"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec b/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec
index 056dba304..3ee3df6ae 100644
--- a/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec
+++ b/pki/dogtag/ca-ui/dogtag-pki-ca-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-ca-ui
-Version: 1.3.1
-Release: 2%{?dist}
+Version: 1.3.2
+Release: 1%{?dist}
Summary: Dogtag Certificate System - Certificate Authority User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -62,6 +62,10 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.2-1
+- Bugzilla Bug #472597 - Disable policy code,UI
+- Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
+
* Wed Apr 7 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-2
- Bugzilla Bug #580282 - Dogtag PKI UI Packages should "Conflict" with
associated Red Hat PKI UI Packages . . .
diff --git a/pki/dogtag/ca/build_dogtag b/pki/dogtag/ca/build_dogtag
index 78a0e6fc8..ad44d0355 100755
--- a/pki/dogtag/ca/build_dogtag
+++ b/pki/dogtag/ca/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="ca"
export PKI_PRODUCT
-PKI_VERSION="1.3.5"
+PKI_VERSION="1.3.6"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/ca/pki-ca.spec b/pki/dogtag/ca/pki-ca.spec
index adcfc2b3e..44b275ece 100644
--- a/pki/dogtag/ca/pki-ca.spec
+++ b/pki/dogtag/ca/pki-ca.spec
@@ -1,5 +1,5 @@
Name: pki-ca
-Version: 1.3.5
+Version: 1.3.6
Release: 1%{?dist}
Summary: Dogtag Certificate System - Certificate Authority
URL: http://pki.fedoraproject.org/
@@ -103,6 +103,44 @@ fi
%{_localstatedir}/run/*
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.6-1
+- 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 #598643 - Common Criteria: incorrect ACLs (non-existing groups)
+- Bugzilla Bug #472597 - Disable policy code,UI
+- Bugzilla Bug #504359 - pkiconsole - Administrator Group's Description
+ References Fedora
+
* Fri May 21 2010 Christina Fu <cfu@redhat.com> 1.3.5-1
- Bugzilla Bug #580203 - Existing renewals generate certificates with validity
limited by current validity
diff --git a/pki/dogtag/common-ui/build_dogtag b/pki/dogtag/common-ui/build_dogtag
index 3f807e192..edb6e819c 100755
--- a/pki/dogtag/common-ui/build_dogtag
+++ b/pki/dogtag/common-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="common-ui"
export PKI_PRODUCT
-PKI_VERSION="1.3.2"
+PKI_VERSION="1.3.3"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/common-ui/dogtag-pki-common-ui.spec b/pki/dogtag/common-ui/dogtag-pki-common-ui.spec
index e80546563..03dc7c7db 100644
--- a/pki/dogtag/common-ui/dogtag-pki-common-ui.spec
+++ b/pki/dogtag/common-ui/dogtag-pki-common-ui.spec
@@ -1,5 +1,5 @@
Name: dogtag-pki-common-ui
-Version: 1.3.2
+Version: 1.3.3
Release: 1%{?dist}
Summary: Dogtag Certificate System - PKI Common Framework User Interface
URL: http://pki.fedoraproject.org/
@@ -62,6 +62,38 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.3-1
+- 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
+
* Thu Apr 8 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.2-1
- Bugzilla Bug #564131 - Config wizard : all subsystems - done panel text
needs correction
diff --git a/pki/dogtag/common/build_dogtag b/pki/dogtag/common/build_dogtag
index 9193f075e..a6f7fb776 100755
--- a/pki/dogtag/common/build_dogtag
+++ b/pki/dogtag/common/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="common"
export PKI_PRODUCT
-PKI_VERSION="1.3.7"
+PKI_VERSION="1.3.8"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/common/pki-common.spec b/pki/dogtag/common/pki-common.spec
index 4629f8673..539c19bed 100644
--- a/pki/dogtag/common/pki-common.spec
+++ b/pki/dogtag/common/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@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@redhat.com> 1.3.7-1
- Bugzilla Bug #580203 - Existing renewals generate certificates with validity
limited by current validity (cfu)
diff --git a/pki/dogtag/kra-ui/build_dogtag b/pki/dogtag/kra-ui/build_dogtag
index 1e2f7170b..0649e99e9 100755
--- a/pki/dogtag/kra-ui/build_dogtag
+++ b/pki/dogtag/kra-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="kra-ui"
export PKI_PRODUCT
-PKI_VERSION="1.3.1"
+PKI_VERSION="1.3.2"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec b/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec
index 1240f82b9..65d789a53 100644
--- a/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec
+++ b/pki/dogtag/kra-ui/dogtag-pki-kra-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-kra-ui
-Version: 1.3.1
-Release: 2%{?dist}
+Version: 1.3.2
+Release: 1%{?dist}
Summary: Dogtag Certificate System - Data Recovery Authority User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -62,6 +62,10 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.2-1
+- Bugzilla Bug #472597 - Disable policy code,UI
+- Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
+
* Wed Apr 7 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-2
- Bugzilla Bug #580282 - Dogtag PKI UI Packages should "Conflict" with
associated Red Hat PKI UI Packages . . .
diff --git a/pki/dogtag/kra/build_dogtag b/pki/dogtag/kra/build_dogtag
index 8baf8e483..572d2b952 100755
--- a/pki/dogtag/kra/build_dogtag
+++ b/pki/dogtag/kra/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="kra"
export PKI_PRODUCT
-PKI_VERSION="1.3.3"
+PKI_VERSION="1.3.4"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/kra/pki-kra.spec b/pki/dogtag/kra/pki-kra.spec
index e6799d89a..c6434e1e4 100644
--- a/pki/dogtag/kra/pki-kra.spec
+++ b/pki/dogtag/kra/pki-kra.spec
@@ -1,5 +1,5 @@
Name: pki-kra
-Version: 1.3.3
+Version: 1.3.4
Release: 1%{?dist}
Summary: Dogtag Certificate System - Data Recovery Manager
URL: http://pki.fedoraproject.org/
@@ -112,6 +112,44 @@ fi
%{_localstatedir}/run/*
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.4-1
+- 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 #598643 - Common Criteria: incorrect ACLs (non-existing groups)
+- Bugzilla Bug #472597 - Disable policy code,UI
+- Bugzilla Bug #504359 - pkiconsole - Administrator Group's Description
+ References Fedora
+
* Mon Apr 26 2010 Ade Lee <alee@redhat.com> 1.3.3-1
- Bugzilla Bug 584917- Can not access CA Configuration Web UI after CA installation
diff --git a/pki/dogtag/ocsp-ui/build_dogtag b/pki/dogtag/ocsp-ui/build_dogtag
index cecfd76d6..29e983169 100755
--- a/pki/dogtag/ocsp-ui/build_dogtag
+++ b/pki/dogtag/ocsp-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="ocsp-ui"
export PKI_PRODUCT
-PKI_VERSION="1.3.0"
+PKI_VERSION="1.3.1"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec b/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec
index 713a525a6..75849ceae 100644
--- a/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec
+++ b/pki/dogtag/ocsp-ui/dogtag-pki-ocsp-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-ocsp-ui
-Version: 1.3.0
-Release: 5%{?dist}
+Version: 1.3.1
+Release: 1%{?dist}
Summary: Dogtag Certificate System - Online Certificate Status Protocol User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -63,6 +63,10 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-1
+- Bugzilla Bug #472597 - Disable policy code,UI
+- Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
+
* Wed Apr 7 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-5
- Bugzilla Bug #580282 - Dogtag PKI UI Packages should "Conflict" with
associated Red Hat PKI UI Packages . . .
diff --git a/pki/dogtag/ocsp/build_dogtag b/pki/dogtag/ocsp/build_dogtag
index a4613eee8..946991c88 100755
--- a/pki/dogtag/ocsp/build_dogtag
+++ b/pki/dogtag/ocsp/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="ocsp"
export PKI_PRODUCT
-PKI_VERSION="1.3.2"
+PKI_VERSION="1.3.3"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/ocsp/pki-ocsp.spec b/pki/dogtag/ocsp/pki-ocsp.spec
index 131362f0d..381cb20b3 100644
--- a/pki/dogtag/ocsp/pki-ocsp.spec
+++ b/pki/dogtag/ocsp/pki-ocsp.spec
@@ -1,6 +1,6 @@
Name: pki-ocsp
-Version: 1.3.2
-Release: 2%{?dist}
+Version: 1.3.3
+Release: 1%{?dist}
Summary: Dogtag Certificate System - Online Certificate Status Protocol Manager
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -121,6 +121,43 @@ fi
%{_localstatedir}/run/*
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.3-1
+- 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 #598643 - Common Criteria: incorrect ACLs (non-existing groups)
+- Bugzilla Bug #504359 - pkiconsole - Administrator Group's Description
+ References Fedora
+
* Mon Apr 26 2010 Ade Lee <alee@redhat.com> 1.3.2-2
- Bugzilla Bug 584917- Can not access CA Configuration Web UI after CA installation
diff --git a/pki/dogtag/ra-ui/build_dogtag b/pki/dogtag/ra-ui/build_dogtag
index bdbaef8ea..90f155019 100755
--- a/pki/dogtag/ra-ui/build_dogtag
+++ b/pki/dogtag/ra-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="ra-ui"
export PKI_PRODUCT
-PKI_VERSION="1.3.1"
+PKI_VERSION="1.3.2"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec b/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
index 1c88c04e4..36e55a976 100644
--- a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
+++ b/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
@@ -1,5 +1,5 @@
Name: dogtag-pki-ra-ui
-Version: 1.3.1
+Version: 1.3.2
Release: 1%{?dist}
Summary: Dogtag Certificate System - Registration Authority User Interface
URL: http://pki.fedoraproject.org/
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.2-1
+- Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
+
* Thu Apr 8 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-1
- Bugzilla Bug #564131 - Config wizard : all subsystems - done panel text
needs correction
diff --git a/pki/dogtag/silent/build_dogtag b/pki/dogtag/silent/build_dogtag
index 79b028c78..febe98c82 100755
--- a/pki/dogtag/silent/build_dogtag
+++ b/pki/dogtag/silent/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="silent"
export PKI_PRODUCT
-PKI_VERSION="1.3.3"
+PKI_VERSION="1.3.4"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/silent/pki-silent.spec b/pki/dogtag/silent/pki-silent.spec
index 7bea42acf..c48d2ab48 100644
--- a/pki/dogtag/silent/pki-silent.spec
+++ b/pki/dogtag/silent/pki-silent.spec
@@ -1,5 +1,5 @@
Name: pki-silent
-Version: 1.3.3
+Version: 1.3.4
Release: 1%{?dist}
Summary: Dogtag Certificate System - Silent Installer
URL: http://pki.fedoraproject.org/
@@ -72,6 +72,38 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.4-1
+- 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
+
* Fri May 21 2010 Ade Lee <alee@redhat.com> 1.3.3-3
- Bugzilla Bug #577949 - Clone from a clone requires contacting original
security domain master
diff --git a/pki/dogtag/tks-ui/build_dogtag b/pki/dogtag/tks-ui/build_dogtag
index e8f600f57..26a97a37b 100755
--- a/pki/dogtag/tks-ui/build_dogtag
+++ b/pki/dogtag/tks-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="tks-ui"
export PKI_PRODUCT
-PKI_VERSION="1.3.0"
+PKI_VERSION="1.3.1"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec b/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec
index 5041cb106..f43de7aa8 100644
--- a/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec
+++ b/pki/dogtag/tks-ui/dogtag-pki-tks-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-tks-ui
-Version: 1.3.0
-Release: 5%{?dist}
+Version: 1.3.1
+Release: 1%{?dist}
Summary: Dogtag Certificate System - Token Key Service User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -62,6 +62,10 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-1
+- Bugzilla Bug #472597 - Disable policy code,UI
+- Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
+
* Wed Apr 7 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-5
- Bugzilla Bug #580282 - Dogtag PKI UI Packages should "Conflict" with
associated Red Hat PKI UI Packages . . .
diff --git a/pki/dogtag/tks/build_dogtag b/pki/dogtag/tks/build_dogtag
index 408dd47e2..878cc6c32 100755
--- a/pki/dogtag/tks/build_dogtag
+++ b/pki/dogtag/tks/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="tks"
export PKI_PRODUCT
-PKI_VERSION="1.3.2"
+PKI_VERSION="1.3.3"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/tks/pki-tks.spec b/pki/dogtag/tks/pki-tks.spec
index e20e91563..8784ac828 100644
--- a/pki/dogtag/tks/pki-tks.spec
+++ b/pki/dogtag/tks/pki-tks.spec
@@ -1,5 +1,5 @@
Name: pki-tks
-Version: 1.3.2
+Version: 1.3.3
Release: 1%{?dist}
Summary: Dogtag Certificate System - Token Key Service
URL: http://pki.fedoraproject.org/
@@ -114,6 +114,44 @@ fi
%{_localstatedir}/run/*
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.3-1
+- Bugzilla Bug #606556 - Add known session key test to TKS self test set
+- 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 #598643 - Common Criteria: incorrect ACLs (non-existing groups)
+- Bugzilla Bug #504359 - pkiconsole - Administrator Group's Description
+ References Fedora
+
* Mon Apr 26 2010 Ade Lee <alee@redhat.com> 1.3.2-1
- Bugzilla Bug 584917- Can not access CA Configuration Web UI after CA installation
diff --git a/pki/dogtag/tps-ui/build_dogtag b/pki/dogtag/tps-ui/build_dogtag
index 54f7dca71..989106ce4 100755
--- a/pki/dogtag/tps-ui/build_dogtag
+++ b/pki/dogtag/tps-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="tps-ui"
export PKI_PRODUCT
-PKI_VERSION="1.3.2"
+PKI_VERSION="1.3.3"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec b/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
index 0b58f7905..28d6af13f 100644
--- a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
+++ b/pki/dogtag/tps-ui/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@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@redhat.com> 1.3.2-1
- Bugzilla Bug #564131 - Config wizard : all subsystems - done panel text
needs correction
diff --git a/pki/dogtag/tps/build_dogtag b/pki/dogtag/tps/build_dogtag
index 8889c97a8..6bd635722 100755
--- a/pki/dogtag/tps/build_dogtag
+++ b/pki/dogtag/tps/build_dogtag
@@ -41,7 +41,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="tps"
export PKI_PRODUCT
-PKI_VERSION="1.3.1"
+PKI_VERSION="1.3.2"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/tps/pki-tps.spec b/pki/dogtag/tps/pki-tps.spec
index aeb791995..207ec26cd 100644
--- a/pki/dogtag/tps/pki-tps.spec
+++ b/pki/dogtag/tps/pki-tps.spec
@@ -1,5 +1,5 @@
Name: pki-tps
-Version: 1.3.1
+Version: 1.3.2
Release: 1%{?dist}
Summary: Dogtag Certificate System - Token Processing System
URL: http://pki.fedoraproject.org/
@@ -209,6 +209,47 @@ fi
%{_libdir}/libtps.so
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.2-1
+- Bugzilla Bug #601299 - tps installation does not update security domain
+- 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
+
* Thu Apr 8 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-1
- Bugzilla Bug #564131 - Config wizard : all subsystems - done panel text
needs correction
diff --git a/pki/dogtag/util/build_dogtag b/pki/dogtag/util/build_dogtag
index 7fee8342b..924a3868b 100755
--- a/pki/dogtag/util/build_dogtag
+++ b/pki/dogtag/util/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="util"
export PKI_PRODUCT
-PKI_VERSION="1.3.1"
+PKI_VERSION="1.3.2"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/util/pki-util.spec b/pki/dogtag/util/pki-util.spec
index 973a35619..e223bc163 100644
--- a/pki/dogtag/util/pki-util.spec
+++ b/pki/dogtag/util/pki-util.spec
@@ -1,5 +1,5 @@
Name: pki-util
-Version: 1.3.1
+Version: 1.3.2
Release: 1%{?dist}
Summary: Dogtag Certificate System - PKI Utility Framework
URL: http://pki.fedoraproject.org/
@@ -93,6 +93,38 @@ rm -rf %{buildroot}
%{_javadocdir}/%{name}-%{version}/
%changelog
+* Wed Aug 4 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.2-1
+- 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
+
* Thu Apr 8 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-1
- Update source tarball