diff options
author | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-08-10 18:37:19 +0000 |
---|---|---|
committer | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-08-10 18:37:19 +0000 |
commit | bf5966f61080faf9bec722aee9246a006735b071 (patch) | |
tree | 6c0882f3e3ff619be0cbc8d45840ae9bb2f5a437 /pki/specs | |
parent | 5a33bb636eaae5bbd9b4369266d342ea4508dffc (diff) | |
download | pki-bf5966f61080faf9bec722aee9246a006735b071.tar.gz pki-bf5966f61080faf9bec722aee9246a006735b071.tar.xz pki-bf5966f61080faf9bec722aee9246a006735b071.zip |
Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2136 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/specs')
-rw-r--r-- | pki/specs/pki-core.spec | 34 | ||||
-rw-r--r-- | pki/specs/pki-tps.spec | 6 |
2 files changed, 38 insertions, 2 deletions
diff --git a/pki/specs/pki-core.spec b/pki/specs/pki-core.spec index b412202ee..5e45a0a04 100644 --- a/pki/specs/pki-core.spec +++ b/pki/specs/pki-core.spec @@ -1,5 +1,5 @@ Name: pki-core -Version: 9.0.10 +Version: 9.0.11 Release: 1%{?dist} Summary: Certificate System - PKI Core Components URL: http://pki.fedoraproject.org/ @@ -599,6 +599,38 @@ fi %changelog +* Wed Aug 10 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.11-1 +- 'pki-setup' +- Bugzilla Bug #689909 - Dogtag installation under IPA takes too much + time - remove the inefficient sleeps (alee) +- 'pki-symkey' +- 'pki-native-tools' +- 'pki-util' +- 'pki-java-tools' +- Bugzilla Bug #724861 - DRMTool: fix duplicate "dn:" records by + renumbering "cn=<value>" (mharmsen) +- 'pki-common' +- Bugzilla Bug #717041 - Improve escaping of some enrollment inputs like + (jmagne, awnuk) +- Bugzilla Bug #689909 - Dogtag installation under IPA takes too much + time - remove the inefficient sleeps (alee) +- Bugzilla Bug #708075 - Clone installation does not work over NAT + (alee) +- Bugzilla Bug #726785 - If replication fails while setting up a clone + it will wait forever (alee) +- Bugzilla Bug #728332 - xml output has changed on cert requests (awnuk) +- Bugzilla Bug #700505 - pki tomcat6 instances currently running + unconfined (alee) +- 'pki-selinux' +- Bugzilla Bug #700505 - pki tomcat6 instances currently running + unconfined (alee) +- 'pki-ca' +- Bugzilla Bug #728605 - RFE: increase default validity from 6mo to 2yrs + in IPA profile (awnuk) +- 'pki-silent' +- Bugzilla Bug #689909 - Dogtag installation under IPA takes too much + time - remove the inefficient sleeps (alee) + * Fri Jul 22 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.10-1 - 'pki-setup' - 'pki-symkey' diff --git a/pki/specs/pki-tps.spec b/pki/specs/pki-tps.spec index afd53719d..bd91f1b34 100644 --- a/pki/specs/pki-tps.spec +++ b/pki/specs/pki-tps.spec @@ -1,5 +1,5 @@ Name: pki-tps -Version: 9.0.5 +Version: 9.0.6 Release: 1%{?dist} Summary: Certificate System - Token Processing System URL: http://pki.fedoraproject.org/ @@ -215,6 +215,10 @@ fi %changelog +* Wed Aug 10 2011 Jack Magne <jmagne@redhat.com> 9.0.6-1 +- Bugzilla Bug #725572 - Starting TPS subsystem with no pre-existing audit + log file does not write audit messages. + * Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.5-1 - Bugzilla Bug #697035 - TPS database schema not populated correctly (alee) |