|
|
@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16))
|
|
|
|
Summary: Utilities from the general purpose cryptography library with TLS implementation
|
|
|
|
Summary: Utilities from the general purpose cryptography library with TLS implementation
|
|
|
|
Name: openssl
|
|
|
|
Name: openssl
|
|
|
|
Version: 3.0.7
|
|
|
|
Version: 3.0.7
|
|
|
|
Release: 20%{?dist}
|
|
|
|
Release: 21%{?dist}
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
# We have to remove certain patented algorithms from the openssl source
|
|
|
|
# We have to remove certain patented algorithms from the openssl source
|
|
|
|
# tarball with the hobble-openssl script which is included below.
|
|
|
|
# tarball with the hobble-openssl script which is included below.
|
|
|
@ -520,6 +520,10 @@ install -m644 %{SOURCE9} \
|
|
|
|
%ldconfig_scriptlets libs
|
|
|
|
%ldconfig_scriptlets libs
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jun 26 2023 Sahana Prasad <sahana@redhat.com> - 1:3.0.7-21
|
|
|
|
|
|
|
|
- Remove the listing of brainpool curves in FIPS mode.
|
|
|
|
|
|
|
|
Related: rhbz#2188180
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 30 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.0.7-20
|
|
|
|
* Tue May 30 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.0.7-20
|
|
|
|
- Fix possible DoS translating ASN.1 object identifiers
|
|
|
|
- Fix possible DoS translating ASN.1 object identifiers
|
|
|
|
Resolves: CVE-2023-2650
|
|
|
|
Resolves: CVE-2023-2650
|
|
|
|