From 25cd1e1cff12e34d5bfebf096db6180d786a771d Mon Sep 17 00:00:00 2001 From: hiramatsu Date: Tue, 21 Feb 2006 05:54:43 +0000 Subject: Updated to 0.16.2. Changes in release 0.16.2: * Fix over-eager move/rename algorithm when handling a delete of one of a set of identical files. * DAV: Fix ordering issues with --fetch. * FTP: Retry after response timeouts for STOR commands. * Update to neon 0.25.4. Changes in release 0.16.1: * FTP: Fix crash in FTP timeout handling. * Improve error messages from LIST parser failure. Changes in release 0.16.0: * Fetch mode now fetches a single directory at a time: - works with DAV servers which reject "Depth: infinity" PROPFIND - works with FTP servers which reject the -R flag to LIST - "exclude" and "ignore" patterns are now matched as expected against remote files. * In updates, delete files remotely before creating directories, to allow the "replace a file with a directory" case to work. * sftpdriver.c compile fix for older Unixes. * Fix for German translation (Jens Seidel) Changes in release 0.15.1: * Updated Italian translation (Cristian Rigamonti). * FTP: fix newline handling issues for ASCII file transfers. * sitecopy.1: explain use of "http secure" (Reed Snellenberger) * Update to neon 0.25.0: - fix regressions in WebDAV path-escaping Changes in release 0.15.0: * Add SFTP support from Nobuyuki Tsuchimura using "protocol sftp". * FTP: Ignore symlinks in fetch mode; fix some fetch mode error handling. * DAV: fix use of remote root path which needed path-escaping. * rsh/ssh: Filename quoting fixes (Nobuyuki Tsuchimura). * Apply tempupload option to new files as well as changed files. * In "sitecopy --flatlist" output, mark ignored items with "|ignored". * Correct sitecopy.1 documentation: symlinks in the local site are followed not ignored, by default. * Add French translation of man page, by Nicolas Girard. --- www/sitecopy/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/sitecopy/distinfo') diff --git a/www/sitecopy/distinfo b/www/sitecopy/distinfo index 0e8a4a91cca..2caa1abb5fc 100644 --- a/www/sitecopy/distinfo +++ b/www/sitecopy/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 14:08:38 wiz Exp $ +$NetBSD: distinfo,v 1.7 2006/02/21 05:54:43 hiramatsu Exp $ -SHA1 (sitecopy-0.13.4.tar.gz) = 5ce70aac13c9505eed124396136786edc8d697b8 -RMD160 (sitecopy-0.13.4.tar.gz) = 0983d5205b6b208bce34b2c5261743d2fdfe9740 -Size (sitecopy-0.13.4.tar.gz) = 773653 bytes +SHA1 (sitecopy-0.16.2.tar.gz) = 8e7b39e71d6c6cfbd2455b495326070319a41cab +RMD160 (sitecopy-0.16.2.tar.gz) = f4bd7fdfa1797b4aeb6a9a5a6f8542be06f4c35a +Size (sitecopy-0.16.2.tar.gz) = 947483 bytes SHA1 (patch-aa) = 0a06d1f70b5ceb3e6ba76d55e3720ff76167d488 -- cgit v1.2.3