[pki-core] 'pki-setup' 'pki-symkey' 'pki-native-tools' Bugzilla Bug #771357 - sslget does not work after FEDORA

kwright kwright at fedoraproject.org
Sat Jan 7 03:46:31 UTC 2012


commit c1d2753add43e1fbd7509b265aba03434c344096
Author: Kevin Wright <kwright at redhat.com>
Date:   Fri Jan 6 19:46:28 2012 -0800

    'pki-setup'
    'pki-symkey'
    'pki-native-tools'
    Bugzilla Bug #771357 - sslget does not work after FEDORA-2011-17400
    update, breaking FreeIPA install
    'pki-util'
    'pki-java-tools'
    Bugzilla Bug #757848 - DRM re-key tool: introduces a blank line in the
    middle of an ldif entry.
    'pki-common'
    Bugzilla Bug #747019 - Migrated policy requests from 7.1->8.1 displays
    issuedcerts and cert_Info params as base 64 blobs.
    Bugzilla Bug #756133 - Some DRM components are not referring properly
    to DRM's request and key records.
    Bugzilla Bug #758505 - DRM's request list breaks after migration of
    request records with big IDs.
    Bugzilla Bug #768138 - Make sure that paging works correctly in CA and
    DRM
    'pki-selinux'
    'pki-ca'
    'pki-silent'

 .gitignore    |    1 +
 clog          |   23 ++++++++++++-----------
 pki-core.spec |   25 ++++++++++++++++++++++++-
 sources       |    2 +-
 4 files changed, 38 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d77797..02cbba1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /pki-core-9.0.14.tar.gz
 /pki-core-9.0.15.tar.gz
 /pki-core-9.0.16.tar.gz
+/pki-core-9.0.17.tar.gz
diff --git a/clog b/clog
index 1efb181..5dd0c4b 100644
--- a/clog
+++ b/clog
@@ -1,20 +1,21 @@
 'pki-setup'
 'pki-symkey'
 'pki-native-tools'
+Bugzilla Bug #771357 - sslget does not work after FEDORA-2011-17400
+update, breaking FreeIPA install
 'pki-util'
-Bugzilla Bug #737122 - DRM: during archiving and recovering,
-wrapping unwrapping keys should be done in the token (cfu)
 'pki-java-tools'
+Bugzilla Bug #757848 - DRM re-key tool: introduces a blank line in the
+middle of an ldif entry.
 'pki-common'
-Bugzilla Bug #744797 - KRA key recovery (retrieve pkcs#12) fails after
-the in-place upgrade( CS 8.0->8.1) (cfu)
+Bugzilla Bug #747019 - Migrated policy requests from 7.1->8.1 displays
+issuedcerts and cert_Info params as base 64 blobs.
+Bugzilla Bug #756133 - Some DRM components are not referring properly
+to DRM's request and key records.
+Bugzilla Bug #758505 - DRM's request list breaks after migration of
+request records with big IDs.
+Bugzilla Bug #768138 - Make sure that paging works correctly in CA and
+DRM
 'pki-selinux'
 'pki-ca'
-Bugzilla Bug #746367 - Typo in the profile name. (jmagne)
-Bugzilla Bug #737122 - DRM: during archiving and recovering,
-wrapping unwrapping keys should be done in the token (cfu)
-Bugzilla Bug #749927 - Java class conflicts using Java 7 in Fedora 17
-(rawhide) . . . (mharmsen)
-Bugzilla Bug #749945 - Installation error reported during CA, DRM,
-OCSP, and TKS package installation . . . (mharmsen)
 'pki-silent'
diff --git a/pki-core.spec b/pki-core.spec
index 020b31a..4b50d94 100644
--- a/pki-core.spec
+++ b/pki-core.spec
@@ -1,5 +1,5 @@
 Name:             pki-core
-Version:          9.0.16
+Version:          9.0.17
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Core Components
 URL:              http://pki.fedoraproject.org/
@@ -721,6 +721,29 @@ fi
 
 
 %changelog
+* Thu Jan  5 2012 Matthew Harmsen <mharmsen at redhat.com> 9.0.17-1
+- 'pki-setup'
+- 'pki-symkey'
+- 'pki-native-tools'
+-      Bugzilla Bug #771357 - sslget does not work after FEDORA-2011-17400
+       update, breaking FreeIPA install
+- 'pki-util'
+- 'pki-java-tools'
+-      Bugzilla Bug #757848 - DRM re-key tool: introduces a blank line in the
+       middle of an ldif entry.
+- 'pki-common'
+-      Bugzilla Bug #747019 - Migrated policy requests from 7.1->8.1 displays
+       issuedcerts and cert_Info params as base 64 blobs.
+-      Bugzilla Bug #756133 - Some DRM components are not referring properly
+       to DRM's request and key records.
+-      Bugzilla Bug #758505 - DRM's request list breaks after migration of
+       request records with big IDs.
+-      Bugzilla Bug #768138 - Make sure that paging works correctly in CA and
+       DRM
+- 'pki-selinux'
+- 'pki-ca'
+- 'pki-silent'
+
 * Fri Oct 28 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.16-1
 - 'pki-setup'
 - 'pki-symkey'
diff --git a/sources b/sources
index 785e20a..9d70a5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cb57680d43e099024ccb001ebb64dc0  pki-core-9.0.16.tar.gz
+2526fcf4bc38b45eeb36168c750c4316  pki-core-9.0.17.tar.gz


More information about the scm-commits mailing list