diff options
| -rw-r--r-- | pki/dogtag/ca/pki-ca.spec | 6 | ||||
| -rw-r--r-- | pki/dogtag/common/pki-common.spec | 6 | ||||
| -rw-r--r-- | pki/dogtag/kra/pki-kra.spec | 6 | ||||
| -rw-r--r-- | pki/dogtag/ocsp/pki-ocsp.spec | 6 | ||||
| -rw-r--r-- | pki/dogtag/setup/pki-setup.spec | 6 | ||||
| -rw-r--r-- | pki/dogtag/tks/pki-tks.spec | 6 |
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 |
