- Fix bnc#970982 hanging on pam_exec in pam.d

* Add patch vsftpd-3.0.2-wnohang.patch

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=96
This commit is contained in:
Tomáš Chvátal
2016-03-21 12:54:56 +00:00
committed by Git OBS Bridge
parent 5578944fcf
commit 04364bf0b8
3 changed files with 68 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ Patch20: vsftpd-2.2.0-wildchar.patch
Patch21: vsftpd-2.3.4-sqb.patch
Patch22: vsftpd-path-normalize.patch
Patch23: vsftpd-ls-memleak.patch
#PATCH-FIX-UPSTREAM: bnc#970982
Patch24: vsftpd-3.0.2-wnohang.patch
BuildRequires: libcap-devel
BuildRequires: openssl-devel
BuildRequires: pam-devel
@@ -116,6 +118,7 @@ tests.
%patch21 -p1
%patch22 -p1
%patch23 -p1
%patch24 -p1
%build
%define seccomp_opts -D_GNU_SOURCE -DUSE_SECCOMP