Changelog for
lftp-debugsource-4.3.7-37.1.x86_64.rpm :
Wed May 30 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 4.3.7:
* fixed script execution
* cls fixed to show correct time always
* torrent fixed for large PIDs
* don\'t check hostname in openssl case with ssl:check-hostname off
Mon May 21 14:00:00 2012 pascal.bleserAATTopensuse.org
- libgnutls-devel instead of gnutls-devel in order to build properly
on the upcoming 12.2 and reflect the upstream naming change
Sun Apr 1 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 4.3.6:
* adds explicit retracker support (new setting torrent:retracker)
* adds support for HTTP status code 429 Too Many Requests
* improves FTP login error handling
* fixes errors reported by -Werror=format-security
* fixes HTTP error reporting
Wed Jan 25 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 4.3.5:
* fixed ascii mode uploads to sftp
* fixed \"local\" command without arguments
* fixed https
* fixed large memory consumption in ftp when target disk is full
Sun Jan 1 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 4.3.4:
* new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish
* added timestamps in readline history
* improved attach command to remove stale sockets
* fixed core dump when ftp server does not return valid PWD result
* fixed a special ftp cd case when real cwd equals to the new cwd
* fixed torrent status command line
* fixed torrent to open files with CLOEXEC flag
* fixed exit code of queue command
* fixed mirror to follow local symlinks with -L option
* fixed a crash with https
Fri Oct 21 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to lftp-4.3.3:
- new setting ftp:use-tvfs (yes, no, auto)
- improved ftp path handling for servers without TVFS feature
- improved closure matching, now
*.EXT matches URLs ending with \".EXT\"
- updated man page
- updated translations
- fixed mirror target directory naming
- merge with server:ftp/lftp:
- add vi command support
- fix build on SLE_11 and SLE_10
- add .desktop file
Wed Oct 12 14:00:00 2011 tabrahamAATTnovell.com
- update to lftp-4.3.2
- fixed fish protocol syncronization when ls fails on the server
- fixed torrent shutting down when the tracker fails
Thu Jun 30 14:00:00 2011 puzelAATTnovell.com
- update to lftp-4.3.1
- fixed a coredump in torrent on linux with a ppp interface.
- translation updated (ru).
Mon Jun 27 14:00:00 2011 puzelAATTnovell.com
- update to lftp-4.3.0
- new command `attach\' to control a backgrounded lftp.
- automatically fill torrent:ipv6 setting.
- slightly improved torrent status display.
- fixed reconnect interval (it was sometimes uninitialized).
- several fixes for the case of cmd:parallel>1 (Fernando
Gutierrez).
Fri May 13 14:00:00 2011 puzelAATTnovell.com
- update to lftp-4.2.3
- don\'t write passwords to transfer_log
- new setting mirror:no-empty-dirs
- allow `jobs\' output to be redirected
- don\'t list not connected torrent peers by default
- show torrent validation rate and ETA
- fixed `cd -\'
- fixed pget for URLs with special symbols
- translations updated (cs, ru)
- new setting ftp:use-ip-tos
- optimized torrent validation
- fixed fallocate call
- got rid of sprintf calls
- drop lftp-missing-sentinel.patch (in upstream)
Tue Mar 22 13:00:00 2011 puzelAATTnovell.com
- update to lftp-4.2.0
* changed ssl:verify-certificate default to yes.
* check certificate common name in openssl case (code from curl).
* disable weak algorithms in openssl (Ludwig Nussel
).
* new setting xfer:log-file (Timur Sufiev).
* support for netkey pasword in ftp ().
* added torrent ipv6 support (new setting torrent:ipv6)
* don\'t accept new connections when no torrent can accept them.
* allow to specify job numbers in `jobs\' command.
* fixed a segfault in pget when an error happens on second chunk.
Version 4.1.3
* fixed a coredump in torrent (introduced in 4.1.2).
Version 4.1.2
* 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.
- run spec-cleaner
- refresh patches
Sun Nov 28 13:00:00 2010 puzelAATTnovell.com
- udpate to 4.1.1
* fixed job command line display.
* fixed some warnings and compilation with old gcc compilers
(Openwall).
Tue Nov 23 13:00:00 2010 puzelAATTnovell.com
- udpate to 4.1.0
* 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
Fri Sep 17 14:00:00 2010 puzelAATTnovell.com
- update to 4.0.10
* 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)
Wed Jul 21 14:00:00 2010 puzelAATTnovell.com
- update to 4.0.9
* torrent: don\'t try to re-download invalid piece from the same
peer
* added a short lftp.conf(5) man page (Jiri Skala)
* fixed a problem with zeroed errno (Gabriele Balducci)
* fixed status of mget from file: schema
* fixed a compilation problem on AIX (Claus K. Larsen)
Thu May 27 14:00:00 2010 mkudlvasrAATTsuse.cz
- update to 4.0.8
highlights from changelist:
* new settings: xfer:auto-rename (off by default),
ftp:ssl-copy-sid (for some broken servers),
cmd:stifle-rl-history (to limit command history size),
ftp:prefer-epsv, ftp:trust-feat (default no),
cmd:move-background-detach, ftp:proxy-auth-type
* added torrent client
* many bugs fixed
Fri Feb 19 13:00:00 2010 puzelAATTnovell.com
- lftp-use-pkg-config.patch, add pkg-config to BuildRequires
- fixes build
- cleanup specfile
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Mon Mar 23 13:00:00 2009 crrodriguezAATTsuse.de
- fix build, missing sentinel
Tue Feb 26 13:00:00 2008 crrodriguezAATTsuse.de
- fix file-not-in-lang errors
- fix library-without-ldconfig
* errors
Wed Feb 13 13:00:00 2008 mkudlvasrAATTsuse.cz
- update to 3.6.3
highlights from changelist:
* french and polish translations updated.
* major code cleanup (using templates for reusable code - like lists)
* new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii,
- -only-existing
* lots of bugs fixed
- fixed compatibility mode to work with the code after cleanup
Mon Jul 16 14:00:00 2007 mkudlvasrAATTsuse.cz
- update to 3.5.11
highlights from changelist:
* fixed mirror for MDTM-less ftp servers.
* fixed compilation with Sun native compiler
Thu Apr 5 14:00:00 2007 mkudlvasrAATTsuse.cz
- update to 3.5.10
highlights from changelist:
* fixed \'sleep\' command
* fixed \'mirror --script\'
Mon Mar 19 13:00:00 2007 mkudlvasrAATTsuse.cz
- removed RPM_BUILD_ROOT from post-install script
Tue Oct 17 14:00:00 2006 postadalAATTsuse.cz
- updated to version 3.5.6
* new settings cmd:parallel and cmd:queue-parallel to set number of jobs
executed in parallel in non-interactive mode and in a queue.
* new mirror option --skip-noaccess and setting mirror:skip-noaccess.
* fixed a coredump when lftp was compiled with a non-gcc compiler.
* fixed compilation when stdbool.h is missing.
* fixed a failed assertion.
* fixed coredump when doing `ls ..\' on a http site.
* fixed memory and file descriptor leak in mget/mput.
Mon Aug 14 14:00:00 2006 anosekAATTsuse.cz
- updated to version 3.5.4
* new setting mirror:include-regex.
* load ssl keys for protected data connection as well; use new option
ftp:ssl-data-use-keys to disable it.
* fixed human-readable options of du and cls.
* fixed compilation on certain systems.
* fixed a core dump in ftps with gnu tls.
* fixed random queue duplication.
* fixed compilation with modules and socks.
* fixed installation with modules.
* added configure --enable-packager-mode option
* new setting mirror:include-regex.
* load ssl keys for protected data connection as well; use new option
ftp:ssl-data-use-keys to disable it.
* fixed human-readable options of du and cls.
* fixed compilation on certain systems.
Tue Aug 1 14:00:00 2006 postadalAATTsuse.cz
- updated to version 3.5.2
* fixed lftp exit code when cmd:at-exit is set
* new exit options: top, kill
* new setting dns:max-retries
* new settings fish:charset and sftp:charset (for sftp version<4)
* implemented pget -c (continue) with a status file
* new options of `repeat\' command: --count (-c), --delay (-d),
- -while-ok, --until-ok
* added support for ALLO command and ftp:use-allo setting
* changed default for http:use-propfind to no