summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-21 01:00:09 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-21 01:00:09 +0000
commitaacc2fa90239c3b613ecb9804e356baaa3fd2ab1 (patch)
treeb407e89ad685938441d081d0716d3ee4f498f696
parente4459d65fc1eb4369a50e377423e58fca27f9ec3 (diff)
Bugzilla Bug #490489 - Configuration modifications are not replicated between
admins, agents, and end entities Bugzilla Bug #490483 - Unable to configure CA using "Shared Ports" git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@317 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
-rw-r--r--pki/dogtag/ca/pki-ca.spec6
-rw-r--r--pki/dogtag/common/pki-common.spec6
-rw-r--r--pki/dogtag/kra/pki-kra.spec6
-rw-r--r--pki/dogtag/ocsp/pki-ocsp.spec6
-rw-r--r--pki/dogtag/setup/pki-setup.spec6
-rw-r--r--pki/dogtag/tks/pki-tks.spec6
6 files changed, 30 insertions, 6 deletions
diff --git a/pki/dogtag/ca/pki-ca.spec b/pki/dogtag/ca/pki-ca.spec
index 48c793e3e..ce6602910 100644
--- a/pki/dogtag/ca/pki-ca.spec
+++ b/pki/dogtag/ca/pki-ca.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.0.0
-%define base_release 34
+%define base_release 35
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -281,6 +281,10 @@ fi
###############################################################################
%changelog
+* Fri Mar 20 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-35
+- Bugzilla Bug #490489 - Configuration modifications are not replicated
+ between admins, agents, and end entities
+- Bugzilla Bug #490483 - Unable to configure CA using "Shared Ports"
* Fri Mar 20 2009 Christina Fu <cfu@redhat.com> 1.0.0-34
- Bugzilla Bug #472916 - Renewal: certs created during post-installation can not be renewed via profile framework. PHASE 1 ONLY.
* Wed Mar 11 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-33
diff --git a/pki/dogtag/common/pki-common.spec b/pki/dogtag/common/pki-common.spec
index f61e7821b..2dee5ea5c 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.0.0
-%define base_release 54
+%define base_release 55
%define base_group System Environment/Base
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -285,6 +285,10 @@ chmod 00755 %{_datadir}/%{base_prefix}/setup/postinstall
###############################################################################
%changelog
+* Fri Mar 20 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-55
+- Bugzilla Bug #490489 - Configuration modifications are not replicated
+ between admins, agents, and end entities
+- Bugzilla Bug #490483 - Unable to configure CA using "Shared Ports"
* Fri Mar 20 2009 Christina Fu <cfu@redhat.com> 1.0.0-54
- Bugzilla Bug #472916 - Renewal: certs created during post-installation can not be renewed via profile framework. PHASE 1 ONLY.
* Tue Mar 17 2009 Andrew Wnuk <awnuk@redhat.com> 1.0.0-53
diff --git a/pki/dogtag/kra/pki-kra.spec b/pki/dogtag/kra/pki-kra.spec
index 0d82e90b3..048b1c43c 100644
--- a/pki/dogtag/kra/pki-kra.spec
+++ b/pki/dogtag/kra/pki-kra.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.0.0
-%define base_release 21
+%define base_release 22
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -288,6 +288,10 @@ fi
###############################################################################
%changelog
+* Fri Mar 20 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-22
+- Bugzilla Bug #490489 - Configuration modifications are not replicated
+ between admins, agents, and end entities
+- Bugzilla Bug #490483 - Unable to configure CA using "Shared Ports"
* Wed Mar 11 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-21
- Bugzilla Bug #488338 - start/stop scripts should list all the
available port numbers with their functionality
diff --git a/pki/dogtag/ocsp/pki-ocsp.spec b/pki/dogtag/ocsp/pki-ocsp.spec
index 9bfd292b0..008246ac9 100644
--- a/pki/dogtag/ocsp/pki-ocsp.spec
+++ b/pki/dogtag/ocsp/pki-ocsp.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.0.0
-%define base_release 20
+%define base_release 21
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -297,6 +297,10 @@ fi
###############################################################################
%changelog
+* Fri Mar 20 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-21
+- Bugzilla Bug #490489 - Configuration modifications are not replicated
+ between admins, agents, and end entities
+- Bugzilla Bug #490483 - Unable to configure CA using "Shared Ports"
* Wed Mar 11 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-20
- Bugzilla Bug #488338 - start/stop scripts should list all the
available port numbers with their functionality
diff --git a/pki/dogtag/setup/pki-setup.spec b/pki/dogtag/setup/pki-setup.spec
index f3180bb4c..83eefb72f 100644
--- a/pki/dogtag/setup/pki-setup.spec
+++ b/pki/dogtag/setup/pki-setup.spec
@@ -33,7 +33,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.0.0
-%define base_release 19
+%define base_release 20
%define base_group System Environment/Shells
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -217,6 +217,10 @@ rm -rf ${RPM_BUILD_ROOT}
###############################################################################
%changelog
+* Fri Mar 20 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-20
+- Bugzilla Bug #490489 - Configuration modifications are not replicated
+ between admins, agents, and end entities
+- Bugzilla Bug #490483 - Unable to configure CA using "Shared Ports"
* Wed Mar 18 2009 Christina Fu <cfu@redhat.com> 1.0.0-19
- Bugzilla Bug # 485166 - Signed Audit Feature for TPS
* Wed Mar 11 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-18
diff --git a/pki/dogtag/tks/pki-tks.spec b/pki/dogtag/tks/pki-tks.spec
index 669b11069..c6b2b0aa7 100644
--- a/pki/dogtag/tks/pki-tks.spec
+++ b/pki/dogtag/tks/pki-tks.spec
@@ -34,7 +34,7 @@
## Package Header Definitions
%define base_name %{base_prefix}-%{base_component}
%define base_version 1.0.0
-%define base_release 20
+%define base_release 21
%define base_group System Environment/Daemons
%define base_vendor Red Hat, Inc.
%define base_license GPLv2 with exceptions
@@ -290,6 +290,10 @@ fi
###############################################################################
%changelog
+* Fri Mar 20 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-21
+- Bugzilla Bug #490489 - Configuration modifications are not replicated
+ between admins, agents, and end entities
+- Bugzilla Bug #490483 - Unable to configure CA using "Shared Ports"
* Wed Mar 11 2009 Matthew Harmsen <mharmsen@redhat.com> 1.0.0-20
- Bugzilla Bug #488338 - start/stop scripts should list all the
available port numbers with their functionality