[pki-kra/f17] Resolves Bugzilla Bug #861467 - Directory authenticated user certificate enrollments fail when anon

awnuk awnuk at fedoraproject.org
Wed Dec 12 00:43:31 UTC 2012


commit 4a9caedaf8228529baea653d4ba5fe1ab409dd0b
Author: Andrew Wnuk <awnuk at redhat.com>
Date:   Tue Dec 11 16:41:57 2012 -0800

    Resolves Bugzilla Bug #861467 -  Directory authenticated user certificate enrollments fail when anonymous access disabled.

 .gitignore   |    1 +
 pki-kra.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ac6f64..59e4b98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ pki-kra-1.3.4.tar.gz
 /pki-kra-9.0.11.tar.gz
 /pki-kra-9.0.12.tar.gz
 /pki-kra-9.0.13.tar.gz
+/pki-kra-9.0.14.tar.gz
diff --git a/pki-kra.spec b/pki-kra.spec
index 06063b9..9d48716 100644
--- a/pki-kra.spec
+++ b/pki-kra.spec
@@ -1,5 +1,5 @@
 Name:             pki-kra
-Version:          9.0.13
+Version:          9.0.14
 Release:          1%{?dist}
 Summary:          Certificate System - Data Recovery Manager
 URL:              http://pki.fedoraproject.org/
@@ -253,6 +253,10 @@ fi
 
 
 %changelog
+* Tue Dec 11 2012 Andrew Wnuk<awnuk at redhat.com> 9.0.14-1
+- Bugzilla Bug #861467 - Directory authenticated user certificate enrollments
+  fail when anonymous access disabled.
+
 * Tue Oct 30 2012 Andrew Wnuk <awnuk at redhat.com> 9.0.13-1
 - New official build
 - TMS - ECC Key Recovery - ticket #252 (cfu)
diff --git a/sources b/sources
index 9e08c13..8403134 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-156a900e2cf39fe3b3aba1f46b5e23df  pki-kra-9.0.13.tar.gz
+c7cbff9044358d7388acb6c9e7eabe77  pki-kra-9.0.14.tar.gz


More information about the scm-commits mailing list