From dbc2ef2c7afa9e11e25693b8416ce59d91a2e35a Mon Sep 17 00:00:00 2001 From: Alexey Berezhok Date: Mon, 29 Jan 2024 11:50:55 +0300 Subject: [PATCH] Added inferit in tag name --- ...-policy-also-added-experimental-PAM-genera.patch | 13 ++++++------- SPECS/crypto-policies.spec | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/SOURCES/0001-Added-GOST-policy-also-added-experimental-PAM-genera.patch b/SOURCES/0001-Added-GOST-policy-also-added-experimental-PAM-genera.patch index 4bae6dc..87fa1b3 100644 --- a/SOURCES/0001-Added-GOST-policy-also-added-experimental-PAM-genera.patch +++ b/SOURCES/0001-Added-GOST-policy-also-added-experimental-PAM-genera.patch @@ -1,4 +1,4 @@ -From 951bd751a2b30d2ada58468fd18f5f550d38e51b Mon Sep 17 00:00:00 2001 +From 1084b4b356649febba624baab0b61ec6bbb72d05 Mon Sep 17 00:00:00 2001 From: Alexey Berezhok Date: Tue, 23 Jan 2024 23:01:57 +0300 Subject: [PATCH] Added GOST policy also added experimental PAM generator @@ -17,7 +17,7 @@ Subject: [PATCH] Added GOST policy also added experimental PAM generator authselect_policies/sssd_gost/system-auth | 46 ++++++ policies/GOST-ONLY-PAM.pol | 29 ++++ policies/GOST-ONLY.pol | 28 ++++ - policies/modules/GOST.pmod | 18 +++ + policies/modules/GOST.pmod | 17 ++ policies/modules/PAM-GOST.pmod | 5 + python/build-crypto-policies.py | 8 +- python/cryptopolicies/alg_lists.py | 19 ++- @@ -104,7 +104,7 @@ Subject: [PATCH] Added GOST policy also added experimental PAM generator tests/outputs/GOST-ONLY-sequoia.txt | 51 ++++++ tests/outputs/LEGACY-auth.txt | 0 .../outputs/LEGACY:AD-SUPPORT-LEGACY-auth.txt | 0 - 100 files changed, 1402 insertions(+), 10 deletions(-) + 100 files changed, 1401 insertions(+), 10 deletions(-) create mode 100644 authselect_policies/sssd_gost/README create mode 100644 authselect_policies/sssd_gost/REQUIREMENTS create mode 100644 authselect_policies/sssd_gost/dconf-db @@ -720,12 +720,11 @@ index 0000000..37e478b +action_do = GOST diff --git a/policies/modules/GOST.pmod b/policies/modules/GOST.pmod new file mode 100644 -index 0000000..019e063 +index 0000000..c6f176b --- /dev/null +++ b/policies/modules/GOST.pmod -@@ -0,0 +1,18 @@ +@@ -0,0 +1,17 @@ +# Adds GOST algorithms. -+# This is an example subpolicy, the algorithm names might differ in reality. + +mac = +HMAC-STREEBOG-256 +HMAC-STREEBOG-512 +MAGMA-OMAC +KUZNYECHIK-OMAC +MAGMA-OMAC-ACPKM +KUZNYECHIK-OMAC-ACPKM +GOST28147-TC26Z-IMIT +GOST28147-CPA-IMIT +AEAD + @@ -2317,5 +2316,5 @@ diff --git a/tests/outputs/LEGACY:AD-SUPPORT-LEGACY-auth.txt b/tests/outputs/LEG new file mode 100644 index 0000000..e69de29 -- -2.39.1 +2.43.0 diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index 335720d..092f578 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -27,7 +27,7 @@ Name: crypto-policies Version: 20230731 -Release: 1.git94f0e2c%{?dist}.1.1 +Release: 1.git94f0e2c%{?dist}.1.inferit.1 Summary: System-wide crypto policies License: LGPLv2+ @@ -247,7 +247,7 @@ end %{_mandir}/man8/fips-finish-install.8* %changelog -* Tue Jan 23 2024 Alexey Berezhok - 20230731-1.git94f0e2c.1.1 +* Tue Jan 23 2024 Alexey Berezhok - 20230731-1.git94f0e2c.1.inferit.1 - Added GOST policy also added experimental PAM generator * Wed Sep 20 2023 Alexander Sosedkin - 20230731-1.git94f0e2c.1