Update from upstream (group order):
- policies: restore group order to old OpenSSL default order Resolves: RHEL-591
This commit is contained in:
parent
2b21b5d600
commit
5f8e3a70f8
@ -1,5 +1,5 @@
|
||||
%global git_date 20230505
|
||||
%global git_commit f69bbc2c5dad1e2350707106739726516f99b7ac
|
||||
%global git_date 20230614
|
||||
%global git_commit 027799d4336eb324f4543f64db8f17ad45cbcb46
|
||||
%{?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
|
||||
* Wed Jun 14 2023 Alexander Sosedkin <asosedkin@redhat.com> - 20230614-1.git027799d
|
||||
- policies: restore group order to old OpenSSL default order
|
||||
|
||||
* Fri May 05 2023 Alexander Sosedkin <asosedkin@redhat.com> - 20230505-1.gitf69bbc2
|
||||
- openssl: set Groups explicitly
|
||||
- openssl: add support for Brainpool curves
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-gitf69bbc2.tar.gz) = ad25fb74dcfd92d4896e2066b30f9d7a42a727ee851547cdb7cf5ed78dfaf480230015b85c7fa8431b6cc45da7f4cc44e12ed987cb45b81ca36c73d564c44ffc
|
||||
SHA512 (crypto-policies-git027799d.tar.gz) = 0f3c18d8ecb5acb421d3a4b01319eed35a50c265a40bf5c067e00325dd03babc224ba1eb8c9e125ff9eca092b40f6c84485034740201affc089a66fbbd9a676a
|
||||
|
Loading…
Reference in New Issue
Block a user