diff options
author | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-04-05 22:01:24 +0000 |
---|---|---|
committer | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-04-05 22:01:24 +0000 |
commit | b2a90882b05568625b8d9546938a86f672582383 (patch) | |
tree | 51dcbdf8bd611da042fbeefcd1715ded1e4c880a /pki/specs | |
parent | a3388146c2b096d9c72c4b3fc167296e795dfa67 (diff) | |
download | pki-b2a90882b05568625b8d9546938a86f672582383.tar.gz pki-b2a90882b05568625b8d9546938a86f672582383.tar.xz pki-b2a90882b05568625b8d9546938a86f672582383.zip |
Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1946 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/specs')
-rw-r--r-- | pki/specs/dogtag-pki-theme.spec | 16 | ||||
-rw-r--r-- | pki/specs/pki-core.spec | 23 | ||||
-rw-r--r-- | pki/specs/pki-tps.spec | 7 |
3 files changed, 42 insertions, 4 deletions
diff --git a/pki/specs/dogtag-pki-theme.spec b/pki/specs/dogtag-pki-theme.spec index 82cdd5ce..a0e97e7b 100644 --- a/pki/specs/dogtag-pki-theme.spec +++ b/pki/specs/dogtag-pki-theme.spec @@ -1,5 +1,5 @@ Name: dogtag-pki-theme -Version: 9.0.3 +Version: 9.0.4 Release: 1%{?dist} Summary: Certificate System - Dogtag PKI Theme Components URL: http://pki.fedoraproject.org/ @@ -346,6 +346,20 @@ chmod 755 %{buildroot}%{_datadir}/pki/tps-ui/cgi-bin/sow/cfg.pl %changelog +* Tue Apr 5 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.4-1 +- Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) +- 'dogtag-pki-ca-theme' +- 'dogtag-pki-common-theme' +- 'dogtag-pki-console-theme' +- 'dogtag-pki-kra-theme' +- 'dogtag-pki-ocsp-theme' +- 'dogtag-pki-ra-theme' +- 'dogtag-pki-tks-theme' +- 'dogtag-pki-tps-theme' +- Bugzilla Bug #691447 - TPS UI Admin tab 'Add new token' opens a + page with text 'Agent operations: Add new tokens'. +- Bugzilla Bug #691867 - add ldaps support through perLDAP + * Fri Mar 25 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) - 'dogtag-pki-ca-theme' diff --git a/pki/specs/pki-core.spec b/pki/specs/pki-core.spec index a1819c6f..5da5c7f8 100644 --- a/pki/specs/pki-core.spec +++ b/pki/specs/pki-core.spec @@ -1,6 +1,6 @@ Name: pki-core -Version: 9.0.5 -Release: 2%{?dist} +Version: 9.0.6 +Release: 1%{?dist} Summary: Certificate System - PKI Core Components URL: http://pki.fedoraproject.org/ License: GPLv2 @@ -600,6 +600,25 @@ fi %changelog +* Tue Apr 5 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.6-1 +- Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) +- Bugzilla Bug #693327 - Missing requires: tomcatjss +- 'pki-setup' +- Bugzilla Bug #690626 - pkiremove removes the registry entry for + all instances on a machine +- 'pki-symkey' +- 'pki-native-tools' +- 'pki-util' +- 'pki-java-tools' +- Bugzilla Bug #689453 - CRMFPopClient request to CA's unsecure port + throws file not found exception. +- 'pki-common' +- Bugzilla Bug #692990 - Audit log messages needed to match CC doc: + DRM Recovery audit log messages +- 'pki-selinux' +- 'pki-ca' +- 'pki-silent' + * Tue Apr 5 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.5-2 - Bugzilla Bug #693327 - Missing requires: tomcatjss diff --git a/pki/specs/pki-tps.spec b/pki/specs/pki-tps.spec index 1dc056d1..c8bc92cc 100644 --- a/pki/specs/pki-tps.spec +++ b/pki/specs/pki-tps.spec @@ -1,5 +1,5 @@ Name: pki-tps -Version: 9.0.2 +Version: 9.0.3 Release: 1%{?dist} Summary: Certificate System - Token Processing System URL: http://pki.fedoraproject.org/ @@ -25,6 +25,7 @@ Requires: mod_nss Requires: mod_perl Requires: mod_revocator Requires: openldap-clients +Requires: perl-Mozilla-LDAP Requires: pki-native-tools Requires: pki-selinux Requires: pki-setup @@ -214,6 +215,10 @@ fi %changelog +* Tue Apr 5 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-1 +- Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) +- Bugzilla Bug #691867 - add ldaps support through perLDAP + * Fri Mar 25 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.2-1 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) - Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments |