summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2016-04-05 22:47:21 +0200
committerEndi S. Dewata <edewata@redhat.com>2016-04-06 00:46:55 +0200
commitc362f2cb083860e9f1af9051c61270389fafad91 (patch)
tree544015041efa4adf1fdee7a79879564ff631dec5
parent0c36f7a4daceb66ffbcb7477e62a6768a1e3f995 (diff)
downloadpki-c362f2cb083860e9f1af9051c61270389fafad91.tar.gz
pki-c362f2cb083860e9f1af9051c61270389fafad91.tar.xz
pki-c362f2cb083860e9f1af9051c61270389fafad91.zip
Updated pki-core.spec.
-rw-r--r--specs/pki-core.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index 5d8d9f69a..0a21167d6 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -38,7 +38,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
Name: pki-core
Version: 10.2.7
-Release: 0.5%{?dist}
+Release: 0.6%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -1023,6 +1023,12 @@ systemctl daemon-reload
%endif # %{with server}
%changelog
+* Thu Mar 31 2016 Dogtag Team <pki-devel@redhat.com> 10.2.7-0.6
+- PKI TRAC Ticket #2022 - pkispawn ignores 3rd party CA certs in
+ pki_clone_pkcs12_path
+- PKI TRAC Ticket #2053 - Some password/pin fields have no '%%' escape
+- PKI TRAC Ticket #2052 - ipa-kra-install fails when using pki-kra 10.2.x
+
* Thu Feb 4 2016 Dogtag Team <pki-devel@redhat.com> 10.2.7-0.5
- PKI TRAC Ticket #1714 - mod_revocator and mod_nss dependency for tps
should be removed