diff options
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; |