summaryrefslogtreecommitdiffstats
path: root/specs/pki-console.spec
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2017-06-04 23:31:28 -0600
committerMatthew Harmsen <mharmsen@redhat.com>2017-06-04 23:31:28 -0600
commit6f3b1e546d43871eee9e57fb21735601a4fce0f0 (patch)
tree0afb77bfa0cf7c6ac2c65c0cfa37a63521f4cf2f /specs/pki-console.spec
parentc8b20db3cbbaad62491d541457cfd3129df3d42d (diff)
downloadpki-6f3b1e546d43871eee9e57fb21735601a4fce0f0.tar.gz
pki-6f3b1e546d43871eee9e57fb21735601a4fce0f0.tar.xz
pki-6f3b1e546d43871eee9e57fb21735601a4fce0f0.zip
Resolves: dogtag Pagure Issues #1663,2556,2674,2676,2687,2707,2713,2714,2717,2721,2726
- Bump revision to 10.4.7 - dogtagpki Pagure Issue #1663 - Add SCP03 support (jmagne) - dogtagpki Pagure Issue #2556 - pkispawn fails to create PKI subsystem on FIPS enabled system (edewata) - dogtagpki Pagure Issue #2674 - CA brought down during separate KRA instance creation (edewata) - dogtagpki Pagure Issue #2676 - pkispawn fails occasionally with this failure ACCESS_SESSION_ESTABLISH_FAILURE (edewata) - dogtagpki Pagure Issue #2687 - Upgrade script for keepAliveTimeout parameter (edewata) - dogtagpki Pagure Issue #2707 - SubCA installation failure with 2 step installation in fips enabled mode (edewata) - dogtagpki Pagure Issue #2713 - Build failure due to Pylint issues (cheimes) - dogtagpki Pagure Issue #2714 - Classpath problem while trying to run pki CLI (edewata) - dogtagpki Pagure Issue #2717 - Certificate import using pki client-cert-import is asking for password when already provided (edewata) - dogtagpki Pagure Issue #2721 - Key recovery using externalReg fails with java null pointer exception on KRA (vakwetu) - dogtagpki Pagure Issue #2726 - client-cert-import --ca-cert should import CA cert with trust bits "CT,C,C" (edewata)
Diffstat (limited to 'specs/pki-console.spec')
-rw-r--r--specs/pki-console.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/specs/pki-console.spec b/specs/pki-console.spec
index ed843ec00..03d532d46 100644
--- a/specs/pki-console.spec
+++ b/specs/pki-console.spec
@@ -3,7 +3,7 @@ Name: pki-console
Version: 10.4.1
Release: 5%{?dist}
%else
-Version: 10.4.6
+Version: 10.4.7
Release: 1%{?dist}
%endif
Summary: Certificate System - PKI Console
@@ -127,6 +127,9 @@ cd build
%changelog
+* Mon Jun 5 2017 Dogtag Team <pki-devel@redhat.com> 10.4.7-1
+- Updated source version number to 10.4.7-1
+
* Tue May 30 2017 Dogtag Team <pki-devel@redhat.com> 10.4.6-1
- Updated source version number to 10.4.6-1