From e2b3e283ba8c95bee92d30b717d675e97229ff7c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 18 2023 01:19:34 +0000 Subject: import pki-core-10.14.3-1.module+el8.8.0+18059+6d4394a9 --- diff --git a/.gitignore b/.gitignore index ea199c9..1837221 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/pki-10.14.2.tar.gz +SOURCES/pki-10.14.3.tar.gz diff --git a/.pki-core.metadata b/.pki-core.metadata index 0367143..a5e8c43 100644 --- a/.pki-core.metadata +++ b/.pki-core.metadata @@ -1 +1 @@ -8530e93dbd5da8b31a3b97707c7c2e102afa4ebc SOURCES/pki-10.14.2.tar.gz +0508d8fa638b11f309d958338afc71e4c9f24f8d SOURCES/pki-10.14.3.tar.gz diff --git a/SPECS/pki-core.spec b/SPECS/pki-core.spec index d008778..a6cacd8 100644 --- a/SPECS/pki-core.spec +++ b/SPECS/pki-core.spec @@ -13,7 +13,7 @@ License: GPLv2 and LGPLv2 # For development (i.e. unsupported) releases, use x.y.z-0.n.. # For official (i.e. supported) releases, use x.y.z-r where r >=1. %global release_number 1 -Version: 10.14.2 +Version: 10.14.3 Release: %{?release_number}%{?_timestamp}%{?_commit_id}%{?dist} #global _phase @@ -784,9 +784,9 @@ BuildArch: noarch Obsoletes: pki-console < %{version}-%{release} Provides: pki-console = %{version}-%{release} -BuildRequires: idm-console-framework >= 1.2.0 +BuildRequires: idm-console-framework >= 1.2.0, idm-console-framework < 2.0.0 -Requires: idm-console-framework >= 1.2.0 +Requires: idm-console-framework >= 1.2.0, idm-console-framework < 2.0.0 Requires: %{product_id}-base-java = %{version}-%{release} Requires: %{product_id}-console-theme = %{version}-%{release} @@ -1403,6 +1403,12 @@ fi ################################################################################ %changelog +* Fri Feb 03 2023 Red Hat PKI Team 10.14.3-1 +- Rebase to PKI 10.14.3 +- Bug 1959057 - An error has ocorred (IPA Error 4301:CertificateOperationError) +- Bug 2016164 - IdM Install fails on RHEL 8.5 Beta when DISA STIG is applied +- Bug 2022561 - ipa-healthcheck CADogtagCertsConfigCheck fail to process the scenario of renewed IPA CA certificates ( ipa get_cert_from_db() ) + * Tue Nov 29 2022 Red Hat PKI Team 10.14.2-1 - Rebase to PKI 10.14.2 - Bug 2149253 - Rebase to upstream version v2.14.2