summaryrefslogtreecommitdiffstats
path: root/package/vsftpd/patches/chroot.patch
diff options
context:
space:
mode:
authorolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-11 17:40:24 +0000
committerolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-11 17:40:24 +0000
commit9cd6a318ca480209b789a4fe614436680006b3a3 (patch)
tree55ba92a0256d14314947df586a20230f9b7273c9 /package/vsftpd/patches/chroot.patch
parent275d53e4fe05033657a9639b8dfe1504decfce61 (diff)
update vsftpd to latest upstream release (v2.0.4) and fix patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2916 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/vsftpd/patches/chroot.patch')
-rw-r--r--package/vsftpd/patches/chroot.patch7
1 files changed, 3 insertions, 4 deletions
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;