X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=openwrt%2Fpackage%2Fvsftpd%2Fpatches%2Fchroot.patch;h=e80d1377b31ed949f512728daadb3d795d1e501f;hp=4c25736242dc6db9dae0d9a81d9f90a0bba78d09;hb=b4cc8b8ccc0ae3fc9bca48e9fa5ead94c72f1ccc;hpb=cac9cb9779424309729afe54ff3ac7ac478238d0 diff --git a/openwrt/package/vsftpd/patches/chroot.patch b/openwrt/package/vsftpd/patches/chroot.patch index 4c25736242..e80d1377b3 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;