From c362f2cb083860e9f1af9051c61270389fafad91 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 5 Apr 2016 22:47:21 +0200 Subject: Updated pki-core.spec. --- specs/pki-core.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 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 10.2.7-0.5 - PKI TRAC Ticket #1714 - mod_revocator and mod_nss dependency for tps should be removed -- cgit