Update from upstream (small Argon2 detection fix)
- fips-mode-setup: small Argon2 detection fix Resolves: RHEL-39026
This commit is contained in:
parent
9e958f02bd
commit
437f82a1f5
@ -1,5 +1,5 @@
|
||||
%global git_date 20240822
|
||||
%global git_commit baf3e063c68f6c69eec1bf79c1b3e9a745640183
|
||||
%global git_date 20240828
|
||||
%global git_commit 626aa590f9c1ffe7ce108952e9449f22a642cca2
|
||||
%{?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
|
||||
* Wed Aug 28 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240828-1.git626aa59
|
||||
- fips-mode-setup: small Argon2 detection fix
|
||||
|
||||
* Thu Aug 22 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240822-1.gitbaf3e06
|
||||
- fips-mode-setup: block if LUKS devices using Argon2 are detected
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-gitbaf3e06.tar.gz) = 35924f2c324e391a330f8a781d399dec580bfcb33198ecfc2d530d3668d8d278eab90189d62acb531e6a1a5f556e7c06a539d06f875f499d6c540dcc6bd88ad0
|
||||
SHA512 (crypto-policies-git626aa59.tar.gz) = 740f63c5587001b33b292460873e73160bd81edd164d96057e86a05ff557dd5afcb293ff4910ae4c8679b472459cc511161c66aedaf4dbf5f810d85c0a7ca633
|
||||
|
Loading…
Reference in New Issue
Block a user