[pki-console/f19] Resolves PKI TRAC Ticket #803, 867, 869

mharmsen mharmsen at fedoraproject.org
Tue Mar 18 02:33:54 UTC 2014


commit 13c266c47f15dbac6102a14d068647f554b3903e
Author: Matthew Harmsen <mharmsen at redhat.com>
Date:   Mon Mar 17 19:33:32 2014 -0700

    Resolves PKI TRAC Ticket #803, 867, 869
    
    - PKI Trac #803 - avc generated for useradd in pkispawn scripts.
    - 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 +
 pki-console.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1d9ae0..6bf86b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ pki-console-1.3.2.tar.gz
 /pki-console-10.0.4.tar.gz
 /pki-console-10.0.5.tar.gz
 /pki-console-10.0.6.tar.gz
+/pki-console-10.0.7.tar.gz
diff --git a/pki-console.spec b/pki-console.spec
index e122f44..6dd9f55 100644
--- a/pki-console.spec
+++ b/pki-console.spec
@@ -1,5 +1,5 @@
 Name:             pki-console
-Version:          10.0.6
+Version:          10.0.7
 Release:          1%{?dist}
 Summary:          Certificate System - PKI Console
 URL:              http://pki.fedoraproject.org/
@@ -80,6 +80,9 @@ cd build
 
 
 %changelog
+* Mon Mar 17 2014 Matthew Harmsen <mharmsen at redhat.com> 10.0.7-1
+- Updated version number.
+
 * Mon Oct 28 2013 Endi S. Dewata <edewata at redhat.com> 10.0.6-1
 - Updated version number.
 
diff --git a/sources b/sources
index 5ff1752..1566faf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83f54cf96f034d0c1ad8cfd15562ef63  pki-console-10.0.6.tar.gz
+5c6cfd28c7881502687b3a2613ea9d07  pki-console-10.0.7.tar.gz


More information about the scm-commits mailing list