Update from upstream (small Argon2 detection fix)
- fips-mode-setup: small Argon2 detection fix Related: RHEL-39026
This commit is contained in:
parent
bf685c8189
commit
0e572a2e61
@ -1,5 +1,5 @@
|
||||
%global git_date 20240822
|
||||
%global git_commit 367040b970304a646c030eb64a3899849dd75081
|
||||
%global git_date 20240828
|
||||
%global git_commit d2491114dd40d7e6a1e35c418cb48019004bd1b4
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -221,6 +221,9 @@ exit 0
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240828-1.gitd249111
|
||||
- fips-mode-setup: small Argon2 detection fix
|
||||
|
||||
* Thu Aug 22 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240822-1.git367040b
|
||||
- fips-mode-setup: block if LUKS devices using Argon2 are detected
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git367040b.tar.gz) = b44dd686d1e0ad4e7547e57ff2cb19621bd859a1c1a964b79a87fb53c481f81daa0ef84a574a8368fa5bbf3ca699b25a0d042e7d346d1745cebb659c41907ddd
|
||||
SHA512 (crypto-policies-gitd249111.tar.gz) = ec645097947af08b261fbf432e3877d4caee04edbd562fefb38831178240093a14be29de88737ddf6056308253304c0dddfa269d92b4e13705745110d1538f73
|
||||
|
Loading…
Reference in New Issue
Block a user