Accepting request 648213 from home:jsjhb:branches:security:Stunnel

update to 5.49, w/ rebased listenqueue patch. I had to disable checks in .spec, because the tests depend on ncat and network ressources.

OBS-URL: https://build.opensuse.org/request/show/648213
OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=103
This commit is contained in:
2018-11-11 16:56:24 +00:00
committed by Git OBS Bridge
parent cdf38be57a
commit fe5b45c9f3
7 changed files with 97 additions and 40 deletions

View File

@@ -38,10 +38,10 @@ Requires(pre): /usr/sbin/useradd
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: stunnel
Version: 5.44
Version: 5.49
Release: 0
Summary: Universal SSL Tunnel
License: GPL-2.0+
License: GPL-2.0-or-later
Group: Productivity/Networking/Security
Url: http://www.stunnel.org/
Source: https://www.stunnel.org/downloads/%{name}-%{version}.tar.gz
@@ -100,8 +100,9 @@ sed -i 's/-m 1770 -g nogroup//g' tools/Makefile.in
--bindir=%{_sbindir}
make %{?_smp_mflags} LDADD="-pie -Wl,-z,defs,-z,relro"
%check
make %{?_smp_mflags} check
# connot do checks with 5.49, checks depend on ncat and network interaction
#%check
#make %{?_smp_mflags} check
%install
%if 0%{?suse_version} >= 1210