Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5ACB57A467 for ; Fri, 29 Apr 2016 12:03:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CC7C885E78; Fri, 29 Apr 2016 12:03:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5BBCA85E61 for ; Fri, 29 Apr 2016 12:03:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id pVIdInZ_b9FQ for ; Fri, 29 Apr 2016 12:03:31 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 852E384CE5 for ; Fri, 29 Apr 2016 12:03:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7BBA6FBBA; Fri, 29 Apr 2016 12:03:31 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 29 Apr 2016 12:03:31 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/filezilla To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160429120331.7BBA6FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Fri Apr 29 12:03:31 UTC 2016 Modified Files: pkgsrc/net/filezilla: Makefile PLIST distinfo Removed Files: pkgsrc/net/filezilla/patches: patch-src_engine_ControlSocket.cpp patch-src_engine_socket.cpp Log Message: Updated filezilla to 3.17.0. 3.17.0 (2016-04-21) - *nix: Removed a label on the filter dialog that doesn't apply to *nix builds - Fix compilation if Nettle is installed in a custom location - Fix potential issues with destruction order when closing FileZilla 3.17.0-rc1 (2016-04-15) + Recursivly queuing local files for upload now displays the progress below the local file list + MSW: Use dynamic TCP send buffer sizes to improve upload speeds on high-latency connections + SFTP: Use hardware-accelerated AES on x86_64 CPUs if available by using the AES implementation from Nettle instead of PuTTY + Building FileZilla now depends on the Nettle library, version 3.1 or later + Building FileZilla now depends on libfilezilla >= 0.5.0 (https://lib.filezilla-project.org/). - MSW: The installer now warns if it detects old versions of FileZilla outside of the installation directory - Improve compatibility with directory listings where midnight is represented as 24:00:00 of the prior day - SFTP: Failed downloads due to write failures, e.g. due to a full disk, no longer show up as successful - SFTP: Fix transfer failures if multiple transfers try to list the same directory - SFTP: Updated PuTTY components - FTP over TLS: Debug logs now contain additional information about the TLS handshake 3.16.1 (2016-03-16) ! MSW: Updated installer to NSIS 3.0b3 to prevent DLL hijacking - MSW: Fix string conversion functions of MinGW runtime libraries - Updated PuTTY components - Updated translations - Official binaries now link against GnuTLS 3.4.10 - Official binaries now link against SQLite 3.11.1 3.16.0 (2016-02-29) - Small fix for remembering queue completion actions 3.16.0-rc1 (2016-02-21) + Make notification bubble on queue completion configurable though the queue's context menu + Selected queue completion action is now remembered, excluding the system shutdown/sleep actions. + Added new servertype to the Site Manager for servers using MS-DOS style paths with forward slashes as separators + Building FileZilla now depends on libfilezilla >= 0.4.0 (https://lib.filezilla-project.org/). - Fixes for network configuration wizard leading to incorrect test result - MSW: Installer now removes leftover files from improperly uninstalled previous versions 3.15.0.2 (2016-02-10) - MSW: Binaries are now also signed using a SHA256 signature and certificate. - OS X: Move location of COPYING file containing the GPL to a different location in the bundle. On some systems OS X cannot verify the bundle with the file at the old location - Restore focused item if changing directory listing sort order - Fix restoring the column widths of the failed transfers tab in the queue when starting FileZilla - MSW: Double-clicking a divider between a list header in the queue now adjust the sizes in the other tabs just as dragging the width would 3.15.0.1 (2016-02-02) - Fix for search dialog not displaying the results from the last visited directory of a search 3.15.0 (2016-01-30) + MSW: Display notification bubble if FileZilla isn't in the forgeground and all active transfers have finished. 3.15.0-rc1 (2016-01-23) - Fix regression from 3.16.0-beta1 where extra data being appended to some downloaded files - Fix setting initial pane sizes when creating new tabs - OS X: Fix display of issuer and subject details in certificate verification dialog - Updated SFTP components from PuTTY - Official binaries now link against GnuTLS 3.4.8 - Official binaries now link against SQLite 3.10.2 3.15.0-beta1 (2016-01-13) + Building FileZilla now depends on libfilezilla 0.3.0 (https://lib.filezilla-project.org/). + Added support for downloading and deleting multiple unrelated directories from the search dialog + *nix: Vastly speed up line-ending conversion when downloading files using the ASCII data type + Improved compatibility with broken servers omitting the mandatory 1yz reply to transfer commands - Fix handling of SFTP keyfiles with non-ASCII characters in their paths - Add missing directory comparison checkbox to new bookmark dialog - MSW: Installer now sets appid on desktop icon - Updated built-in pugixml 3.14.1 (2015-10-16) + For third-party builds, add configure flag to allow using system ciphers for FTP over TLS. Display a warning if an insecure cipher is negotiated as result of using system ciphers. - Fixed loading of the directory comparison flag for bookmakrs in the Site Manager - Changing the interface layout and icon theme no longer results in an inconsistent UI state - Some SFTP servers send additional information on errors. This information is now shown in the message log - If the local file cannot be opened on SFTP transfers FileZilla no longer automatically retries - Updated SFTP components from PuTTY 3.14.0 (2015-09-16) - When connecting using SFTP, show an error message instead of silently failing when encountering an insecure cipher 3.14.0-rc2 (2015-09-09) - Removing selected queue items is now faster - Reduced memory usage of queue - When connecting to hostnames with multiple IPs, reset timeout if trying the next address 3.14.0-rc1 (2015-09-04) + Add support for password-protected SSH private keys + SSH private keys not in PuTTY's native format no longer need to be converted if they aren't password-protected + When using synchronized browsing, changing to a directory that does not exist on both sides now asks whether the missing directory should be created - SSH1 support for SFTP has been disabled 3.13.1 (2015-08-24) - Fix SFTP component crashing on some combinations of encryption and key exchange algorithm - Fixed Ctrl+Shift+I shortcut to toggle filters - OS X: Fixed Ctrl+, shortcut to open settings dialog - Optimizations to reduce memory footprint - Build system fixes 3.13.0 (2015-08-15) + Display home directory instead of root directory if the last used directory does not exist + Larger initial size of main window if there is no stored size + Slightly increased size of page selection box in settings dialog - Fix assertion in directory listing parser - Fix drag&drop of remote files which broke in 3.13.0-rc1 3.13.0-rc2 (2015-08-10) - Updated SFTP components from PuTTY - Official binaries now link against GnuTLS 3.4.4 - Official binaries now link against SQLite 3.8.11.1 3.13.0-rc1 (2015-08-05) + For SFTP servers the private key file to use can now be specified in the Site Manager + The contents of each queue tab can now be exported through the context menu + MSW: The installer now registers the App Path so that FileZilla is recognized in the Win+R dialog + FileZilla now uses pugixml instead of TinyXML to parse and create XML files + Several performance improvements + Code cleanup and modernization, building FileZilla now requires a C++14 compiler - Fixed an assert loading sitemanager.xml created by an old version - If password saving is disabled, specifying a password on the command-line no longer leads to extraneous password prompts when transferring files - If deleting remote directories via the directory tree, navigate out of the directory tree that is to be deleted 3.12.0.2 (2015-07-09) - Fix regression on servers that have MLSD facts disabled by default 3.12.0.1 (2015-07-09) - Fix detection of UTF-8 support - Fix location of file list status bar, it was shifted by one pixel To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 pkgsrc/net/filezilla/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/filezilla/PLIST cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/filezilla/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/net/filezilla/patches/patch-src_engine_ControlSocket.cpp \ pkgsrc/net/filezilla/patches/patch-src_engine_socket.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.