Mercurial > gftp.yaz
view docs/website/announce.txt @ 830:afbe37351940
2006-10-19 Brian Masney <masneyb@gftp.org>
WARNING: The CVS version of gFTP is currently broken, especially for
international users. This will be fixed in a few days.
* src/gtk/gtkui.c src/gtk/gtkui_transfer.c src/gtk/misc-gtk.c lib/gftp.h
lib/misc.c lib/protocols.c - removed code that converts the filename to
UTF8. This will be handled by the library. Removed utf8_file member from
the gftp_file structure.
* lib/rfc959.c - convert the file or directory from UTF8 to the proper
locale when sending a command to the server.
* src/uicommon/gftpui.c src/gtk/menu-items.c lib/misc.c lib/gftp.h
(gftp_gen_ls_string) - convert the filename from UTF8 to the proper
locale before it is displayed to the user.
author | masneyb |
---|---|
date | Thu, 19 Oct 2006 11:41:04 +0000 |
parents | cc98fe1b53b2 |
children | 04a234bb896f |
line wrap: on
line source
I am pleased to announce the availability of gFTP 2.0.18. Here is a summarized list of changes since version 2.0.18rc1. For a full list of changes, please see the ChangeLog file that is included with the source distribution. * Added support for the FSP protocol (http://fsp.sourceforge.net/) * SSH2: Fixed segfault that could occur when renaming a file (bug introduced in 2.0.18rc1) * SSH2: Fixes for parsing the directory listing from the commercial SSH server * FTP: added pasv_behind_router option. If this is enabled, then the IP address that is in the PASV response will be ignored. Instead the IP address of the remote host will be used * FTP: removed the quote filename functionality in the SITE CHMOD and SITE UTIME commands * Chmod: Fixes for setting the group execute bit (bug introduced in 2.0.18rc1) * Fixes so that the text port will prompt you for your password when a URL is entered on the command line * In the text port, convert the string from UTF8 to the users' current locale before it is displayed * Fixes for when the host system does not have getaddrinfo() (bug introduced in 2.0.18rc1) * Rewrote and improved the URL parser so that the :, @ characters are allowed in directories and passwords * Security Fix: Ignore the file paths that are returned by the remote server * FreeBSD and HP/UX fixes * GNOME HIG fixes * Many other small changes and improvements. See the ChangeLog file in the distribution for a detailed list of changes. * Updated language translations (cs de en_CA en_GB es hu nl zh_CN) MD5SUMs: 44b19442d06f6dc68c7211d66029d826 gftp-2.0.18.tar.bz2 4d449f79b225b0831692e9caa39a2028 gftp-2.0.18.tar.gz d269b91a8f4cdee51377e9d54890ce45 gftp_2.0.18-1_all.deb 36735f5377eaa31e1bd858791a37da39 gftp-common_2.0.18-1_i386.deb 25f4c29856b4ddd793856e7f410b3427 gftp-gtk_2.0.18-1_i386.deb 7f7e44a309396fda006ce70623233763 gftp-text_2.0.18-1_i386.deb I would like to thank everyone that has contributed to this release by sending bug reports, suggestions, patches and translations. The following people have submitted patches or translations since 2.0.18rc1 was released: Vincent van Adrighem, Frank Arnold, H.Merijn Brand, Laszlo Dvornik, Radim Kolar, Aurelien Jarno, Bernd Leibing, David Lodge, Francisco Javier F. Serrador, Miloslav Trmac, Pavel Vainerman, Jasper van Veghel, Adam Weinberger and Funda Wang If you find any bugs in this release, please report them using GNOME's Bugzilla. Brian Masney http://www.gftp.org/