diff --git a/crypto-policies.spec b/crypto-policies.spec index d7b466709d98318f7e973044ed21ad9a2506850a..11361caa1a120eb1882da76f40a155ca3cb1fdde 100644 --- a/crypto-policies.spec +++ b/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 diff --git a/download b/download index 5a295d0143f1b64a75cc0a7a0ee53614375ca4c9..75f93db1a0d8a6cb83fd3848f887212d4f011bf6 100644 --- a/download +++ b/download @@ -1 +1 @@ -57c8e2c5ef833f73520707b9525ca9bd crypto-policies-gitece0092.tar.gz +4729c3af3fc3229d20ebd15e80914e8b crypto-policies-git3177e06.tar.gz