[pki-tps/f15] Bugzilla Bug #730146 - SSL handshake picks non-FIPS ciphers in FIPS mode (cfu) Bugzilla Bug #730162

kwright kwright at fedoraproject.org
Fri Oct 7 03:15:57 UTC 2011


commit 3bf20ccaef482824934c6e091afbfe1514e9fbb2
Author: Kevin Wright <kwright at redhat.com>
Date:   Thu Oct 6 20:15:56 2011 -0700

    Bugzilla Bug #730146 - SSL handshake picks non-FIPS ciphers in FIPS mode (cfu)
    Bugzilla Bug #730162 - TPS/TKS token enrollment failure in FIPS mode
    (hsm+NSS).  (jmagne)
    Bugzilla Bug #737184 - TPS UI display admin user name as
    "undefined TUS Administrator". (awnuk)
    Bugzilla Bug #735191 - in ou=tokens, token_type not getting updated if a
    card is changed from one type to another (awnuk)

 .gitignore   |    1 +
 clog         |    9 +++++++--
 pki-tps.spec |   13 +++++++++++--
 sources      |    2 +-
 4 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7430f7..23559e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ pki-tps-1.3.2.tar.gz
 /pki-tps-9.0.4.tar.gz
 /pki-tps-9.0.5.tar.gz
 /pki-tps-9.0.6.tar.gz
+/pki-tps-9.0.7.tar.gz
diff --git a/clog b/clog
index fd72082..d8b9767 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,7 @@
-Bugzilla Bug #725572 - Starting TPS subsystem with no pre-existing audit
-log file does not write audit messages.
+Bugzilla Bug #730146 - SSL handshake picks non-FIPS ciphers in FIPS mode (cfu)
+Bugzilla Bug #730162 - TPS/TKS token enrollment failure in FIPS mode
+(hsm+NSS).  (jmagne)
+Bugzilla Bug #737184 - TPS UI display admin user name as
+"undefined TUS Administrator". (awnuk)
+Bugzilla Bug #735191 - in ou=tokens, token_type not getting updated if a
+card is changed from one type to another (awnuk)
diff --git a/pki-tps.spec b/pki-tps.spec
index bd91f1b..ac70452 100644
--- a/pki-tps.spec
+++ b/pki-tps.spec
@@ -1,5 +1,5 @@
 Name:             pki-tps
-Version:          9.0.6
+Version:          9.0.7
 Release:          1%{?dist}
 Summary:          Certificate System - Token Processing System
 URL:              http://pki.fedoraproject.org/
@@ -29,7 +29,7 @@ Requires:         perl-Mozilla-LDAP
 Requires:         pki-native-tools
 Requires:         pki-selinux
 Requires:         pki-setup
-Requires:         pki-tps-theme
+Requires:         pki-tps-theme >= 9.0.0
 Requires(post):   chkconfig
 Requires(preun):  chkconfig
 Requires(preun):  initscripts
@@ -215,6 +215,15 @@ fi
 
 
 %changelog
+* Thu Sep 22 2011 Jack Magne <jmagne at redhat.com> 9.0.7-1
+- Bugzilla Bug #730146 - SSL handshake picks non-FIPS ciphers in FIPS mode (cfu)
+- Bugzilla Bug #730162 - TPS/TKS token enrollment failure in FIPS mode
+  (hsm+NSS).  (jmagne)
+- Bugzilla Bug #737184 - TPS UI display admin user name as
+  "undefined TUS Administrator". (awnuk)
+- Bugzilla Bug #735191 - in ou=tokens, token_type not getting updated if a
+  card is changed from one type to another (awnuk)
+
 * Wed Aug 10 2011 Jack Magne <jmagne at redhat.com> 9.0.6-1
 - Bugzilla Bug #725572 - Starting TPS subsystem with no pre-existing audit
   log file does not write audit messages.
diff --git a/sources b/sources
index d8ba556..d778838 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efec9882b6fcd56518077bda52e95199  pki-tps-9.0.6.tar.gz
+188477275347f8d3d1c6bf3b12f1a508  pki-tps-9.0.7.tar.gz


More information about the scm-commits mailing list