diff options
| author | awnuk <awnuk@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2010-04-22 00:44:26 +0000 |
|---|---|---|
| committer | awnuk <awnuk@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2010-04-22 00:44:26 +0000 |
| commit | ccae6f26cceec609d79ec8ef53b71c78b2a969bb (patch) | |
| tree | 7a37f982051ba4915972ee7bc6b0709672610e6d | |
| parent | 8ecdfd897d1cd3b139f1c1fc32dad754164c4c46 (diff) | |
Fixed bugzilla bug #493765
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1045 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
| -rw-r--r-- | pki/dogtag/ocsp/pki-ocsp.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pki/dogtag/ocsp/pki-ocsp.spec b/pki/dogtag/ocsp/pki-ocsp.spec index 9726ed7ca..4bc35881a 100644 --- a/pki/dogtag/ocsp/pki-ocsp.spec +++ b/pki/dogtag/ocsp/pki-ocsp.spec @@ -1,5 +1,5 @@ Name: pki-ocsp -Version: 1.3.1 +Version: 1.3.2 Release: 2%{?dist} Summary: Dogtag Certificate System - Online Certificate Status Protocol Manager URL: http://pki.fedoraproject.org/ @@ -121,6 +121,9 @@ fi %{_localstatedir}/run/* %changelog +* Wed Apr 21 2010 Andrew Wnuk <awnuk@redhat.com> 1.3.2-1 +- Bugzilla Bug #493765 - console renewal fix for ca, ocsp, and ssl certificates + * Tue Feb 16 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-2 - Bugzilla Bug #566059 - Add 'pki-console' as a runtime dependency for CA, KRA, OCSP, and TKS . . . |
