Update from upstream (fips-mode-setup & Argon2)
- fips-mode-setup: block if LUKS devices using Argon2 are detected Related: RHEL-39026
This commit is contained in:
parent
ef8e09a7e4
commit
bf685c8189
@ -1,5 +1,5 @@
|
||||
%global git_date 20240807
|
||||
%global git_commit 7ea320fdb852c39c8ede4a41cc78b9135897f1bc
|
||||
%global git_date 20240822
|
||||
%global git_commit 367040b970304a646c030eb64a3899849dd75081
|
||||
%{?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
|
||||
* Thu Aug 22 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240822-1.git367040b
|
||||
- fips-mode-setup: block if LUKS devices using Argon2 are detected
|
||||
|
||||
* Wed Aug 07 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240807-1.git7ea320f
|
||||
- fips-crypto-policy-overlay: a unit to automount FIPS policy when fips=1
|
||||
- fips-setup-helper: add a libexec helper for anaconda
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git7ea320f.tar.gz) = 1334a770203a5ff7a1aa8f7f789af1b84404bfd05a8e21c51897afeb54ff8c9d22e6be7c8b7a5f552fe1ded18c947c181602bef978d262f9f1e5e61a3aa92fba
|
||||
SHA512 (crypto-policies-git367040b.tar.gz) = b44dd686d1e0ad4e7547e57ff2cb19621bd859a1c1a964b79a87fb53c481f81daa0ef84a574a8368fa5bbf3ca699b25a0d042e7d346d1745cebb659c41907ddd
|
||||
|
Loading…
Reference in New Issue
Block a user