[pki-console/f17] Resolves Bugzilla Bug #912554 - Random certificate serial numbers

awnuk awnuk at fedoraproject.org
Sat May 25 01:16:30 UTC 2013


commit a9a109c618d1a6342df88e2a80915177e2bd5ace
Author: Andrew Wnuk <awnuk at redhat.com>
Date:   Fri May 24 18:14:48 2013 -0700

    Resolves Bugzilla Bug #912554 - Random certificate serial numbers

 .gitignore       |    1 +
 pki-console.spec |    9 +++++++--
 sources          |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e76a8d..a1933e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ pki-console-1.3.2.tar.gz
 /pki-console-9.0.4.tar.gz
 /pki-console-9.0.5.tar.gz
 /pki-console-9.0.6.tar.gz
+/pki-console-9.0.7.tar.gz
diff --git a/pki-console.spec b/pki-console.spec
index e36c278..80e0907 100644
--- a/pki-console.spec
+++ b/pki-console.spec
@@ -1,6 +1,6 @@
 Name:             pki-console
-Version:          9.0.6
-Release:          2%{?dist}
+Version:          9.0.7
+Release:          1%{?dist}
 Summary:          Certificate System - PKI Console
 URL:              http://pki.fedoraproject.org/
 License:          GPLv2
@@ -84,6 +84,11 @@ cd build
 
 
 %changelog
+* Fri May 24 2013 Andrew Wnuk <awnuk at redhat.com> 9.0.7-1
+- Bugzilla Bug #912554 - [RFE] random certificate serial numbers
+- Bugzilla Bug #919556 - [RFE] Option to include nextUpdate as an offset
+                               to thisUpdate
+
 * Tue Dec 11 2012 Andrew Wnuk<awnuk at redhat.com> 9.0.6-1
 - Bugzilla Bug #861467 - Directory authenticated user certificate enrollments
   fail when anonymous access disabled.
diff --git a/sources b/sources
index 4b83eac..7942348 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13ce5fb7ab22fdc89ff07c88c3aa5513  pki-console-9.0.6.tar.gz
+7782e654fadca70062ef3ce1ca6c0637  pki-console-9.0.7.tar.gz


More information about the scm-commits mailing list