summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/common/pki-common.spec
diff options
context:
space:
mode:
authoralee <alee@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-07-01 21:27:54 +0000
committeralee <alee@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-07-01 21:27:54 +0000
commit457070742f161a7f63d3a6278952da8d0cc53cc1 (patch)
treea88c0a94351f9273ea3f3c34428d1b6caea8ef74 /pki/dogtag/common/pki-common.spec
parentf00795847745445a65e187e1618012502c9c528e (diff)
downloadpki-457070742f161a7f63d3a6278952da8d0cc53cc1.tar.gz
pki-457070742f161a7f63d3a6278952da8d0cc53cc1.tar.xz
pki-457070742f161a7f63d3a6278952da8d0cc53cc1.zip
Bugzilla Bug #508219 - configuring a CA instance created with pkicreate fails at import admin cert panel with null pointer exception
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@667 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/common/pki-common.spec')
-rw-r--r--pki/dogtag/common/pki-common.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/pki/dogtag/common/pki-common.spec b/pki/dogtag/common/pki-common.spec
index a466c1a7a..5cd97feea 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 36
+%define base_release 37
%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 Jul 1 2009 Ade lee <alee@redhat.com> 1.1.0-37
+- Bugzilla Bug #508219 - configuring a CA instance created with pkicreate fails at import admin cert panel with null pointer exception
* Wed Jul 1 2009 Ade Lee <alee@redhat.com> 1.1.0-36
- Bugzilla Bug #224864 - pkiremove to remove entry from security domain
more issues from port separation changes