Update from upstream (openssl Groups and Brainpool curves):
- openssl: specify Groups explicitly - openssl: add support for Brainpool curves Resolves: bz2193324
This commit is contained in:
parent
681b7d48a9
commit
2b21b5d600
@ -1,5 +1,5 @@
|
||||
%global git_date 20221215
|
||||
%global git_commit 9a189880a1cda3c0bbedab06d405c0a724c0a2f7
|
||||
%global git_date 20230505
|
||||
%global git_commit f69bbc2c5dad1e2350707106739726516f99b7ac
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -219,6 +219,10 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Fri May 05 2023 Alexander Sosedkin <asosedkin@redhat.com> - 20230505-1.gitf69bbc2
|
||||
- openssl: set Groups explicitly
|
||||
- openssl: add support for Brainpool curves
|
||||
|
||||
* Thu Dec 15 2022 Alexander Sosedkin <asosedkin@redhat.com> - 20221215-1.git9a18988
|
||||
- bind: expand the list of disableable algorithms
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git9a18988.tar.gz) = 5a67efa9e6b7d288ab948444302d670af62e012ce50f7dce789b90b82dab70584e7983accfa77a5a30e3a4af4f27839535ca7af9bd974b2b8f98f3bcfca24ad5
|
||||
SHA512 (crypto-policies-gitf69bbc2.tar.gz) = ad25fb74dcfd92d4896e2066b30f9d7a42a727ee851547cdb7cf5ed78dfaf480230015b85c7fa8431b6cc45da7f4cc44e12ed987cb45b81ca36c73d564c44ffc
|
||||
|
Loading…
Reference in New Issue
Block a user