diff --git a/.crypto-policies.metadata b/.crypto-policies.metadata index 15c5192..f25aa4f 100644 --- a/.crypto-policies.metadata +++ b/.crypto-policies.metadata @@ -1 +1 @@ -374a6877739e60ff646c3546d0325786664761d5 SOURCES/crypto-policies-gitbaf3e06.tar.gz +e70c3ef19a6ca81cf346633e45d22d9778e355fa SOURCES/crypto-policies-git5269e22.tar.gz diff --git a/.gitignore b/.gitignore index 00ec637..03dda66 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/crypto-policies-gitbaf3e06.tar.gz +SOURCES/crypto-policies-git5269e22.tar.gz diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index fe8eaf3..e9d2a9f 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -1,5 +1,5 @@ -%global git_date 20240822 -%global git_commit baf3e063c68f6c69eec1bf79c1b3e9a745640183 +%global git_date 20250128 +%global git_commit 5269e22306379d643e69160ba5144855305762ac %{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})} %global _python_bytecompile_extra 0 @@ -191,6 +191,16 @@ end %{_mandir}/man8/fips-finish-install.8* %changelog +* Tue Jan 28 2025 Alexander Sosedkin - 20250128-1.git5269e22 +- openssl: stricter enabling of Ciphersuites +- openssl: make use of -CBC and -AESGCM keywords + +* Tue Sep 17 2024 Alexander Sosedkin - 20240828-2.git626aa59 +- release bump + +* Wed Aug 28 2024 Alexander Sosedkin - 20240828-1.git626aa59 +- fips-mode-setup: small Argon2 detection fix + * Thu Aug 22 2024 Alexander Sosedkin - 20240822-1.gitbaf3e06 - fips-mode-setup: block if LUKS devices using Argon2 are detected