diff options
| -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 d4ee665f4..840a34cb1 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 28 +%define base_release 29 %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 +* Wed Jun 10 2009 Christina Fu <cfu@redhat.com> 1.1.0-29 +- Bugzilla Bug #480255 - User Certificate gets renewed when cert is not in grace period. * Sat Jun 6 2009 Christina Fu <cfu@redhat.com> 1.1.0-28 - Bugzilla Bug #503045 - CMC Revocation cannot be completed in EE page - fails with NullPointerException. Authorization not applied correctly. * Fri Jun 5 2009 Andrew Wnuk <awnuk@redhat.com> 1.1.0-27 |
