[pki-core] Resolves Bugzilla Bug #841966 - latest selinux policy fix breaks dogtag

awnuk awnuk at fedoraproject.org
Sat Jul 21 01:33:47 UTC 2012


commit 89bc04372c17c31c898eac4cfbd76249a4933ec8
Author: Andrew Wnuk <awnuk at redhat.com>
Date:   Fri Jul 20 18:31:06 2012 -0700

    Resolves Bugzilla Bug #841966 - latest selinux policy fix breaks dogtag

 .gitignore    |    1 +
 pki-core.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b82a102..109a9a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /pki-core-9.0.18.tar.gz
 /pki-core-9.0.19.tar.gz
 /pki-core-9.0.20.tar.gz
+/pki-core-9.0.21.tar.gz
diff --git a/pki-core.spec b/pki-core.spec
index b761011..4b305b0 100644
--- a/pki-core.spec
+++ b/pki-core.spec
@@ -1,5 +1,5 @@
 Name:             pki-core
-Version:          9.0.20
+Version:          9.0.21
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Core Components
 URL:              http://pki.fedoraproject.org/
@@ -749,6 +749,9 @@ fi
 
 
 %changelog
+* Fri Jul 20 2012 Ade Lee <alee at redhat.com> 9.0.21-1
+- Bugzilla Bug #841996 - latest selinux policy fix breaks dogtag
+
 * Mon May 7 2012 Andrew Wnuk <awnuk at redhat.com> 9.0.20-1
 - New official build
 
diff --git a/sources b/sources
index 7fbf8e3..f3de0b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2949c00af2b57de0d67601224cb6745  pki-core-9.0.20.tar.gz
+a29de360d042d1cf8094c763d0993783  pki-core-9.0.21.tar.gz


More information about the scm-commits mailing list