Changelog for
lftp-4.4.0-59.2.i586.rpm :
Tue Jul 9 14:00:00 2013 schwabAATTsuse.de
- Override broken configure checks
Sun Mar 17 13:00:00 2013 dimstarAATTopensuse.org
- Fix lftp-ca-bundle-path.patch: the correct syntax is to \"set\" the
parameter (bnc#792456).
Sun Dec 2 13:00:00 2012 dimstarAATTopensuse.org
- Add lftp-ca-bundle-path.patch: use /etc/ssl/ca-bundle.pem as
root CA store. Instead of \'suggesting\' users to get used to
certificate errors, it\'s better to give a working default that
allows normal certificate verification. Note: we do not set
ssl:ca-path, even though this would be nicer, but lftp v4.4.0
seem not to support this (despite it being documented in man
pages).
Tue Oct 16 14:00:00 2012 puzelAATTsuse.com
- update to 4.4.0
* implemented bittorrent extensions (FAST, DHT, LTEP,
ut_metadata, ut_pex).
* allow torrent downloading by magnet links.
* new setting torrent:use-dht.
* new torrent option --dht-bootstrap for manual bootstrapping.
* add support for name.utf-8 and path.utf-8 in torrent metadata.
* now net:limit-rate and net:limit-total-rate settings can use suffixes,
e.g. `set net:limit-total-rate 1M:500k\'.
* allow numeric user names.
* don\'t try to upload if ALLO fails.
* send PROT to ftp servers always when AUTH is activated.
* fixed gnutls non-fatal error checking.
* fixed execution of at-finish and at-queue-finish in certain cases.
* fixed termcap coredump.
* fixed opie on 64-bit machines.
* treat gnutls decryption error as non-fatal.
* fixed core dump in `bm:\' pseudo-URL opening.
* fixed PROPFIND result parsing (WebDAV).
Fri Jul 27 14:00:00 2012 ajAATTsuse.de
- Fix build with missing gets declaration (glibc 2.16)
Fri Jul 13 14:00:00 2012 vcizekAATTsuse.com
- mark alternative ftp.1 as ghost (bnc#723691)
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