[pki-core/f15] 'pki-setup' Bugzilla Bug #712931 - CS requires too many ports to be open in the FW (alee) 'pki-symke

kwright kwright at fedoraproject.org
Tue Aug 23 23:48:51 UTC 2011


commit 236b6dfeec49f6399cb7a89a55e5d5206b13c65b
Author: Kevin Wright <kwright at redhat.com>
Date:   Tue Aug 23 16:48:34 2011 -0700

    'pki-setup'
    Bugzilla Bug #712931 - CS requires too many ports
    to be open in the FW (alee)
    'pki-symkey'
    'pki-native-tools'
    Bugzilla Bug #717643 - Fopen without NULL check and other Coverity
    issues (awnuk)
    Bugzilla Bug #730801 - Coverity issues in native-tools area (awnuk)
    'pki-util'
    'pki-java-tools'
    'pki-common'
    Bugzilla Bug #700522 - pki tomcat6 instances currently running
    unconfined, allow server to come up when selinux disabled (alee)
    Bugzilla Bug #731741 - some CS.cfg nickname parameters not updated
    correctly when subsystem cloned (using hsm) (alee)
    Bugzilla Bug #712931 - CS requires too many ports
    to be open in the FW (alee)
    'pki-selinux'
    Bugzilla Bug #712931 - CS requires too many ports
    to be open in the FW (alee)
    'pki-ca'
    Bugzilla Bug #712931 - CS requires too many ports
    to be open in the FW (alee)
    'pki-silent'

 .gitignore    |    1 +
 clog          |   36 +++++++++++++++---------------------
 pki-core.spec |   28 +++++++++++++++++++++++++++-
 sources       |    2 +-
 4 files changed, 44 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b19fd4f..42687b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /pki-core-9.0.9.tar.gz
 /pki-core-9.0.10.tar.gz
 /pki-core-9.0.11.tar.gz
+/pki-core-9.0.12.tar.gz
diff --git a/clog b/clog
index 8455ba0..a8f741f 100644
--- a/clog
+++ b/clog
@@ -1,30 +1,24 @@
 'pki-setup'
-Bugzilla Bug #689909 - Dogtag installation under IPA takes too much
-time - remove the inefficient sleeps (alee)
+Bugzilla Bug #712931 - CS requires too many ports
+to be open in the FW (alee)
 'pki-symkey'
 'pki-native-tools'
+Bugzilla Bug #717643 - Fopen without NULL check and other Coverity
+issues (awnuk)
+Bugzilla Bug #730801 - Coverity issues in native-tools area (awnuk)
 'pki-util'
 'pki-java-tools'
-Bugzilla Bug #724861 - DRMTool: fix duplicate "dn:" records by
-renumbering "cn=<value>" (mharmsen)
 'pki-common'
-Bugzilla Bug #717041 - Improve escaping of some enrollment inputs like
-(jmagne, awnuk)
-Bugzilla Bug #689909 - Dogtag installation under IPA takes too much
-time - remove the inefficient sleeps (alee)
-Bugzilla Bug #708075 - Clone installation does not work over NAT
-(alee)
-Bugzilla Bug #726785 - If replication fails while setting up a clone
-it will wait forever (alee)
-Bugzilla Bug #728332 - xml output has changed on cert requests (awnuk)
-Bugzilla Bug #700505 - pki tomcat6 instances currently running
-unconfined (alee)
+Bugzilla Bug #700522 - pki tomcat6 instances currently running
+unconfined, allow server to come up when selinux disabled (alee)
+Bugzilla Bug #731741 - some CS.cfg nickname parameters not updated
+correctly when subsystem cloned (using hsm) (alee)
+Bugzilla Bug #712931 - CS requires too many ports
+to be open in the FW (alee)
 'pki-selinux'
-Bugzilla Bug #700505 - pki tomcat6 instances currently running
-unconfined (alee)
+Bugzilla Bug #712931 - CS requires too many ports
+to be open in the FW (alee)
 'pki-ca'
-Bugzilla Bug #728605 - RFE: increase default validity from 6mo to 2yrs
-in IPA profile (awnuk)
+Bugzilla Bug #712931 - CS requires too many ports
+to be open in the FW (alee)
 'pki-silent'
-Bugzilla Bug #689909 - Dogtag installation under IPA takes too much
-time - remove the inefficient sleeps (alee)
diff --git a/pki-core.spec b/pki-core.spec
index 5e45a0a..3547e8a 100644
--- a/pki-core.spec
+++ b/pki-core.spec
@@ -1,5 +1,5 @@
 Name:             pki-core
-Version:          9.0.11
+Version:          9.0.12
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Core Components
 URL:              http://pki.fedoraproject.org/
@@ -599,6 +599,32 @@ fi
 
 
 %changelog
+* Tue Aug 23 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.12-1
+- 'pki-setup'
+-      Bugzilla Bug #712931 - CS requires too many ports
+       to be open in the FW (alee)
+- 'pki-symkey'
+- 'pki-native-tools'
+-      Bugzilla Bug #717643 - Fopen without NULL check and other Coverity
+       issues (awnuk)
+-      Bugzilla Bug #730801 - Coverity issues in native-tools area (awnuk)
+- 'pki-util'
+- 'pki-java-tools'
+- 'pki-common'
+-      Bugzilla Bug #700522 - pki tomcat6 instances currently running
+       unconfined, allow server to come up when selinux disabled (alee)
+-      Bugzilla Bug #731741 - some CS.cfg nickname parameters not updated
+       correctly when subsystem cloned (using hsm) (alee)
+-      Bugzilla Bug #712931 - CS requires too many ports
+       to be open in the FW (alee)
+- 'pki-selinux'
+-      Bugzilla Bug #712931 - CS requires too many ports
+       to be open in the FW (alee)
+- 'pki-ca'
+-      Bugzilla Bug #712931 - CS requires too many ports
+       to be open in the FW (alee)
+- 'pki-silent'
+
 * Wed Aug 10 2011 Matthew Harmsen <mharmsen at redhat.com> 9.0.11-1
 - 'pki-setup'
 -      Bugzilla Bug #689909 - Dogtag installation under IPA takes too much
diff --git a/sources b/sources
index a65986a..fb1c108 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f1deb0f963e546cd65832d626fb4e23  pki-core-9.0.11.tar.gz
+82748002979453812ca71051b0a53fe7  pki-core-9.0.12.tar.gz


More information about the scm-commits mailing list