diff options
| author | Oliver Ertl <oliver@ertl-net.net> | 2006-01-11 17:40:24 +0000 |
|---|---|---|
| committer | Oliver Ertl <oliver@ertl-net.net> | 2006-01-11 17:40:24 +0000 |
| commit | 80fa7cba82003945a68c0b6d97839a7ec33b13cf (patch) | |
| tree | 95ead70f6a19c1680c456a50b3353278e4baf883 /openwrt/package/vsftpd/patches/chroot.patch | |
| parent | d83e8ab1485f4bdf1ca217ce2bca082bf5c25165 (diff) | |
| download | mtk-20170518-80fa7cba82003945a68c0b6d97839a7ec33b13cf.zip mtk-20170518-80fa7cba82003945a68c0b6d97839a7ec33b13cf.tar.gz mtk-20170518-80fa7cba82003945a68c0b6d97839a7ec33b13cf.tar.bz2 | |
update vsftpd to latest upstream release (v2.0.4) and fix patches
SVN-Revision: 2916
Diffstat (limited to 'openwrt/package/vsftpd/patches/chroot.patch')
| -rw-r--r-- | openwrt/package/vsftpd/patches/chroot.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/openwrt/package/vsftpd/patches/chroot.patch b/openwrt/package/vsftpd/patches/chroot.patch index 4c25736..e80d137 100644 --- a/openwrt/package/vsftpd/patches/chroot.patch +++ b/openwrt/package/vsftpd/patches/chroot.patch @@ -1,7 +1,6 @@ -diff -ruN vsftpd-1.2.2-orig/tunables.c vsftpd-1.2.2-3/tunables.c ---- vsftpd-1.2.2-orig/tunables.c 2004-04-20 02:25:05.000000000 +0200 -+++ vsftpd-1.2.2-3/tunables.c 2005-03-09 21:12:35.000000000 +0100 -@@ -78,7 +78,7 @@ +--- vsftpd-2.0.4-orig/tunables.c 2006-01-07 20:32:44.000000000 +0100 ++++ vsftpd-2.0.4/tunables.c 2006-01-11 18:25:15.000000000 +0100 +@@ -92,7 +92,7 @@ unsigned int tunable_max_per_ip = 0; unsigned int tunable_trans_chunk_size = 0; |
