Fix undefined reference to 'FIPS_mode'

This commit is contained in:
wu-leilei 2023-02-07 15:46:50 +08:00
parent 631f8a4c6d
commit c887ff2e83

View File

@ -1,6 +1,6 @@
Name: stunnel
Version: 5.48
Release: 4
Release: 5
Summary: Secure traffic running between a TCP client and server
License: GPLv2
URL: http://www.stunnel.org/
@ -8,7 +8,7 @@ Source0: https://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-%{
Source1: https://www.stunnel.org/downloads/stunnel-%{version}.tar.gz.asc
Source2: stunnel@.service
BuildRequires: openssl-devel pkgconfig util-linux autoconf automake libtool
BuildRequires: pkgconfig util-linux autoconf automake libtool compat-openssl11-devel
BuildRequires: perl-podlators perl nmap-ncat lsof procps-ng systemd
%{?systemd_requires}
@ -86,6 +86,9 @@ install -D %{SOURCE2} %{buildroot}%{_unitdir}/%{name}@.service
%exclude %{_datadir}/doc/stunnel
%changelog
* Tue Feb 07 2023 wulei <wulei80@h-partners.com> - 5.48-5
- Fix undefined reference to 'FIPS_mode'
* Thu Sep 10 2020 baizhonggui<baizhonggui@huawei.com> - 5.48-4
- Modify source0