diff --git a/.cvsignore b/.cvsignore index d750785..c2fd6df 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lftp-2.6.10.tar.bz2 +lftp-2.6.12.tar.bz2 diff --git a/lftp.spec b/lftp.spec index a2a84c2..2da74d8 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,12 +1,11 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 2.6.10 -Release: 3 +Version: 2.6.12 +Release: 1 License: GPL Group: Applications/Internet Source0: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2 Source1: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2.asc -Patch0: lftp-2.6.10-malformed.patch URL: http://lftp.yar.ru/ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: ncurses-devel, openssl-devel, pkgconfig, readline-devel @@ -19,7 +18,6 @@ reliability in mind. %prep %setup -q -%patch0 -p1 -b .malformed %build if pkg-config openssl ; then @@ -65,6 +63,15 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lftp/%{version}/proto-http.so %changelog +* Fri Mar 12 2004 Nalin Dahyabhai 2.6.12-1 +- update to 2.6.12 + +* Tue Mar 02 2004 Elliot Lee +- rebuilt + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + * Tue Dec 16 2003 Nalin Dahyabhai 2.6.10-3 - add patch to avoid DoS when connecting to HTTP servers (or "HTTP" "servers") which don't provide status headers, or provide empty lines instead of status diff --git a/sources b/sources index a81e09f..ad17739 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -851387ab94bad8013d20ba7d3758b603 lftp-2.6.10.tar.bz2 +bc5ed223daa568fda9a01f89b5000612 lftp-2.6.12.tar.bz2