Subject: pkg/19419:
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 12/16/2002 21:31:38
>Number: 19419
>Category: pkg
>Synopsis:
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Dec 16 12:33:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Juan RP
>Release: NetBSD 1.6K
>Organization:
HispaBSD
>Environment:
System: NetBSD xtraeme.dyndns.org 1.6K NetBSD 1.6K (xtrakernel) #0: Thu Dec 12 18:38:40 CET 2002 root@xtraeme.dyndns.org:/usr/src/sys/arch/i386/compile/xtrakernel i386
Architecture: i386
Machine: i386
>Description:
This patch provide update to latest version for package net/lftp ( 2.6.3 ).
Changelog:
2002-11-04: lftp-2.6.3 released. Some bugs fixed.
# Version 2.6.2 - 2002-09-10
* readline history is now stored in a file.
* handle full-disk condition as fatal if the file is removed.
* recursive deletion (rm -r) fixed. It used DELE instead of RMD.
* fixed a rare core dump, usually happening on completion.
* fixed compilation with modules.
# Version 2.6.1 - 2002-08-10
Some bugs fixed.
* fixed core dump when handling Content-Disposition.
* fixed core dump when specifying zero queue position (Glenn Maynard).
* fixed ETA rounding - it was possible to see 1h60m (reported by Igor Zhbanov).
* a number of compile problems fixed.
# Version 2.6.0 - 2002-08-02
Several new features and few fixes.
* separated rate limitations for download and upload (set limit-rate 200:100).
* added SSL certificate support and several SSL related settings.
* connection slot support. Now you can switch sessions with Meta-[123...] or with command `slot '. You can also use slot: as a pseudo-URL.
* per-slot queues. Now you can have several queues for the same site using different slots.
* queue can be stopped now. Use `queue' with no args to create a stopped queue, `queue start' to run it, `queue stop' to stop it. When you exit lftp, the queue will start automatically.
* mirror now appends source base name to target if target ends with a slash.
* improved hftp:proxy setting. Now it defaults to http:proxy and is not needed if ftp:proxy is set to `http://...'.
* fixed mirror in case of server without MDTM command (Glenn Maynard).
* mirror could start multiple transfers if it could not cd to a direcory, even without --parallel (test case by Glenn Maynard).
* fixed fd leak in `(commands)' structure (Glenn Maynard).
* fixed memory leak in ''(commands)''.
# Version 2.5.4 - 2002-06-05
* fixed double free problem introduced in version 2.5.3.
* compilation fixes (Glenn Maynard).
# Version 2.5.3 - 2002-06-02
Some bug fixes, including possible buffer overflows.
* security fix: long error message from ftp server could cause buffer overflow.
* fixed ftp:fix-pasv-address. Now the address should be fixed properly.
* handle HTTP `100 Continue' in any open mode.
* status line fixed: don't write a space to last screen column.
* security fix: check that addresses have proper length (Michail Litvak).
* migrated to gettext-0.11.2 and automake-1.6.1.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/lftp/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile 2002/08/25 21:50:01 1.18
+++ Makefile 2002/12/16 20:31:03
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.18 2002/08/25 21:50:01 jlam Exp $
-DISTNAME= lftp-2.5.2
+DISTNAME= lftp-2.6.3
CATEGORIES= net
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \
ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/lftp/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 2002/08/25 21:50:01 1.6
+++ distinfo 2002/12/16 20:31:03
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2002/08/25 21:50:01 jlam Exp $
-SHA1 (lftp-2.5.2.tar.bz2) = c44ef018edd64ffbb4cf5ff16a2cc091fb2a914b
-Size (lftp-2.5.2.tar.bz2) = 1124212 bytes
-SHA1 (patch-aa) = 727d216e32d66671e2c74e08e32c1f1017acc87e
+SHA1 (lftp-2.6.3.tar.bz2) = 88b9b37ad9accaf17aa9777a95fe26bf34292ad8
+Size (lftp-2.6.3.tar.bz2) = 1126534 bytes
+SHA1 (patch-aa) = 88ea65a0d2e7c40bc2b1a63e482f91ab15bb25ea
SHA1 (patch-ab) = 4312c2878b6e553bdadfab8528906f811cd9d381
>Release-Note:
>Audit-Trail:
>Unformatted: