Update from upstream (RSAMinSize):
- openssh: add RSAMinSize option following min_rsa_size Resolves: bz2102774
This commit is contained in:
parent
a4f00ed857
commit
a9d73e9782
@ -1,5 +1,5 @@
|
||||
%global git_date 20220427
|
||||
%global git_commit b2323a1050c843cfece05d2e3bcfea11608478d1
|
||||
%global git_date 20220815
|
||||
%global git_commit 0fbe86f88d51fb210d536908b10450eb7467e1d6
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -32,7 +32,7 @@ BuildRequires: make
|
||||
Conflicts: openssl < 1:3.0.1-10
|
||||
Conflicts: nss < 3.44.0
|
||||
Conflicts: libreswan < 3.28
|
||||
Conflicts: openssh < 8.5p1
|
||||
Conflicts: openssh < 8.7p1-10
|
||||
Conflicts: gnutls < 3.7.2-3
|
||||
|
||||
%description
|
||||
@ -185,6 +185,9 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2022 Alexander Sosedkin <asosedkin@redhat.com> - 20220815-1.git0fbe86f
|
||||
- openssh: add RSAMinSize option following min_rsa_size
|
||||
|
||||
* Wed Apr 27 2022 Alexander Sosedkin <asosedkin@redhat.com> - 20220427-1.gitb2323a1
|
||||
- bind: control ED25519/ED448
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-gitb2323a1.tar.gz) = 21da8eac772ba75e8a27991265dfa194f2a5e5f7610dd6503fb0d3bcacbc172e98da8eb8f44a853a8c349e03e9250921c7877a89a345eb282e44daac7e562158
|
||||
SHA512 (crypto-policies-git0fbe86f.tar.gz) = c012346f9fb4d8e03211a5498dbab79c34ba912b98493c01c877112aee0fa0ba8df9e4c6cae30285927fe5fb56034ea93008198740a1b75886bc2c220d29fa5f
|
||||
|
Loading…
Reference in New Issue
Block a user