Update from upstream (fips-mode-setup and Argon2)
- fips-mode-setup: block if LUKS devices using Argon2 are detected Resolves: RHEL-39026
This commit is contained in:
parent
e0a6d022c7
commit
9e958f02bd
@ -1,5 +1,5 @@
|
||||
%global git_date 20240815
|
||||
%global git_commit e217f0304ed0e94e24a18200fadcc814caa246bd
|
||||
%global git_date 20240822
|
||||
%global git_commit baf3e063c68f6c69eec1bf79c1b3e9a745640183
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -191,6 +191,9 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240822-1.gitbaf3e06
|
||||
- fips-mode-setup: block if LUKS devices using Argon2 are detected
|
||||
|
||||
* Thu Aug 15 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240815-1.gite217f03
|
||||
- java: start controlling / disable DTLSv1.0
|
||||
- java: disable anon ciphersuites, tying them to NULL
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-gite217f03.tar.gz) = d95e0c7cd238688c4106339fafdcf89a450f645d0e094b09b1d31bd5dd4acc63808b486431ab6a9cc2ce46d34650f840435e1a46ed8982e3c4cd01563f1eebcc
|
||||
SHA512 (crypto-policies-gitbaf3e06.tar.gz) = 35924f2c324e391a330f8a781d399dec580bfcb33198ecfc2d530d3668d8d278eab90189d62acb531e6a1a5f556e7c06a539d06f875f499d6c540dcc6bd88ad0
|
||||
|
Loading…
Reference in New Issue
Block a user