pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/lftp
Module Name: pkgsrc
Committed By: pettai
Date: Thu Mar 10 23:38:42 UTC 2011
Modified Files:
pkgsrc/net/lftp: Makefile PLIST.perl distinfo options.mk
pkgsrc/net/lftp/patches: patch-aa
Log Message:
Version 4.1.3 - 2011-01-17
fixed a coredump in torrent (introduced in 4.1.2).
Version 4.1.2 - 2010-12-31
new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally
via file: schema.
create remote symlinks in mirror -R if supported by server.
detect and remove duplicate peers in torrent.
Version 4.1.0 - 2010-11-22
send path components to ftp server separately, unless TVFS is in FEAT reply.
save pget status at the very beginning of pget execution.
allow mirror pget continuation (mirror -c --use-pget).
allow multiple torrent startup at once (e.g. torrent *.torrent).
pre-allocate disk space in torrent, if posix_fallocate(3) is supported.
new command prefix `local'. It makes the following command use local session
instead of remote.
added torrent multi-tracker support.
fixed convert-mozilla-cookies cookie duplication.
Version 4.0.10 - 2010-09-01
use cached file set, don't parse file listing again.
updated convert-netscape-cookies.
fixed a problem with zeroed errno in http.
fixed coredump on mirror --log=file when the file cannot be opened.
translations updated (de, ru).
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/net/lftp/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/lftp/PLIST.perl
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/lftp/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/lftp/options.mk
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/lftp/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index