SHA256
1
0
forked from pool/vsftpd

- Reset filter patch to match fedora, my work will be restarted

in one-off patch to make the changes stand out. Add rest of
  RH filtering patches:
  * vsftpd-2.2.0-wildchar.patch
  * vsftpd-2.3.4-sqb.patch
  * vsftpd-2.1.0-filter.patch

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=75
This commit is contained in:
Tomáš Chvátal
2015-03-23 20:10:51 +00:00
committed by Git OBS Bridge
parent c67fd3688c
commit 8c317ca736
5 changed files with 323 additions and 99 deletions

View File

@@ -60,6 +60,8 @@ Patch17: vsftpd-enable-gettimeofday-sec.patch
Patch18: vsftpd-3.0.2-s390.patch
#PATCH-FIX-UPSTREAM: bnc#900326 deny_file filtering acts weirdly
Patch19: vsftpd-2.1.0-filter.patch
Patch20: vsftpd-2.2.0-wildchar.patch
Patch21: vsftpd-2.3.4-sqb.patch
BuildRequires: libcap-devel
BuildRequires: openssl-devel
BuildRequires: pam-devel
@@ -101,6 +103,8 @@ tests.
%patch17 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
%patch21 -p1
%build
%define seccomp_opts -D_GNU_SOURCE -DUSE_SECCOMP