import CS crypto-policies-20250128-1.git5269e22.el9

This commit is contained in:
eabdullin 2025-03-11 07:08:05 +00:00
parent 82e71b3de1
commit 59b6f0516b
3 changed files with 14 additions and 4 deletions

View File

@ -1 +1 @@
374a6877739e60ff646c3546d0325786664761d5 SOURCES/crypto-policies-gitbaf3e06.tar.gz
e70c3ef19a6ca81cf346633e45d22d9778e355fa SOURCES/crypto-policies-git5269e22.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/crypto-policies-gitbaf3e06.tar.gz
SOURCES/crypto-policies-git5269e22.tar.gz

View File

@ -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 <asosedkin@redhat.com> - 20250128-1.git5269e22
- openssl: stricter enabling of Ciphersuites
- openssl: make use of -CBC and -AESGCM keywords
* Tue Sep 17 2024 Alexander Sosedkin <asosedkin@redhat.com> - 20240828-2.git626aa59
- release bump
* 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