diff --git a/scripts/compose_dogtag_pki_theme_packages b/scripts/compose_dogtag_pki_theme_packages index d5a0120c0fd..4677523963f 100755 --- a/scripts/compose_dogtag_pki_theme_packages +++ b/scripts/compose_dogtag_pki_theme_packages @@ -31,7 +31,7 @@ PKI_PWD=`pwd` ## DOGTAG_PKI_THEME="dogtag-pki-theme" -DOGTAG_PKI_THEME_VERSION="10.4.4" +DOGTAG_PKI_THEME_VERSION="10.4.5" ## diff --git a/scripts/compose_pki_console_packages b/scripts/compose_pki_console_packages index 61e35e08426..1b8f0ce33e0 100755 --- a/scripts/compose_pki_console_packages +++ b/scripts/compose_pki_console_packages @@ -31,7 +31,7 @@ PKI_PWD=`pwd` ## PKI_CONSOLE="pki-console" -PKI_CONSOLE_VERSION="10.4.4" +PKI_CONSOLE_VERSION="10.4.5" ## diff --git a/scripts/compose_pki_core_packages b/scripts/compose_pki_core_packages index e654bbb1123..72b53533b45 100755 --- a/scripts/compose_pki_core_packages +++ b/scripts/compose_pki_core_packages @@ -30,7 +30,7 @@ PKI_PWD=`pwd` ## PKI_CORE="pki-core" -PKI_CORE_VERSION="10.4.4" +PKI_CORE_VERSION="10.4.5" ## diff --git a/specs/dogtag-pki-theme.spec b/specs/dogtag-pki-theme.spec index 0a873783080..12bb566aeb4 100644 --- a/specs/dogtag-pki-theme.spec +++ b/specs/dogtag-pki-theme.spec @@ -1,6 +1,6 @@ Name: dogtag-pki-theme -Version: 10.4.4 -Release: 1.1%{?dist} +Version: 10.4.5 +Release: 1%{?dist} Summary: Certificate System - Dogtag PKI Theme Components URL: http://pki.fedoraproject.org/ License: GPLv2 @@ -168,6 +168,9 @@ cd build %changelog +* Mon May 22 2017 Dogtag Team 10.4.5.1 +- Updated source version number to 10.4.5-1 + * Tue May 9 2017 Dogtag Team 10.4.4-1.1 - Updated source version number to 10.4.4-1.1 diff --git a/specs/dogtag-pki.spec b/specs/dogtag-pki.spec index 76296ac6cc1..73b03327c40 100644 --- a/specs/dogtag-pki.spec +++ b/specs/dogtag-pki.spec @@ -6,8 +6,8 @@ Summary: Dogtag Public Key Infrastructure (PKI) Suite Name: dogtag-pki -Version: 10.4.4 -Release: 1.1%{?dist} +Version: 10.4.5 +Release: 1%{?dist} # The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2 License: GPLv2 and LGPLv2 URL: http://pki.fedoraproject.org/ @@ -124,6 +124,9 @@ rm -rf %{buildroot} %doc README %changelog +* Mon May 22 2017 Dogtag Team 10.4.5.1 +- Updated source version number to 10.4.5-1 + * Tue May 9 2017 Dogtag Team 10.4.4-1.1 - Updated source version number to 10.4.4-1.1 diff --git a/specs/pki-console.spec b/specs/pki-console.spec index bc4b7072c2e..825ca9d3856 100644 --- a/specs/pki-console.spec +++ b/specs/pki-console.spec @@ -1,6 +1,6 @@ Name: pki-console -Version: 10.4.4 -Release: 1.1%{?dist} +Version: 10.4.5 +Release: 1%{?dist} Summary: Certificate System - PKI Console URL: http://pki.fedoraproject.org/ License: GPLv2 @@ -122,6 +122,9 @@ cd build %changelog +* Mon May 22 2017 Dogtag Team 10.4.5.1 +- Updated source version number to 10.4.5-1 + * Tue May 9 2017 Dogtag Team 10.4.4-1.1 - Updated source version number to 10.4.4-1.1 diff --git a/specs/pki-core.spec b/specs/pki-core.spec index a35f4cafadc..3b28c05c0f3 100644 --- a/specs/pki-core.spec +++ b/specs/pki-core.spec @@ -64,8 +64,8 @@ %define pki_homedir /usr/share/pki Name: pki-core -Version: 10.4.4 -Release: 1.1%{?dist} +Version: 10.4.5 +Release: 1%{?dist} Summary: Certificate System - PKI Core Components URL: http://pki.fedoraproject.org/ License: GPLv2 @@ -1392,6 +1392,32 @@ fi %endif # %{with server} %changelog +* Mon May 22 2017 Dogtag Team 10.4.5.1 +- dogtagpki Pagure Issue #2618 - Allow CA to process pre-signed CMC renewal + non-signing cert requests (cfu) +- dogtagpki Pagure Issue #2641 - Ensuring common audit log correctness + (edewata) +- dogtagpki Pagure Issue #2655 - Adding serial number into + CERT_REQUEST_PROCESSED audit event. (edewata) +- dogtagpki Pagure Issue #2673 - allow enrollment key signed CMC with identity + proof (cfu) +- dogtagpki Pagure Issue #2674 - CA brought down during separate KRA instance + creation (mharmsen) +- dogtagpki Pagure Issue #2683 - exception Invalid module "--ignore-banner" + when defined in ~/.dogtag/pki.conf and run pki pkcs12-import --help + (edewata) +- dogtagpki Pagure Issue #2684 - CA installation with HSM in FIPS mode fails + (jmagne) +- dogtagpki Pagure Issue #2685 - Add "is_fips_enabled()" method to Python + pkispawn logic (mharmsen) +- dogtagpki Pagure Issue #2690 - Inconsistent CERT_REQUEST_PROCESSED event in + ConnectorServlet. (edewata) +- dogtagpki Pagure Issue #2693 - Incorrect audit event outcome for + agent-rejected cert request. (edewata) +- dogtagpki Pagure Issue #2694 -Incorrect audit event outcome for + agent-canceled cert request. (edewata) +- dogtagpki Pagure Issue #2696 - CA CS.cfg shows default port (mharmsen) + * Tue May 9 2017 Dogtag Team 10.4.4-1.1 - Updated source version number to 10.4.4-1.1