import UBI crypto-policies-20230731-1.git3177e06.el8

This commit is contained in:
eabdullin 2023-11-14 18:56:58 +00:00
parent d380b49726
commit 25558acad5
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
5dc28a3ef24d17d33281124719cf8a44506b666e SOURCES/crypto-policies-gitece0092.tar.gz
731e23be60f0b6183f8d37978c36a07377ebc47a SOURCES/crypto-policies-git3177e06.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/crypto-policies-gitece0092.tar.gz
SOURCES/crypto-policies-git3177e06.tar.gz

View File

@ -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 <asosedkin@redhat.com> - 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 <asosedkin@redhat.com> - 20221215-1.gitece0092
- bind: expand the list of disableable algorithms
- tests/java: fix java.security.disableSystemPropertiesFile=true