upgrade to version 2.5.4
>From ChangeLog: - 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.
This commit is contained in:
parent
01aba3a6ba
commit
695e5219fc
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2002/05/29 06:56:06 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2002/07/01 02:03:31 kevlo Exp $
|
||||
|
||||
COMMENT= "shell-like command line ftp client"
|
||||
|
||||
DISTNAME= lftp-2.5.2
|
||||
DISTNAME= lftp-2.5.4
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.460
|
||||
MASTER_SITES= http://the.wiretapped.net/mirrors/lftp/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (lftp-2.5.2.tar.gz) = a563aa3d2745fa8aadf505213f6ad42a
|
||||
RMD160 (lftp-2.5.2.tar.gz) = ef4de08304f8db7d60814ae13d568eba4b5463de
|
||||
SHA1 (lftp-2.5.2.tar.gz) = 9cdb95331a0ac8ba63af7821f20930b39ba48782
|
||||
MD5 (lftp-2.5.4.tar.gz) = b1a551e4c7f5f70c69392204bd19903d
|
||||
RMD160 (lftp-2.5.4.tar.gz) = 06b87a5a04aa3bf9a871a4ece8cbe38fb7df48c8
|
||||
SHA1 (lftp-2.5.4.tar.gz) = f2f18afbb6c3434eabc6c05c5a37224e8465cd97
|
||||
|
Loading…
Reference in New Issue
Block a user