summaryrefslogtreecommitdiff
path: root/net/vsftpd/distinfo
diff options
context:
space:
mode:
authorsalo <salo>2004-01-01 04:39:22 +0000
committersalo <salo>2004-01-01 04:39:22 +0000
commitdcc978107f51e251464570c6b02d4abde875bb43 (patch)
treeb5a0cb84c8104c96a17944aa55dcaff8fac1d21a /net/vsftpd/distinfo
parent777593565d5217c109a07e6bfe9701d3dfab148a (diff)
downloadpkgsrc-dcc978107f51e251464570c6b02d4abde875bb43.tar.gz
Update to version 1.2.1.
Changes: - Apply NetBSD patch to sysdeputil.c to activate a few features. Thanks to Lubomir Sedlacik <salo@netbsd.org>. - Apply fix for broken clients that terminate commands with \r\r\n. Thanks to Andrey Chernomyrdin <andrey@excom.spb.su>. - AIX send_file support, thanks to Tomas Ogren <stric@ing.umu.se>. - Fix typos in vsftpd.conf.5, thanks to SEKINE Tatsuo <tsekine@sdri.co.jp>. - Simple -F flag support to LIST and NLST. Needed for some broken clients. - Add simple ? wildcard in pattern matching. - Make pasv_min_port and pasv_max_port work if they are the same value. Thanks to Marvin Solomon <solomon@cs.wisc.edu>. - Paranoia: ignore user_config_dir if username has a / in it. - Implement stub ALLO command to keep busybox/ftpput happy. - Implement REIN, ACCT and SMNT stubs. - Implement FEAT along with an OPTS stub. - Implement STAT (no-args version). - Implement STAT (file/dir). - Add very simple access control via hide_file and deny_file. These should NOT be used for securing content as they are very dumb! Filesystem permissions are still the recommended way for securing important content. - Allow unsetting of string values with option= (i.e. blank). - Default virtual users to being chroot()'ed to the guest_user's home directory, if virtual_use_local_privs is not set. - Add support for "user_sub_token", where you can set the home directory of guest_user to "/home/virtual/$USER", and "user_sub_token" to "$USER" to have a root directory auto generated based on username logging in, e.g. fred logs in and gets chroot()'ed in /home/virtual/fred. - Fix bug in str_replace_text if replace token matches at end of string. - Recognize P@SW as PASV; works around an SMC router bug. - Accept an async ABOR sequence if it arrives via non-urgent data. Fixes issue with Cisco routers. Thanks to Eddie Corns <E.Corns@ed.ac.uk>. - Implement simple {,} support in pattern matcher (nested not handled). Handy to use with hide_file and deny_file options. - Fix port range with pasv_min_port and pasv_max_port to use the full range (the upper limit wasn't being used very often!). - Activate SO_REUSEADDR on passive listen sockets - makes servers with restricted port ranges much more useable! - Add secure_email_list_enable, to provide simple anonymous password control. For some cases, it's better than the hassle of virtual users. Idea thanks to Malcolm O'Callaghan, <mjo@stamps.com>. - Add some FAQ entries. - Fix issue with failure to call openlog() before using tcp_wrappers. Part of RH bugzilla #89765. (The more serious part was fixed with v1.2.0).
Diffstat (limited to 'net/vsftpd/distinfo')
-rw-r--r--net/vsftpd/distinfo11
1 files changed, 5 insertions, 6 deletions
diff --git a/net/vsftpd/distinfo b/net/vsftpd/distinfo
index 18df92ae547..93a6ec87e27 100644
--- a/net/vsftpd/distinfo
+++ b/net/vsftpd/distinfo
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.4 2003/05/29 20:08:41 salo Exp $
+$NetBSD: distinfo,v 1.5 2004/01/01 04:39:22 salo Exp $
-SHA1 (vsftpd-1.2.0.tar.gz) = e5646be4d41e2b4e557767b9d194fcd9ee018fb6
-Size (vsftpd-1.2.0.tar.gz) = 130025 bytes
+SHA1 (vsftpd-1.2.1.tar.gz) = 01b1d64c7f0f0793332f51ec9ae92d176fba57de
+Size (vsftpd-1.2.1.tar.gz) = 136041 bytes
SHA1 (patch-aa) = 7e42db098d0d2261d5f02b36f7cba4ec6d91c6a0
SHA1 (patch-ab) = 18431ae27f53270ad4c19b0530e55348397fe143
SHA1 (patch-ac) = 46ff47e7d8b510ccc89905726e4a63a18d678318
SHA1 (patch-ad) = d6bec600b2833acdacecd33d7d52b5ac0d918d6c
-SHA1 (patch-ae) = 03121282f1854effcbb004c6a020fb6d012fd424
-SHA1 (patch-af) = 511ff199cecd1563e1c796a8a2f265c1e645cfa8
+SHA1 (patch-ae) = 993ccc36055d3c4b18534a9db2446e317c2614c2
+SHA1 (patch-af) = b9c86b53568a9a4ea1f9f3f63c086e1dc4bc8a2d
SHA1 (patch-ag) = d780ab4fef3e2997d4e57c4dbb3e64be8d6768df
-SHA1 (patch-ah) = b1f41ec1de6190b838b4e829fb25a7bb6dfa71de