summaryrefslogtreecommitdiffstats
path: root/pki
diff options
context:
space:
mode:
Diffstat (limited to 'pki')
-rw-r--r--pki/CMakeLists.txt2
-rwxr-xr-xpki/scripts/compose_pki_core_packages2
-rw-r--r--pki/specs/pki-core.spec27
3 files changed, 28 insertions, 3 deletions
diff --git a/pki/CMakeLists.txt b/pki/CMakeLists.txt
index f3f7fdfb..35b989b8 100644
--- a/pki/CMakeLists.txt
+++ b/pki/CMakeLists.txt
@@ -23,7 +23,7 @@ elseif (BUILD_REDHAT_PKI_THEME)
elseif (BUILD_PKI_CORE)
set(APPLICATION_FLAVOR_PKI_CORE TRUE)
# override APPLICATION VERSION
- set(APPLICATION_VERSION_PATCH "9")
+ set(APPLICATION_VERSION_PATCH "10")
elseif (BUILD_PKI_KRA)
set(APPLICATION_FLAVOR_PKI_KRA TRUE)
# override APPLICATION VERSION
diff --git a/pki/scripts/compose_pki_core_packages b/pki/scripts/compose_pki_core_packages
index 399d39ca..cd1445b4 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.9"
+PKI_CORE_VERSION="9.0.10"
##
diff --git a/pki/specs/pki-core.spec b/pki/specs/pki-core.spec
index 86d34a34..b412202e 100644
--- a/pki/specs/pki-core.spec
+++ b/pki/specs/pki-core.spec
@@ -1,5 +1,5 @@
Name: pki-core
-Version: 9.0.9
+Version: 9.0.10
Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
@@ -599,6 +599,31 @@ fi
%changelog
+* Fri Jul 22 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.10-1
+- 'pki-setup'
+- 'pki-symkey'
+- 'pki-native-tools'
+- 'pki-util'
+- Bugzilla Bug #719007 - Key Constraint keyParameter being ignored
+ using an ECC CA to generate ECC certs from CRMF. (jmagne)
+- Bugzilla Bug #716307 - rhcs80 - DER shall not include an encoding
+ for any component value which is equal to its default value (alee)
+- 'pki-java-tools'
+- 'pki-common'
+- Bugzilla Bug #720510 - Console: Adding a certificate into nethsm
+ throws Token not found error. (jmagne)
+- Bugzilla Bug #719007 - Key Constraint keyParameter being ignored
+ using an ECC CA to generate ECC certs from CRMF. (jmagne)
+- Bugzilla Bug #716307 - rhcs80 - DER shall not include an encoding
+ for any component value which is equal to its default value (alee)
+- Bugzilla Bug #722989 - Registering an agent when a subsystem is
+ created - does not log AUTHZ_SUCCESS event. (alee)
+- 'pki-selinux'
+- 'pki-ca'
+- Bugzilla Bug #719113 - Add client usage flag to caIPAserviceCert
+ (awnuk)
+- 'pki-silent'
+
* Thu Jul 14 2011 Matthew Harmsen <mharmsen@redhat.com> 9.0.9-1
- Updated release of 'jss'
- Updated release of 'tomcatjss' for Fedora 15