ANNOUNCE: gFTP 2.0.15



I am pleased to announce the availability of gFTP 2.0.15. Here is a list
of changes since version 2.0.14:

* I18N improvements in GTK+ 2.0 port. If the remote server is not returning

  output in UTF8, it will first attempt to convert it from the local
  character set and if that fails it will try the character sets listed in

  the remote_charsets option.
* Added an improved internal configuration interface. You can now override
  just about any option in the bookmarks dialog for a particular site.
* Each protocol that gFTP supports is now completely self contained in
it's
  own file. So, if gFTP doesn't support your favorite protocol, it should
be
  pretty easy to add support
* When you attempt to connect to a site and there is a fatal error, gFTP
will 
  abort properly and no longer keep trying to log back into the server.
* Fixes for transferring files greater than 2.1GB.
* Improved throttling of file transfers.
* Added support to expire cache entries after a particular period of time.
* FTP: Added IPV6 support. gFTP is almost 100% IPV6 compatible. If you are
  not using a proxy server, you will not run into any issues. The list of 
  local networks to not use the proxy server is still currently IPV4 only.
* FTP: Added ability to parse VMS directory listings.
* FTP: The firewall_* options were renamed to ftp_proxy_* for better 
  consistency with the other protocols.
* SSH2: More informative error messages when the initial connection to the

  remote server fails. You should hopefully not see those "Messages size
too
  big" error messages anymore.
* SSH2: Improved the PTY interface.
* Removed legacy SSH protocol. THe SSH2 protocol is now the only SSH
protocol
  supported. You had to enable an option in 2.0.14 to be able to use this
  protocol.
* HTTP: Lots of improvements to this protocol. 
* Added support for the HTTPS protocol. I added a generic SSL layer to the
  code so that other SSL protocols can be easily added.
* The bookmarks and configuration file is now only written if something
  changed during this session.
* Build fixes for various platforms
* Lots of cleanups and improvements to the core library. Also lots of bug
  fixes throughout the code.
* New language translations and updates (am ar ca cs es fr hu ja mk ms nl
pl 
  pt pt_BR ru sr sr Latn sv tr uk zh_TW). Thanks to everybody that has
  contributed language updates!

Changes from 2.0.15rc1 to 2.0.15rc2

* Largefile (>2.1GB) fixes. 
* When resuming files, look up the right option name. gFTP would bail out
  whenever it couldn't look up the right option.
* Fixes to the permissions of files when they are first transfered. New
files 
  are created with the mode 0644 & ~umask.
* Change to the proper local directory when one was enabled with a
bookmark.
* Fixed crash that would occur in the options dialog when you hit Apply,
then 
  OK.
* Fixed possible division by 0 when transfering a file.
* Fixed double free of a gftp_file structure member (utf8_file). This was
not
  present in 2.0.14.
* FreeBSD PTY and password prompt fixes.
* Detect write errors properly.
* Added --info argument to the command line. This will give some
information
  about how gFTP was compiled.

Changes from 2.0.15rc2 to 2.0.15

* FTP: Fixes for selecting ASCII/Binary transfers
* Fixed crash when deleting files in the GTK+ port
* Fixed parsing directory listings that have timestamps that are not in the

  current locale.
* More largefile support fixes.
* Updated translations (cs, pl, sr, sr Latn, sv)


MD5SUMs:

834086fe738898c5fb71115bd0f7cae2  gftp-gtk_2.0.15-1_i386.deb
1ca9a7124b6226485a7ea5cfdb1b771f  gftp-text_2.0.15-1_i386.deb
776244d1c93ffe3a583564830eeeb701  gftp-2.0.15.tar.bz2
5a076c251c1d81cace49ebe197c0d70a  gftp-2.0.15.tar.gz
a5ab28b84a27708a0ee8cb8732e76151  gftp_2.0.15-1_i386.deb
bb9cc090985967198bd5640ef3ab4c3b  gftp-common_2.0.15-1_i386.deb

I would like to thank everyone that has submitted patches, bug reports,
translations, or offered ideas for improvements.

Brian





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]