diff options
| author | cfu <cfu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2009-06-04 22:59:44 +0000 |
|---|---|---|
| committer | cfu <cfu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2009-06-04 22:59:44 +0000 |
| commit | fe4123222c19b175992916b7b430bed853076a3c (patch) | |
| tree | bb90f39e6fbde5baef37b99c1fbe35695cf93215 | |
| parent | f1c52a0d3c563ed5ab657a5615130199176f72dd (diff) | |
502861 - "Signed CMC-Authenticated User Certificate Enrollment" fails with Authorization
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@552 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
| -rw-r--r-- | pki/dogtag/common/pki-common.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pki/dogtag/common/pki-common.spec b/pki/dogtag/common/pki-common.spec index 71a0b6518..13b869d33 100644 --- a/pki/dogtag/common/pki-common.spec +++ b/pki/dogtag/common/pki-common.spec @@ -34,7 +34,7 @@ ## Package Header Definitions %define base_name %{base_prefix}-%{base_component} %define base_version 1.1.0 -%define base_release 24 +%define base_release 25 %define base_group System Environment/Base %define base_vendor Red Hat, Inc. %define base_license GPLv2 with exceptions @@ -285,6 +285,8 @@ chmod 00755 %{_datadir}/%{base_prefix}/setup/postinstall ############################################################################### %changelog +* Thu Jun 4 2009 Christina Fu <cfu@redhat.com> 1.1.0-25 +- Bugzilla Bug#502861 - "Signed CMC-Authenticated User Certificate Enrollment" fails with Authorization * Wed Jun 3 2009 Christina Fu <cfu@redhat.com> 1.1.0-24 - Bugzilla Bug #455305 - CA ECC signing Key Failure Bugzilla Bug #223279 - ECC: Ca: unable to perform agent auth on a machine with |
