[pki-kra/f15/master] Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta) Bugzilla Bug #683581 - CA configu

kwright kwright at fedoraproject.org
Sat Mar 26 23:46:06 UTC 2011


commit a5c5a1d85106ac72a281f086acb487b719b9477f
Author: Kevin Wright <kwright at redhat.com>
Date:   Sat Mar 26 16:46:00 2011 -0700

    Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
    Bugzilla Bug #683581 - CA configuration with ECC(Default
    EC curve-nistp521) CA fails with 'signing operation failed'
    Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
    Require "jss >= 4.2.6-15" as a build and runtime requirement

 .gitignore   |    1 +
 clog         |    7 +++++--
 pki-kra.spec |   11 +++++++++--
 sources      |    2 +-
 4 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2f0f82..bb406db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pki-kra-1.3.3.tar.gz
 pki-kra-1.3.4.tar.gz
 /pki-kra-9.0.0.tar.gz
 /pki-kra-9.0.1.tar.gz
+/pki-kra-9.0.2.tar.gz
diff --git a/clog b/clog
index 923e3ad..0b996e8 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,5 @@
-Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
-Bugzilla Bug #673638 - Installation within IPA hangs
+Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
+Bugzilla Bug #683581 - CA configuration with ECC(Default
+EC curve-nistp521) CA fails with 'signing operation failed'
+Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
+Require "jss >= 4.2.6-15" as a build and runtime requirement
diff --git a/pki-kra.spec b/pki-kra.spec
index 2fcd4aa..4987f24 100644
--- a/pki-kra.spec
+++ b/pki-kra.spec
@@ -1,5 +1,5 @@
 Name:             pki-kra
-Version:          9.0.1
+Version:          9.0.2
 Release:          1%{?dist}
 Summary:          Certificate System - Data Recovery Manager
 URL:              http://pki.fedoraproject.org/
@@ -13,7 +13,7 @@ BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:    cmake
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    jpackage-utils
-BuildRequires:    jss >= 4.2.6-12
+BuildRequires:    jss >= 4.2.6-15
 BuildRequires:    nspr-devel
 BuildRequires:    nss-devel
 BuildRequires:    pki-common
@@ -159,6 +159,13 @@ fi
 
 
 %changelog
+* Fri Mar 25 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.2-1
+- Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
+- Bugzilla Bug #683581 - CA configuration with ECC(Default
+  EC curve-nistp521) CA fails with 'signing operation failed'
+- Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
+- Require "jss >= 4.2.6-15" as a build and runtime requirement
+
 * Thu Mar 17 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.1-1
 - Bugzilla Bug #688763 - Rebase updated Dogtag Packages for Fedora 15 (alpha)
 - Bugzilla Bug #673638 - Installation within IPA hangs
diff --git a/sources b/sources
index 5e7fa9d..1c90a84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-472acfecbcc6117f1713f3b3eecf8e70  pki-kra-9.0.1.tar.gz
+0a2f554e7d2e584f205671437236d9ca  pki-kra-9.0.2.tar.gz


More information about the scm-commits mailing list