File lftp.changes of Package lftp
-------------------------------------------------------------------
Fri Oct 21 11:31:52 UTC 2011 - pascal.bleser@opensuse.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:01 UTC 2011 - tabraham@novell.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 07:09:01 UTC 2011 - puzel@novell.com
- update to lftp-4.3.1
- fixed a coredump in torrent on linux with a ppp interface.
- translation updated (ru).
-------------------------------------------------------------------
Mon Jun 27 11:28:42 UTC 2011 - puzel@novell.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 06:24:23 UTC 2011 - puzel@novell.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 10:31:35 UTC 2011 - puzel@novell.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
<ludwig.nussel@suse.de>).
* 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 15:41:33 UTC 2010 - puzel@novell.com
- udpate to 4.1.1
* fixed job command line display.
* fixed some warnings and compilation with old gcc compilers
(Openwall).
-------------------------------------------------------------------
Tue Nov 23 10:41:12 UTC 2010 - puzel@novell.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 15:36:08 UTC 2010 - puzel@novell.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:44:58 UTC 2010 - puzel@novell.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 17:39:34 CEST 2010 - mkudlvasr@suse.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 15:34:37 UTC 2010 - puzel@novell.com
- lftp-use-pkg-config.patch, add pkg-config to BuildRequires
- fixes build
- cleanup specfile
-------------------------------------------------------------------
Tue Nov 3 19:09:25 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Mon Mar 23 15:58:51 CET 2009 - crrodriguez@suse.de
- fix build, missing sentinel
-------------------------------------------------------------------
Tue Feb 26 01:42:25 CET 2008 - crrodriguez@suse.de
- fix file-not-in-lang errors
- fix library-without-ldconfig* errors
-------------------------------------------------------------------
Wed Feb 13 15:49:12 CET 2008 - mkudlvasr@suse.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 19:42:31 CEST 2007 - mkudlvasr@suse.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 21:26:54 CEST 2007 - mkudlvasr@suse.cz
- update to 3.5.10
highlights from changelist:
* fixed 'sleep' command
* fixed 'mirror --script'
-------------------------------------------------------------------
Mon Mar 19 18:33:39 CET 2007 - mkudlvasr@suse.cz
- removed RPM_BUILD_ROOT from post-install script
-------------------------------------------------------------------
Tue Oct 17 10:51:22 CEST 2006 - postadal@suse.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 18:14:12 CEST 2006 - anosek@suse.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 12:02:26 CEST 2006 - postadal@suse.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
-------------------------------------------------------------------
Fri Apr 14 23:29:35 CEST 2006 - pnemec@suse.cz
- decreased priority of alternative system [#162595]
- another fix for lftp wrapper [#164726]
-------------------------------------------------------------------
Fri Apr 7 16:21:58 CEST 2006 - pnemec@suse.cz
- fixed lftp_wrapper [#162595]
-------------------------------------------------------------------
Mon Mar 20 18:05:33 CET 2006 - postadal@suse.cz
- packaged %ghost /usr/bin/ftp [#159341]
-------------------------------------------------------------------
Mon Mar 13 12:15:11 CET 2006 - postadal@suse.cz
- removed lukemftp from Obsoletes [#156450]
-------------------------------------------------------------------
Sat Mar 11 18:27:48 CET 2006 - postadal@suse.cz
- added ftp and ftp.1 to alternative system, so they can be
interchanged with lukemftp [#156450]
-------------------------------------------------------------------
Thu Mar 9 16:03:01 CET 2006 - postadal@suse.cz
- fixed update problem (removed lukemftp from Conflicts) [#156450]
-------------------------------------------------------------------
Fri Mar 3 16:44:35 CET 2006 - pnemec@suse.cz
- fixed lukemftp update problem 154349
-------------------------------------------------------------------
Fri Jan 27 08:05:51 CET 2006 - pnemec@suse.cz
- fixed lftp_wrapper.c [#145143]
-------------------------------------------------------------------
Wed Jan 25 21:37:20 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jan 19 15:03:29 CET 2006 - pnemec@suse.cz
- fixed some parts in lftp_wrapper.c
-------------------------------------------------------------------
Tue Jan 17 01:54:02 CET 2006 - postadal@suse.cz
- made ftp wrapper and compat-mode module for backward compatibility
with lukemftp [#52021] (compat-mode.patch, wrapper.patch)
- added -fstack-protector
-------------------------------------------------------------------
Sun Jan 15 17:38:05 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Fri Jan 6 14:40:31 CET 2006 - postadal@suse.cz
- updated to version 3.4.0
-------------------------------------------------------------------
Wed Nov 23 17:30:00 CET 2005 - postadal@suse.cz
- updated to version 3.3.4
- parallelize build
-------------------------------------------------------------------
Thu Jul 28 19:45:18 CEST 2005 - postadal@suse.cz
- updated to version 3.2.1
- disabled stripping in makefiles to enabling build helpful debuginfo package
- removed obsoleted gcc-sentinel-fix patch
-------------------------------------------------------------------
Wed Jan 19 18:43:28 CET 2005 - postadal@suse.cz
- updated to version 3.0.13
- fixed gcc warnings (gcc-sentinel-fix.diff)
-------------------------------------------------------------------
Tue Aug 17 11:11:12 CEST 2004 - postadal@suse.cz
- removed /usr/bin/ftp link to avoid conflict with other ftp clients [#43765]
-------------------------------------------------------------------
Thu Aug 05 16:45:41 CEST 2004 - postadal@suse.cz
- updated to version 3.0.6
-------------------------------------------------------------------
Fri Feb 13 11:36:24 CET 2004 - postadal@suse.cz
- updated to version 2.6.12
- removed obsoleted patches: http-empty-line-fix, http-overflow-fix
-------------------------------------------------------------------
Tue Feb 10 11:58:33 CET 2004 - schwab@suse.de
- Add readline-devel to neededforbuild.
-------------------------------------------------------------------
Tue Dec 16 14:25:24 CET 2003 - postadal@suse.cz
- fixed handling first empty line (server's response doesn't parse it correctly)
-------------------------------------------------------------------
Mon Dec 08 16:23:28 CET 2003 - postadal@suse.cz
- fixed remote exploitable buffer overflow while using HTTP/HTTPS [#33528]
-------------------------------------------------------------------
Thu Nov 6 11:46:49 CET 2003 - schwab@suse.de
- Fix quoting in configure script.
-------------------------------------------------------------------
Thu Sep 18 12:48:24 CEST 2003 - postadal@suse.cz
- fixed to use stdarg [#30819]
-------------------------------------------------------------------
Wed Aug 20 11:10:48 CEST 2003 - postadal@suse.cz
- removed forgotten __os_install_post
-------------------------------------------------------------------
Thu Jul 24 21:53:16 CEST 2003 - postadal@suse.cz
- updated to version 2.6.6
-------------------------------------------------------------------
Mon Jun 2 15:44:19 CEST 2003 - poeml@suse.de
- run automake
-------------------------------------------------------------------
Wed May 14 12:02:25 CEST 2003 - mmj@suse.de
- Update to 2.6.5 including:
* new mirror options --log=<file> and --script=<file> to produce
lftp commands equivalent to the actions done (log) or to be
done (script) by mirror. `-' as file name means stdout.
* fixed a dead-lock when resuming FXP with passive source.
* re-get file size and date after HTTP redirect.
* added workarounds for proftpd.
* handle EPIPE (Broken pipe) error as temporary network error.
* fixed a dead-lock in HTTP retrieval after redirect.
* added cls option --sort=date (Oskar Liljeblad).
* fixed compilation on OpenBSD and older Solaris.
* fixed handling of symbolic links in find.
* lftp -f and -c options can now be combined
* fixed slot handling in non-interactive mode.
* fixed large file support in cat command.
* fixed dante socks compilation.
* fixed data connection abort with ssl connection to wu-ftpd.
- Remove files we don't want to package
-------------------------------------------------------------------
Fri Jan 10 17:41:51 CET 2003 - postadal@suse.cz
- updated to version 2.6.4
* new settings net:socket-bind-ipv4 and net:socket-bind-ipv6 to bind sockets
to a specific address (to select a specific network interface)
* reget does not start transfer if not needed
* ssl:verify-certificate set to no by default
* fixed ~ handling in find and mirror
-------------------------------------------------------------------
Fri Dec 06 12:10:17 CET 2002 - postadal@suse.cz
- new package: lftp 2.6.3