diff --git a/.crypto-policies.metadata b/.crypto-policies.metadata index ace5a12..bd31c68 100644 --- a/.crypto-policies.metadata +++ b/.crypto-policies.metadata @@ -1 +1 @@ -b17e88d01d90c55feb4dd5f5e8faf8e96d3a8069 SOURCES/crypto-policies-git806b5d3.tar.gz +96ee4b140080ebc2b327cd2c6e608a55ecf7daf3 SOURCES/crypto-policies-git51d1222.tar.gz diff --git a/.gitignore b/.gitignore index 1069002..278bce4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/crypto-policies-git806b5d3.tar.gz +SOURCES/crypto-policies-git51d1222.tar.gz diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index 9e8a066..22df82c 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -1,5 +1,5 @@ -%global git_date 20200629 -%global git_commit 806b5d33a0cac789fd07da2d2a7c25767b8533a7 +%global git_date 20200713 +%global git_commit 51d12223920a7c1e50c3161bcc351ae380142e97 %{?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 +* Mon Jul 13 2020 Tomáš Mráz - 20200713-1.git51d1222 +- OSPP subpolicy: remove AES-CCM +- openssl: handle the AES-CCM removal properly + * Wed Jul 1 2020 Tomáš Mráz - 20200629-1.git806b5d3 - disallow X448/ED448 in FIPS policy with gnutls >= 3.6.12 - add AD-SUPPORT policy module