summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-03-17 23:18:54 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-03-17 23:18:54 +0000
commitf8aeef4bd03bdc5c5580464a7f17e6a0df1d3a39 (patch)
tree574b9813ea22a6d545eabeda449b51b61d6e6d46
parent61f9d398f18ff191c9357d5a303c47a70a59366e (diff)
downloadpki-f8aeef4bd03bdc5c5580464a7f17e6a0df1d3a39.tar.gz
pki-f8aeef4bd03bdc5c5580464a7f17e6a0df1d3a39.tar.xz
pki-f8aeef4bd03bdc5c5580464a7f17e6a0df1d3a39.zip
Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1896 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
-rw-r--r--pki/CMakeLists.txt11
-rwxr-xr-xpki/scripts/compose_dogtag_pki_theme_packages2
-rwxr-xr-xpki/scripts/compose_pki_console_packages2
-rwxr-xr-xpki/scripts/compose_pki_core_packages2
-rwxr-xr-xpki/scripts/compose_pki_kra_packages2
-rwxr-xr-xpki/scripts/compose_pki_tps_packages2
-rw-r--r--pki/specs/dogtag-pki-theme.spec11
-rw-r--r--pki/specs/pki-console.spec7
-rw-r--r--pki/specs/pki-core.spec34
-rw-r--r--pki/specs/pki-kra.spec6
-rw-r--r--pki/specs/pki-tps.spec19
11 files changed, 85 insertions, 13 deletions
diff --git a/pki/CMakeLists.txt b/pki/CMakeLists.txt
index e4545743..59896730 100644
--- a/pki/CMakeLists.txt
+++ b/pki/CMakeLists.txt
@@ -16,15 +16,18 @@ if (BUILD_IPA_PKI_THEME)
set(APPLICATION_VERSION_PATCH "3")
elseif (BUILD_DOGTAG_PKI_THEME)
set(APPLICATION_FLAVOR_DOGTAG_PKI_THEME TRUE)
- set(APPLICATION_VERSION_PATCH "1")
+ # override APPLICATION VERSION
+ set(APPLICATION_VERSION_PATCH "2")
elseif (BUILD_REDHAT_PKI_THEME)
set(APPLICATION_FLAVOR_REDHAT_PKI_THEME TRUE)
elseif (BUILD_PKI_CORE)
set(APPLICATION_FLAVOR_PKI_CORE TRUE)
# override APPLICATION VERSION
- set(APPLICATION_VERSION_PATCH "3")
+ set(APPLICATION_VERSION_PATCH "4")
elseif (BUILD_PKI_KRA)
set(APPLICATION_FLAVOR_PKI_KRA TRUE)
+ # override APPLICATION VERSION
+ set(APPLICATION_VERSION_PATCH "1")
elseif (BUILD_PKI_OCSP)
set(APPLICATION_FLAVOR_PKI_OCSP TRUE)
elseif (BUILD_PKI_RA)
@@ -33,8 +36,12 @@ elseif (BUILD_PKI_TKS)
set(APPLICATION_FLAVOR_PKI_TKS TRUE)
elseif (BUILD_PKI_TPS)
set(APPLICATION_FLAVOR_PKI_TPS TRUE)
+ # override APPLICATION VERSION
+ set(APPLICATION_VERSION_PATCH "1")
elseif (BUILD_PKI_CONSOLE)
set(APPLICATION_FLAVOR_PKI_CONSOLE TRUE)
+ # override APPLICATION VERSION
+ set(APPLICATION_VERSION_PATCH "1")
elseif (BUILD_PKI_MIGRATE)
set(APPLICATION_FLAVOR_PKI_MIGRATE TRUE)
endif ()
diff --git a/pki/scripts/compose_dogtag_pki_theme_packages b/pki/scripts/compose_dogtag_pki_theme_packages
index 057b1df2..10c433ea 100755
--- a/pki/scripts/compose_dogtag_pki_theme_packages
+++ b/pki/scripts/compose_dogtag_pki_theme_packages
@@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##
DOGTAG_PKI_THEME="dogtag-pki-theme"
-DOGTAG_PKI_THEME_VERSION="9.0.1"
+DOGTAG_PKI_THEME_VERSION="9.0.2"
##
diff --git a/pki/scripts/compose_pki_console_packages b/pki/scripts/compose_pki_console_packages
index 293a30ff..57f7d8b7 100755
--- a/pki/scripts/compose_pki_console_packages
+++ b/pki/scripts/compose_pki_console_packages
@@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##
PKI_CONSOLE="pki-console"
-PKI_CONSOLE_VERSION="9.0.0"
+PKI_CONSOLE_VERSION="9.0.1"
##
diff --git a/pki/scripts/compose_pki_core_packages b/pki/scripts/compose_pki_core_packages
index c517f6f9..05c035cd 100755
--- a/pki/scripts/compose_pki_core_packages
+++ b/pki/scripts/compose_pki_core_packages
@@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##
PKI_CORE="pki-core"
-PKI_CORE_VERSION="9.0.3"
+PKI_CORE_VERSION="9.0.4"
##
diff --git a/pki/scripts/compose_pki_kra_packages b/pki/scripts/compose_pki_kra_packages
index 3a7605fd..1578aedc 100755
--- a/pki/scripts/compose_pki_kra_packages
+++ b/pki/scripts/compose_pki_kra_packages
@@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##
PKI_KRA="pki-kra"
-PKI_KRA_VERSION="9.0.0"
+PKI_KRA_VERSION="9.0.1"
##
diff --git a/pki/scripts/compose_pki_tps_packages b/pki/scripts/compose_pki_tps_packages
index daba0d4b..1967bf4a 100755
--- a/pki/scripts/compose_pki_tps_packages
+++ b/pki/scripts/compose_pki_tps_packages
@@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##
PKI_TPS="pki-tps"
-PKI_TPS_VERSION="9.0.0"
+PKI_TPS_VERSION="9.0.1"
##
diff --git a/pki/specs/dogtag-pki-theme.spec b/pki/specs/dogtag-pki-theme.spec
index eb273ed7..d2b05c4a 100644
--- a/pki/specs/dogtag-pki-theme.spec
+++ b/pki/specs/dogtag-pki-theme.spec
@@ -1,5 +1,5 @@
Name: dogtag-pki-theme
-Version: 9.0.1
+Version: 9.0.2
Release: 1%{?dist}
Summary: Certificate System - Dogtag PKI Theme Components
URL: http://pki.fedoraproject.org/
@@ -346,6 +346,15 @@ chmod 755 %{buildroot}%{_datadir}/pki/tps-ui/cgi-bin/sow/cfg.pl
%changelog
+* Thu Mar 17 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.2-1
+- Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
+- Bugzilla Bug #676421 - CC: Remove unused TPS interface calls and add
+ audit logging
+- Bugzilla Bug #606944 - Convert TPS to use ldap utilities and API from
+ OpenLDAP instead of the Mozldap
+- Bugzilla Bug #678142 - Flakey JAR packaging encountered on Fedora 15
+ when using Mock
+
* Fri Feb 4 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.1-1
- Bugzilla Bug #606944 - Convert TPS to use ldap utilities and API from
OpenLDAP instead of the Mozldap
diff --git a/pki/specs/pki-console.spec b/pki/specs/pki-console.spec
index ef99efc2..b40b700b 100644
--- a/pki/specs/pki-console.spec
+++ b/pki/specs/pki-console.spec
@@ -1,5 +1,5 @@
Name: pki-console
-Version: 9.0.0
+Version: 9.0.1
Release: 1%{?dist}
Summary: Certificate System - PKI Console
URL: http://pki.fedoraproject.org/
@@ -72,6 +72,11 @@ cd build
%changelog
+* Thu Mar 17 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.1-1
+- Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
+- Bugzilla Bug #676682 - REGRESSION: Restore missing 'gif' files
+ to console . . .
+
* Wed Dec 1 2010 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-1
- Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0
- Bugzilla Bug #607380 - CC: Make sure Java Console can configure
diff --git a/pki/specs/pki-core.spec b/pki/specs/pki-core.spec
index 24e1d498..f0465ca7 100644
--- a/pki/specs/pki-core.spec
+++ b/pki/specs/pki-core.spec
@@ -1,6 +1,6 @@
Name: pki-core
-Version: 9.0.3
-Release: 2%{?dist}
+Version: 9.0.4
+Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -592,6 +592,36 @@ fi
%changelog
+* Thu Mar 17 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.4-1
+- Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
+- Bugzilla Bug #676182 - IPA installation failing - Fails to create CA
+ instance
+- Bugzilla Bug #675742 - Profile caIPAserviceCert Not Found
+- 'pki-setup'
+- Bugzilla Bug #678157 - uninitialized variable warnings from Perl
+- Bugzilla Bug #679574 - Velocity fails to load all dependent classes
+- Bugzilla Bug #680420 - xml-commons-apis.jar dependency
+- Bugzilla Bug #682013 - pkisilent needs xml-commons-apis.jar in it's
+ classpath
+- Bugzilla Bug #673508 - CS8 64 bit pkicreate script uses wrong library
+ name for SafeNet LunaSA
+- 'pki-common'
+- Bugzilla Bug #673638 - Installation within IPA hangs
+- Bugzilla Bug #678715 - netstat loop fixes needed
+- Bugzilla Bug #673609 - CC: authorize() call needs to be added to
+ getStats servlet
+- 'pki-selinux'
+- Bugzilla Bug #674195: SELinux error message thrown during token
+ enrollment
+- 'pki-ca'
+- Bugzilla Bug #673638 - Installation within IPA hangs
+- Bugzilla Bug #673609 - CC: authorize() call needs to be added to
+ getStats servlet
+- Bugzilla Bug #676330 - init script cannot start service
+- 'pki-silent'
+- Bugzilla Bug #682013 - pkisilent needs xml-commons-apis.jar in it's
+ classpath
+
* Wed Feb 9 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.3-2
- 'pki-common'
- Bugzilla Bug #676051 - IPA installation failing - Fails to create CA
diff --git a/pki/specs/pki-kra.spec b/pki/specs/pki-kra.spec
index 461dfc66..2fcd4aa2 100644
--- a/pki/specs/pki-kra.spec
+++ b/pki/specs/pki-kra.spec
@@ -1,5 +1,5 @@
Name: pki-kra
-Version: 9.0.0
+Version: 9.0.1
Release: 1%{?dist}
Summary: Certificate System - Data Recovery Manager
URL: http://pki.fedoraproject.org/
@@ -159,6 +159,10 @@ fi
%changelog
+* Thu Mar 17 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.1-1
+- Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
+- Bugzilla Bug #673638 - Installation within IPA hangs
+
* Wed Dec 1 2010 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-1
- Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0
- Bugzilla Bug #620925 - CC: auditor needs to be able to download audit logs
diff --git a/pki/specs/pki-tps.spec b/pki/specs/pki-tps.spec
index 61cc0e0b..ce5f4675 100644
--- a/pki/specs/pki-tps.spec
+++ b/pki/specs/pki-tps.spec
@@ -1,5 +1,5 @@
Name: pki-tps
-Version: 9.0.0
+Version: 9.0.1
Release: 1%{?dist}
Summary: Certificate System - Token Processing System
URL: http://pki.fedoraproject.org/
@@ -214,6 +214,23 @@ fi
%changelog
+* Thu Mar 17 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.1-1
+- Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
+- Bugzilla Bug #676421 - CC: Remove unused TPS interface calls and add
+ audit logging
+- Bugzilla Bug #676678 - Missing audit log messages for Secure Channel
+ Generation.
+- Bugzilla Bug #606944 - Convert TPS to use ldap utilities and API from
+ OpenLDAP instead of the Mozldap
+- Bugzilla Bug #676152 - Token enrollment with symmetric key change over
+ fails.
+- Bugzilla Bug #674396 - TPS: some audit signatures failed to verify
+- Bugzilla Bug #680567 - CC doc: remove update.applet.directory audit
+ message from TPS doc.
+- Bugzilla Bug #681066 - TPS authentication crash when exercising audit
+ log message.
+- Bugzilla Bug #684259 - incorrect group used for tps operators
+
* Wed Dec 1 2010 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-1
- Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0
- Bugzilla Bug #620863 - saved CS.cfg files should be moved to a subdirectory