diff options
author | salo <salo@pkgsrc.org> | 2004-05-27 14:37:16 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-05-27 14:37:16 +0000 |
commit | e8ef44dfd54c05af6413f08c6c5c0b9afbbcc086 (patch) | |
tree | d87a5e1848fc8602de597de1508a2be2e281be55 /net/lftp/distinfo | |
parent | c77b00568767f90e0530e942435fe25448fbf6b2 (diff) | |
download | pkgsrc-e8ef44dfd54c05af6413f08c6c5c0b9afbbcc086.tar.gz |
Updated to version 3.0.4.
Changes:
========
Several bugs fixed. Encrypted FXP support added. CPU usage optimizations.
- encrypted FXP is now supported with CPSV or SSCN commands.
- new setting ftp:ssl-protect-fxp (default is no).
- cpu usage optimizations, sftp speed-up.
- fixed uploading of zero sized files over ftp.
- fixed coredump when AUTH SSL was used and the server refused to setup ssl
connection.
- fixed coredump on unexpected extra ftp server reply.
- added workaround for ftp servers violating RFC2389 (format of FEAT reply).
- added workaround for ftp servers which refuse to switch to utf-8 before
login.
- fixed compilation on systems without strtok_r.
Diffstat (limited to 'net/lftp/distinfo')
-rw-r--r-- | net/lftp/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/lftp/distinfo b/net/lftp/distinfo index 4c631bcea4f..605f3215cae 100644 --- a/net/lftp/distinfo +++ b/net/lftp/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19 2004/05/25 12:01:16 salo Exp $ +$NetBSD: distinfo,v 1.20 2004/05/27 14:37:16 salo Exp $ -SHA1 (lftp-3.0.3.tar.bz2) = 3e42c286f7a4525afbfb57899fd9f1f3be9e63ba -Size (lftp-3.0.3.tar.bz2) = 1214354 bytes -SHA1 (patch-aa) = fb0ed7e19b2f1119fa515ee2dc656ee6e1e285ce +SHA1 (lftp-3.0.4.tar.bz2) = f1995901aa19352180ead14ab0aec928e577980c +Size (lftp-3.0.4.tar.bz2) = 1216429 bytes +SHA1 (patch-aa) = 07b287f211e1fa87ce319ccc5f9746ebc07da632 SHA1 (patch-ab) = 4312c2878b6e553bdadfab8528906f811cd9d381 SHA1 (patch-ac) = 6df164610322c4dcfa82b8cb92e6a0845a75aee2 |