[dogtag-pki-theme/f20] Resolves Bugzilla Bug #1057959, PKI TRAC Ticket #816, 840, 868, 869

mharmsen mharmsen at fedoraproject.org
Fri Mar 21 23:30:14 UTC 2014


commit c4954a2a02c64dd224005377e26b980827060f1a
Author: Matthew Harmsen <mharmsen at redhat.com>
Date:   Fri Mar 21 16:29:57 2014 -0700

    Resolves Bugzilla Bug #1057959, PKI TRAC Ticket #816, 840, 868, 869
    
    - Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python
    - PKI Trac #816 - pki-tomcat cannot be started after installation of
                      ipa replica with ca
    - PKI Trac #840 - pkispawn requires policycoreutils-python
    - PKI Trac #868 - REST API get certs links missing segment
    - PKI Trac #869 - f19 ipa-server-install fails at step 6/22 of cert sys
                      install - systemctl start pki-tomcatd.target fails

 .gitignore            |    1 +
 dogtag-pki-theme.spec |   15 ++++++++++++++-
 sources               |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e773796..299ebaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /dogtag-pki-theme-10.0.4.tar.gz
 /dogtag-pki-theme-10.0.5.tar.gz
 /dogtag-pki-theme-10.1.0.tar.gz
+/dogtag-pki-theme-10.1.1.tar.gz
diff --git a/dogtag-pki-theme.spec b/dogtag-pki-theme.spec
index 8e44d45..ffa833a 100644
--- a/dogtag-pki-theme.spec
+++ b/dogtag-pki-theme.spec
@@ -1,5 +1,5 @@
 Name:             dogtag-pki-theme
-Version:          10.1.0
+Version:          10.1.1
 Release:          1%{?dist}
 Summary:          Certificate System - Dogtag PKI Theme Components
 URL:              http://pki.fedoraproject.org/
@@ -213,6 +213,19 @@ cd build
 
 
 %changelog
+* Fri Mar 21 2014 Matthew Harmsen <mharmsen at redhat.com> 10.1.1-1
+- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
+- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
+- PKI TRAC Ticket #868 - REST API get certs links missing segment
+                         (alee, mharmsen)
+- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
+                         install - systemctl start pki-tomcatd.target fails
+                         (mharmsen)
+- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
+                         ipa replica with ca
+                         (alee, cfu, edewata, mharmsen)
+- Updated version number.
+
 * Fri Nov 15 2013 Ade Lee <alee at redhat.com> 10.1.0-1
 - Trac Ticket 788 - Clean up spec files
 - Update release number for release build
diff --git a/sources b/sources
index 1523bd6..baa33a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6cfcf56b5130b345b12f5c236e627bee  dogtag-pki-theme-10.1.0.tar.gz
+c191aa710d42a57452a2a3967cdb9a26  dogtag-pki-theme-10.1.1.tar.gz


More information about the scm-commits mailing list