diff --git a/.crypto-policies.metadata b/.crypto-policies.metadata index 00b55ed..f25aa4f 100644 --- a/.crypto-policies.metadata +++ b/.crypto-policies.metadata @@ -1 +1 @@ -d43a8ec9893ba0079437515360db8b2483bb0351 SOURCES/crypto-policies-git626aa59.tar.gz +e70c3ef19a6ca81cf346633e45d22d9778e355fa SOURCES/crypto-policies-git5269e22.tar.gz diff --git a/.gitignore b/.gitignore index 23d8e3c..03dda66 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/crypto-policies-git626aa59.tar.gz +SOURCES/crypto-policies-git5269e22.tar.gz diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index b97f750..e9d2a9f 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -1,12 +1,12 @@ -%global git_date 20240828 -%global git_commit 626aa590f9c1ffe7ce108952e9449f22a642cca2 +%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 Name: crypto-policies Version: %{git_date} -Release: 2.git%{git_commit_hash}%{?dist} +Release: 1.git%{git_commit_hash}%{?dist} Summary: System-wide crypto policies License: LGPL-2.1-or-later @@ -191,6 +191,10 @@ 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