From a2e9b1b4f206fad8e903e3833fadddcbe1905b1b Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 8 Feb 2024 16:58:11 +0300 Subject: [PATCH] Added GOST policy also added experimental PAM generator --- SPECS/crypto-policies.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index acf7169..f3d81c8 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -28,13 +28,14 @@ Name: crypto-policies Version: %{git_date} -Release: 1.git%{git_commit_hash}%{?dist} +Release: 1.git%{git_commit_hash}%{?dist}.inferit Summary: System-wide crypto policies License: LGPLv2+ URL: https://gitlab.com/redhat-crypto/fedora-crypto-policies # For RHEL-9 we use the upstream branch rhel9. Source0: https://gitlab.com/redhat-crypto/fedora-crypto-policies/-/archive/%{git_commit_hash}/%{name}-git%{git_commit_hash}.tar.gz +Patch1: 0001-Added-GOST-policy-also-added-experimental-PAM-genera.patch BuildArch: noarch BuildRequires: asciidoc @@ -238,6 +239,9 @@ end %{_mandir}/man8/fips-finish-install.8* %changelog +* Tue Jan 23 2024 Alexey Berezhok - 20230731-1.git94f0e2c.inferit +- Added GOST policy also added experimental PAM generator + * Mon Jul 31 2023 Alexander Sosedkin - 20230731-1.git94f0e2c - krb5: sort enctypes mac-first, cipher-second, prioritize SHA-2 ones - FIPS: enforce EMS in FIPS mode