import crypto-policies-20200713-1.git51d1222.el8

This commit is contained in:
CentOS Sources 2020-07-28 19:02:38 +00:00 committed by Andrew Lukoshko
parent 33f90e1694
commit 4a73c3d0c5
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
b17e88d01d90c55feb4dd5f5e8faf8e96d3a8069 SOURCES/crypto-policies-git806b5d3.tar.gz
96ee4b140080ebc2b327cd2c6e608a55ecf7daf3 SOURCES/crypto-policies-git51d1222.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/crypto-policies-git806b5d3.tar.gz
SOURCES/crypto-policies-git51d1222.tar.gz

View File

@ -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 <tmraz@redhat.com> - 20200713-1.git51d1222
- OSPP subpolicy: remove AES-CCM
- openssl: handle the AES-CCM removal properly
* Wed Jul 1 2020 Tomáš Mráz <tmraz@redhat.com> - 20200629-1.git806b5d3
- disallow X448/ED448 in FIPS policy with gnutls >= 3.6.12
- add AD-SUPPORT policy module