[dogtag-pki-theme/f17] Resolves Bugzilla Bug #961522 - [RFE] enrollment on Windows/IE does not set an option to allow priva

awnuk awnuk at fedoraproject.org
Wed Jun 26 23:46:29 UTC 2013


commit 874adc8f5f2d4caefde2ce0f02720bd4515b4dd5
Author: Andrew Wnuk <awnuk at redhat.com>
Date:   Wed Jun 26 16:42:07 2013 -0700

    Resolves Bugzilla Bug #961522 - [RFE] enrollment on Windows/IE does not set an option to allow private key export

 .gitignore            |    1 +
 dogtag-pki-theme.spec |    7 ++++++-
 sources               |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a735f30..7eb5a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /dogtag-pki-theme-9.0.12.tar.gz
 /dogtag-pki-theme-9.0.13.tar.gz
 /dogtag-pki-theme-9.0.14.tar.gz
+/dogtag-pki-theme-9.0.15.tar.gz
diff --git a/dogtag-pki-theme.spec b/dogtag-pki-theme.spec
index 48ca4dc..3e7817c 100644
--- a/dogtag-pki-theme.spec
+++ b/dogtag-pki-theme.spec
@@ -1,5 +1,5 @@
 Name:             dogtag-pki-theme
-Version:          9.0.14
+Version:          9.0.15
 Release:          1%{?dist}
 Summary:          Certificate System - Dogtag PKI Theme Components
 URL:              http://pki.fedoraproject.org/
@@ -350,6 +350,11 @@ chmod 755 %{buildroot}%{_datadir}/pki/tps-ui/cgi-bin/sow/cfg.pl
 
 
 %changelog
+* Wed Jun 26 2013 Andrew Wnuk <awnuk at redhat.com> 9.0.15-1
+- Bugzilla Bug #951501 - corrected JavaScript issue with big numbers - update
+- Bugzilla Bug #961522 - [RFE] enrollment on Windows/IE does not set an option
+                               to allow private key export
+
 * Fri May 24 2013 Andrew Wnuk <awnuk at redhat.com> 9.0.14-1
 - Bugzilla Bug #912554 - [RFE] random certificate serial numbers
 - Bugzilla Bug #919556 - [RFE] Option to include nextUpdate as an offset
diff --git a/sources b/sources
index a8bf947..aab2489 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3c86128172544406dc33eb38f8d4e0f  dogtag-pki-theme-9.0.14.tar.gz
+a1184efbc8f851293332be4588181834  dogtag-pki-theme-9.0.15.tar.gz


More information about the scm-commits mailing list