import crypto-policies-20210209-1.gitbfb6bed.el8_3

This commit is contained in:
CentOS Sources 2021-04-06 09:35:29 -04:00 committed by Andrew Lukoshko
parent e90bdd026c
commit 72ee2842d3
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
96ee4b140080ebc2b327cd2c6e608a55ecf7daf3 SOURCES/crypto-policies-git51d1222.tar.gz
5f0d6968dfa78026954822a9759273a7962bccc5 SOURCES/crypto-policies-gitbfb6bed.tar.gz

2
.gitignore vendored
View File

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

View File

@ -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 <asosedkin@redhat.com> - 20210209-1.gitbfb6bed
- OSPP subpolicy: tweak for RHEL-8.3+
- libssh: respect ssh_certs
* 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