Update depencency on crypto-policies
Related: RHEL-80811
This commit is contained in:
parent
06ffd03349
commit
cad2bb93ac
@ -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.5.0
|
Version: 3.5.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Source0: openssl-%{version}.tar.gz
|
Source0: openssl-%{version}.tar.gz
|
||||||
Source1: fips-hmacify.sh
|
Source1: fips-hmacify.sh
|
||||||
@ -118,7 +118,7 @@ protocols.
|
|||||||
%package libs
|
%package libs
|
||||||
Summary: A general purpose cryptography library with TLS implementation
|
Summary: A general purpose cryptography library with TLS implementation
|
||||||
Requires: ca-certificates >= 2008-5
|
Requires: ca-certificates >= 2008-5
|
||||||
Requires: crypto-policies >= 20180730
|
Requires: crypto-policies >= 20250404-3
|
||||||
%if ( %{defined rhel} && (! %{defined centos}) )
|
%if ( %{defined rhel} && (! %{defined centos}) )
|
||||||
Requires: openssl-fips-provider
|
Requires: openssl-fips-provider
|
||||||
%endif
|
%endif
|
||||||
@ -428,9 +428,12 @@ touch $RPM_BUILD_ROOT/%{_prefix}/include/openssl/engine.h
|
|||||||
%ldconfig_scriptlets libs
|
%ldconfig_scriptlets libs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 17 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-2
|
||||||
|
- Update depencency on crypto-policies
|
||||||
|
Related: RHEL-80811
|
||||||
|
|
||||||
* Wed Apr 09 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-1
|
* Wed Apr 09 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-1
|
||||||
- Rebasing OpenSSL to 3.5
|
- Rebasing OpenSSL to 3.5
|
||||||
|
|
||||||
Resolves: RHEL-80811
|
Resolves: RHEL-80811
|
||||||
Resolves: RHEL-57022
|
Resolves: RHEL-57022
|
||||||
Resolves: RHEL-24098
|
Resolves: RHEL-24098
|
||||||
|
Loading…
Reference in New Issue
Block a user