Update from upstream (new bind algorithms):
- bind: expand the list of disableable algorithms Resolves: bz2152635
This commit is contained in:
parent
a56329e5d8
commit
681b7d48a9
@ -1,5 +1,5 @@
|
||||
%global git_date 20221003
|
||||
%global git_commit 04dee29f738ccfeee4f61eb4fc8beb0ad29451d8
|
||||
%global git_date 20221215
|
||||
%global git_commit 9a189880a1cda3c0bbedab06d405c0a724c0a2f7
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -219,6 +219,9 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 15 2022 Alexander Sosedkin <asosedkin@redhat.com> - 20221215-1.git9a18988
|
||||
- bind: expand the list of disableable algorithms
|
||||
|
||||
* Mon Oct 03 2022 Alexander Sosedkin <asosedkin@redhat.com> - 20221003-1.git04dee29
|
||||
- openssh: rename RSAMinSize option to RequiredRSASize
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git04dee29.tar.gz) = 9b7c3631cdcb6a651608e94dd7ef6ed727e518306b594fe5443f0a3de4e1c2378c61f03dba9e067e20312f9d1d56082dcd0c4527ba80f4973b602c93c70e6817
|
||||
SHA512 (crypto-policies-git9a18988.tar.gz) = 5a67efa9e6b7d288ab948444302d670af62e012ce50f7dce789b90b82dab70584e7983accfa77a5a30e3a4af4f27839535ca7af9bd974b2b8f98f3bcfca24ad5
|
||||
|
Loading…
Reference in New Issue
Block a user