- fix non-blocking socket handling (backport from 4.37)
OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
1ca0e0c995
commit
7464662073
@@ -33,6 +33,7 @@ Source2: stunnel.README
|
||||
Source3: sysconfig.syslog-stunnel
|
||||
Source4: stunnel.rc
|
||||
Patch0: stunnel-listenqueue-option.patch
|
||||
Patch1: non-blocking-socket-handling.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define VENDOR SUSE
|
||||
|
||||
@@ -50,6 +51,7 @@ without any changes to the program code.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0
|
||||
%patch1 -p0
|
||||
|
||||
%build
|
||||
#autoreconf -fi
|
||||
|
Reference in New Issue
Block a user