[pki-core/f16] Resolves Bugzilla Bug #852855 - rhcs81 - remove unexpected anonymous binds to internal db in cert st

awnuk awnuk at fedoraproject.org
Tue Sep 11 00:00:31 UTC 2012


commit 4b7ad0e1633bdc7912bce20d74da7438df0aba11
Author: Andrew Wnuk <awnuk at redhat.com>
Date:   Mon Sep 10 16:57:16 2012 -0700

    Resolves Bugzilla Bug #852855 - rhcs81 - remove unexpected anonymous binds to internal db in cert status thread.

 .gitignore    |    1 +
 pki-core.spec |    8 +++++++-
 sources       |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d39a4d0..299545d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /pki-core-9.0.19.tar.gz
 /pki-core-9.0.20.tar.gz
 /pki-core-9.0.22.tar.gz
+/pki-core-9.0.23.tar.gz
diff --git a/pki-core.spec b/pki-core.spec
index be0f587..76a8d17 100644
--- a/pki-core.spec
+++ b/pki-core.spec
@@ -1,5 +1,5 @@
 Name:             pki-core
-Version:          9.0.22
+Version:          9.0.23
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Core Components
 URL:              http://pki.fedoraproject.org/
@@ -749,6 +749,12 @@ fi
 
 
 %changelog
+* Fri Sep  7 2012 Matthew Harmsen <mharmsen at redhat.com> 9.0.23-1
+- TRAC Ticket #301 - Need to modify init scripts to verify needed symlinks
+  in an instance (support for non-default instance names) (mharmsen)
+- Bugzilla Bug #852855 - rhcs81 - remove unexpected anonymous binds to
+  internal db in cert status thread. (jmagne)
+
 * Wed Aug 22 2012 Ade Lee <alee at redhat.com> 9.0.22-1
 - Reverted selinux changes that broke f16 selinux policy.
 - Reapplied those changes as a modified patch to f17 build.
diff --git a/sources b/sources
index 0e02697..83319c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d5e5b361653f22c0fb4eb9e88c25e98  pki-core-9.0.22.tar.gz
+ba64808d1f119162ca8659dacb38e92e  pki-core-9.0.23.tar.gz


More information about the scm-commits mailing list