import crypto-policies-20220203-1.gitf03e75e.el9
This commit is contained in:
parent
bf03693bbf
commit
2931fbc19e
@ -1 +1 @@
|
||||
52473a7552b94cbc3dac07e2668ea27db6c1fc65 SOURCES/crypto-policies-git70de135.tar.gz
|
||||
4d5e23d4260a9700829d7c684f82893072a85c5e SOURCES/crypto-policies-gitf03e75e.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/crypto-policies-git70de135.tar.gz
|
||||
SOURCES/crypto-policies-gitf03e75e.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git_date 20211115
|
||||
%global git_commit 70de13531a7d17db062ac980ef6a7b521782f2fd
|
||||
%global git_date 20220203
|
||||
%global git_commit f03e75eb11e7583cd8b68c49d6d0e2aa87d28e54
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -186,6 +186,16 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 03 2022 Alexander Sosedkin <asosedkin@redhat.com> - 20220203-1.gitf03e75e
|
||||
- gnutls: enable SHAKE, needed for Ed448
|
||||
- fips-mode-setup: improve handling FIPS plus subpolicies
|
||||
- FIPS: disable SHA-1 HMAC
|
||||
- FIPS: disable CBC ciphers except in Kerberos
|
||||
|
||||
* Tue Feb 01 2022 Alexander Sosedkin <asosedkin@redhat.com> - 20220201-1.git636a91d
|
||||
- openssl: revert to SECLEVEL=2 in LEGACY
|
||||
- openssl: add newlines at the end of the output
|
||||
|
||||
* Mon Nov 15 2021 Alexander Sosedkin <asosedkin@redhat.com> - 20211115-1.git70de135
|
||||
- OSPP: relax -ECDSA-SHA2-512, -FFDHE-*
|
||||
- fips-mode-setup, fips-finish-install: call zipl more often (s390x-specific)
|
||||
|
Loading…
Reference in New Issue
Block a user