[pki-ra] Bugzilla Bug #694569 - parameter used by pkiremove not updated Bugzilla Bug #699364 - PKI-RA instanc

kwright kwright at fedoraproject.org
Sat Apr 30 22:04:20 UTC 2011


commit f6b503a2697c61c39d5d415f077fc6a02b97a418
Author: Kevin Wright <kwright at redhat.com>
Date:   Sat Apr 30 15:04:11 2011 -0700

    Bugzilla Bug #694569 - parameter used by pkiremove not updated
    Bugzilla Bug #699364 - PKI-RA instance not created successfully
    Bugzilla Bug #699837 - service command is not fully backwards compatible
    with Dogtag pki subsystems

 .gitignore  |    1 +
 clog        |    6 ++++--
 pki-ra.spec |    8 +++++++-
 sources     |    2 +-
 4 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62eeb19..c5d22af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pki-ra-1.3.1.tar.gz
 /pki-ra-9.0.0.tar.gz
 /pki-ra-9.0.1.tar.gz
+/pki-ra-9.0.2.tar.gz
diff --git a/clog b/clog
index 7ee9f3f..72d0631 100644
--- a/clog
+++ b/clog
@@ -1,2 +1,4 @@
-Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
-Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
+Bugzilla Bug #694569 - parameter used by pkiremove not updated
+Bugzilla Bug #699364 - PKI-RA instance not created successfully
+Bugzilla Bug #699837 - service command is not fully backwards compatible
+with Dogtag pki subsystems
diff --git a/pki-ra.spec b/pki-ra.spec
index 7288a31..e3f72a5 100644
--- a/pki-ra.spec
+++ b/pki-ra.spec
@@ -1,5 +1,5 @@
 Name:             pki-ra
-Version:          9.0.1
+Version:          9.0.2
 Release:          1%{?dist}
 Summary:          Certificate System - Registration Authority
 URL:              http://pki.fedoraproject.org/
@@ -181,6 +181,12 @@ fi
 
 
 %changelog
+* Tue Apr 26 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.2-1
+- Bugzilla Bug #694569 - parameter used by pkiremove not updated
+- Bugzilla Bug #699364 - PKI-RA instance not created successfully
+- Bugzilla Bug #699837 - service command is not fully backwards compatible
+  with Dogtag pki subsystems
+
 * Fri Mar 25 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.1-1
 - Bugzilla Bug #690950 - Update Dogtag Packages for Fedora 15 (beta)
 - Bugzilla Bug #684381 - CS.cfg specifies incorrect type of comments
diff --git a/sources b/sources
index 32d9860..31667e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4972215bc0b26ef76ae6d1fcf1462bd7  pki-ra-9.0.1.tar.gz
+fa960d1d45ad082786e4aa5168272505  pki-ra-9.0.2.tar.gz


More information about the scm-commits mailing list