From 25558acad52326695405c1223d03620dc90d4e32 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 14 Nov 2023 18:56:58 +0000 Subject: [PATCH] import UBI crypto-policies-20230731-1.git3177e06.el8 --- .crypto-policies.metadata | 2 +- .gitignore | 2 +- SPECS/crypto-policies.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.crypto-policies.metadata b/.crypto-policies.metadata index 1340b26..31ee14e 100644 --- a/.crypto-policies.metadata +++ b/.crypto-policies.metadata @@ -1 +1 @@ -5dc28a3ef24d17d33281124719cf8a44506b666e SOURCES/crypto-policies-gitece0092.tar.gz +731e23be60f0b6183f8d37978c36a07377ebc47a SOURCES/crypto-policies-git3177e06.tar.gz diff --git a/.gitignore b/.gitignore index 8092a12..9cbc42a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/crypto-policies-gitece0092.tar.gz +SOURCES/crypto-policies-git3177e06.tar.gz diff --git a/SPECS/crypto-policies.spec b/SPECS/crypto-policies.spec index d7b4667..11361ca 100644 --- a/SPECS/crypto-policies.spec +++ b/SPECS/crypto-policies.spec @@ -1,5 +1,5 @@ -%global git_date 20221215 -%global git_commit ece0092078a87593c01b127cdb2368877ce11d01 +%global git_date 20230731 +%global git_commit 3177e06c203c082d479760337c7cad65a4dcc81e %{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})} %global _python_bytecompile_extra 0 @@ -188,6 +188,11 @@ end %{_mandir}/man8/fips-finish-install.8* %changelog +* Tue Jul 31 2023 Alexander Sosedkin - 20230731-1.git3177e06 +- krb5: sort enctypes mac-first, cipher-second, prioritize SHA-2 ones +- krb5: fix policy generator to account for macs +- docs: replace `FIPS 140-2` with just `FIPS 140` + * Thu Dec 15 2022 Alexander Sosedkin - 20221215-1.gitece0092 - bind: expand the list of disableable algorithms - tests/java: fix java.security.disableSystemPropertiesFile=true