[dogtag-pki/f15] Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16 (Update minimum packages to account for

kwright kwright at fedoraproject.org
Sat Jan 7 03:58:24 UTC 2012


commit 975689c5bca8d89adec69b95ada916061ccf4218
Author: Kevin Wright <kwright at redhat.com>
Date:   Fri Jan 6 19:58:19 2012 -0800

    Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16
    (Update minimum packages to account for NSS bug change in
    Bugzilla Bug #771357 - sslget does not work after FEDORA-2011-17400
    update, breaking FreeIPA install)

 clog            |    8 ++++----
 dogtag-pki.spec |   20 +++++++++++++-------
 2 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/clog b/clog
index f64ffa0..c354f69 100644
--- a/clog
+++ b/clog
@@ -1,4 +1,4 @@
-Bugzilla Bug #749927 - Java class conflicts using Java 7 in Fedora 17
-(rawhide) . . .
-Bugzilla Bug #749945 - Installation error reported during CA, DRM,
-OCSP, and TKS package installation . . .
+Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16
+(Update minimum packages to account for NSS bug change in
+Bugzilla Bug #771357 - sslget does not work after FEDORA-2011-17400
+update, breaking FreeIPA install)
diff --git a/dogtag-pki.spec b/dogtag-pki.spec
index addede4..2669a13 100644
--- a/dogtag-pki.spec
+++ b/dogtag-pki.spec
@@ -1,7 +1,7 @@
 Summary:          Dogtag Public Key Infrastructure (PKI) Suite
 Name:             dogtag-pki
 Version:          9.0.0
-Release:          8%{?dist}
+Release:          9%{?dist}
 # The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
 License:          GPLv2 and LGPLv2
 URL:              http://pki.fedoraproject.org/
@@ -11,11 +11,11 @@ BuildArch:        noarch
 
 # Establish MINIMUM package versions based upon platform
 %if 0%{?fedora} >= 17
-%define dogtag_pki_theme_version   9.0.9
+%define dogtag_pki_theme_version   9.0.10
 %define esc_version                1.1.0
 %define jss_version                4.2.6-21
 %define osutil_version             2.0.2
-%define pki_core_version           9.0.16
+%define pki_core_version           9.0.17
 %define pki_kra_version            9.0.9
 %define pki_ocsp_version           9.0.8
 %define pki_ra_version             9.0.4
@@ -25,11 +25,11 @@ BuildArch:        noarch
 %define tomcatjss_version          6.0.2
 %else
 %if 0%{?fedora} >= 16
-%define dogtag_pki_theme_version   9.0.9
+%define dogtag_pki_theme_version   9.0.10
 %define esc_version                1.1.0
 %define jss_version                4.2.6-19.1
 %define osutil_version             2.0.2
-%define pki_core_version           9.0.15
+%define pki_core_version           9.0.17
 %define pki_kra_version            9.0.8
 %define pki_ocsp_version           9.0.7
 %define pki_ra_version             9.0.4
@@ -39,11 +39,11 @@ BuildArch:        noarch
 %define tomcatjss_version          6.0.2
 %else
 %if 0%{?fedora} >= 15
-%define dogtag_pki_theme_version   9.0.0
+%define dogtag_pki_theme_version   9.0.10
 %define esc_version                1.1.0
 %define jss_version                4.2.6-17
 %define osutil_version             2.0.1
-%define pki_core_version           9.0.0
+%define pki_core_version           9.0.17
 %define pki_kra_version            9.0.0
 %define pki_ocsp_version           9.0.0
 %define pki_ra_version             9.0.0
@@ -194,6 +194,12 @@ rm -rf %{buildroot}
 %doc README
 
 %changelog
+* Thu Jan  5 2012 Matthew Harmsen <mharmsen at redhat.com> 9.0.9-1
+- Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16
+  (Update minimum packages to account for NSS bug change in
+   Bugzilla Bug #771357 - sslget does not work after FEDORA-2011-17400
+   update, breaking FreeIPA install)
+
 * Fri Oct 28 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.8-1
 - Bugzilla Bug #749927 - Java class conflicts using Java 7 in Fedora 17
   (rawhide) . . .


More information about the scm-commits mailing list