From 72ee2842d327f54915b8a6e053993611f54e473e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 6 Apr 2021 09:35:29 -0400 Subject: [PATCH] import crypto-policies-20210209-1.gitbfb6bed.el8_3 --- .crypto-policies.metadata | 2 +- .gitignore | 2 +- SPECS/crypto-policies.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.crypto-policies.metadata b/.crypto-policies.metadata index bd31c68..b62ef52 100644 --- a/.crypto-policies.metadata +++ b/.crypto-policies.metadata @@ -1 +1 @@ -96ee4b140080ebc2b327cd2c6e608a55ecf7daf3 SOURCES/crypto-policies-git51d1222.tar.gz +5f0d6968dfa78026954822a9759273a7962bccc5 SOURCES/crypto-policies-gitbfb6bed.tar.gz diff --git a/.gitignore b/.gitignore index 278bce4..e303571 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/crypto-policies-git51d1222.tar.gz +SOURCES/crypto-policies-gitbfb6bed.tar.gz diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index 22df82c..29cba61 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -1,5 +1,5 @@ -%global git_date 20200713 -%global git_commit 51d12223920a7c1e50c3161bcc351ae380142e97 +%global git_date 20210209 +%global git_commit bfb6bed03149ced4e86e75298587c62de0206254 %{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})} %global _python_bytecompile_extra 0 @@ -179,6 +179,10 @@ end %{_mandir}/man8/fips-finish-install.8* %changelog +* Tue Feb 09 2021 Alexander Sosedkin - 20210209-1.gitbfb6bed +- OSPP subpolicy: tweak for RHEL-8.3+ +- libssh: respect ssh_certs + * Mon Jul 13 2020 Tomáš Mráz - 20200713-1.git51d1222 - OSPP subpolicy: remove AES-CCM - openssl: handle the AES-CCM removal properly