update vsftpd to latest upstream release (v2.0.4) and fix patches
[openwrt.git] / package / vsftpd / patches / chroot.patch
index 4c25736..e80d137 100644 (file)
@@ -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;
  
This page took 0.024505 seconds and 4 git commands to generate.