[pki-core/f16] Resolves Bugzilla Bug #912554 - Random certificate serial numbers

awnuk awnuk at fedoraproject.org
Sat May 25 00:51:03 UTC 2013


commit fe6adbc4f6018609c11c9404b5510a88e30967d0
Author: Andrew Wnuk <awnuk at redhat.com>
Date:   Fri May 24 17:49:14 2013 -0700

    Resolves Bugzilla Bug #912554 - Random certificate serial numbers

 .gitignore    |    1 +
 pki-core.spec |   20 +++++++++++++++++++-
 sources       |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9648ee1..0ccef69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /pki-core-9.0.22.tar.gz
 /pki-core-9.0.23.tar.gz
 /pki-core-9.0.25.tar.gz
+/pki-core-9.0.26.tar.gz
diff --git a/pki-core.spec b/pki-core.spec
index fa155ef..781dd76 100644
--- a/pki-core.spec
+++ b/pki-core.spec
@@ -1,5 +1,5 @@
 Name:             pki-core
-Version:          9.0.25
+Version:          9.0.26
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Core Components
 URL:              http://pki.fedoraproject.org/
@@ -750,6 +750,24 @@ fi
 
 
 %changelog
+* Fri May 24 2013 Andrew Wnuk <awnuk at redhat.com> 9.0.26-1
+- Bugzilla Bug #912554 - [RFE] Random certificate serial numbers
+- Bugzilla Bug #958310 - [RFE] Randomized certificate validity
+- Bugzilla Bug #919556 - [RFE] Option to include nextUpdate as an offset
+                               to thisUpdate
+- Bugzilla Bug #839426 - [RFE] ECC CRL support for OCSP
+- Trac Ticket  #362    - [RFE] CMC ECC
+- Bugzilla Bug #810967 - [RFE] ECC support for pkisilent
+- Bugzilla Bug #861467 - [RFE] AD authentication plug-in update
+- Bugzilla Bug #891985 - Extended default CA validity
+- Bugzilla Bug #951501 - Corrected JavaScript issue with big numbers
+- Bugzilla Bug #955784 - Corrected JavaScript inability to handle big numbers
+- Bugzilla Bug #913313 - CA system certificates with random serial numbers
+- Bugzilla Bug #920816 - Cloning of CA with random serial number enabled
+- Bugzilla Bug #922264 - Allow for safe clone restart during configuration change
+- Bugzilla Bug #922121 - Cloning improvement for random certificate serial numbers
+
+
 * Tue Dec 11 2012 Andrew Wnuk<awnuk at redhat.com> 9.0.25-1
 - Bugzilla Bug #861467 - Directory authenticated user certificate enrollments
   fail when anonymous access disabled.
diff --git a/sources b/sources
index 0f98870..a547755 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39d01d2f88cd41dec7abd390b786e9e1  pki-core-9.0.25.tar.gz
+5e6ef2a955061d16cf70f0a0d1c80a1a  pki-core-9.0.26.tar.gz


More information about the scm-commits mailing list