X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4033a8be8c8d61d7b8fe138cc7d142a1f51e1eb6..3b31101808fa0be3b307e5195206384dbbb1c360:/package/vsftpd/patches/chroot.patch?ds=sidebyside diff --git a/package/vsftpd/patches/chroot.patch b/package/vsftpd/patches/chroot.patch index 4c2573624..e80d1377b 100644 --- a/package/vsftpd/patches/chroot.patch +++ b/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;