Commit graph

86 commits

Author SHA1 Message Date
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
wiz
73765ea9b2 Remove BOM from desktop file.
Bump PKGREVISION.
2017-03-03 12:53:58 +00:00
wiz
5bf9f3d202 Updated filezilla to 3.24.1.
3.24.1 (2017-02-21)

- Fixed rendering icons in the remote directory tree when DPI scaling is enabled on Windows Vista and some Windows 7 machines
- SFTP components have been updated and are now based on PuTTY 0.68
- Updated builtin pugixml to version 1.8
2017-02-27 10:04:40 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
472cf165b6 Updated filezilla to 3.24.0.
3.24.0 (2017-01-13)

- Fixed a possible crash if sending FTP commands fails during a directory listing operation
- *nix: Fixed a scrolling issue in the message log if wxWidgets is built against GTK3

3.24.0-rc1 (2017-01-06)

+ The context menu for remote file search results now has a "Copy URL(s) to clipboard" item
+ Alt+number can now be used to switch between tabs in addition to Ctrl+number
+ SFTP hostkey fingerprints are now also shown as base64 encoded SHA256 hashes to match the new format displayed by OpenSSH
- Errors at the end of SFTP transfers now correctly result in transfer failures instead
- Cancelling synchronized browsing questions no longer prevents further directory changes
- Fix display issues for the filter conditions dialog
- Fix deleting multiple extensions on the filetype page in the settings
- OS X: Do not open dialogs while already processing an event, e.g. while a context menu is open
2017-01-16 12:36:59 +00:00
wiz
67c9826bdb Updated filezilla to 3.23.0.2.
3.23.0.2 (2016-12-06)
Bugfixes and minor changes:

    Key file paths entered in the Site Manager are now saved to corresponding server entries in the transfer queue
    MSW: Work around a bug in wxWidgets causing bad icons in the remote directory tree due to wxImageList::GetBitmap errorneously stripping the alpha channel from images
    Allow relative paths and environment variables in the "Cache directory" setting.

3.23.0.1 (2016-12-06)
Bugfixes and minor changes:

    Work around a bug in wxWidgets that has been causing a virtually infinite loop when deleting toolbar buttons

3.23.0 (2016-12-05)
Bugfixes and minor changes:

    Speed up icon scaling and cache scaled icons for faster subsequent loading. The cache directory can be changed through fzdefaults.xml using the "Cache directory" setting
    OS X: Fixed icon display on high-DPI displays in a few more dialogs
    Loading a corrupted layout.xml or search.xml no longer shows an error message, these files are now silently overwritten
    MSW: Fixed a regression where UNC paths where not handled correctly as config location in fzdefaults.xml

3.23.0-rc1 (2016-11-28)
New features:

    New high-resolution icons
    Improvements to the sizing of icons and other user interface elements on high-DPI displays. For technical reasons, existing theme settings have been reverted to their default values. They can be changed again in the settings dialog.
    Make use of the Unix.ownername and Unix.groupname facts for MLSD if available

Bugfixes and minor changes:

    The bookmarks menu updates again after changing global bookmarks
    Adding a site to the Site Manager as part of adding a site-specific bookmark no longer fails if sitemanager.xml does not yet exist
    Strip byte order marks at the beginning of directory listings
    Add an option to filezilla.xml to control cache ttl

3.22.2.2 (2016-11-01)
Bugfixes and minor changes:

    Fixed trimming of FEAT response lines leading to incorrectly detected server features

3.22.2.1 (2016-11-01)
Bugfixes and minor changes:

    OS X: Rebuilt to work around a nasty bug in XCode: Even when linking with -Wl,-no-weak-imports it links against functions not available on older OS X versions
    Fixed a crash on exotic servers only implementing factless MLST/MLSD

3.22.2 (2016-11-01)
Bugfixes and minor changes:

    Tuned appearance of progress bar in transfer queue

3.22.2-rc2 (2016-10-28)
Bugfixes and minor changes:

    SFTP: Renaming a file or directory where the new name already refers to a directory no longer moves the file into this directory.
    Fix regression from -rc1 with custom ports in the quickconnect bar
    Fix regression from -rc1 parsing the EPSV reply

3.22.2-rc1 (2016-10-25)
New features:

    Building and running FileZilla now depends on libfilezilla >= 0.8.0 (https://lib.filezilla-project.org/).

Bugfixes and minor changes:

    Non-existing key files are no longer silently dropped from the SFTP page in the settings dialog
    Further abbreviate log output if transferring files using SFTP
    Generic proxy usernames and passwords containing non-ASCII characters are again handled correctly
    Fixed an assertion if Ctrl+A is pressed in an empty file list
    *nix: Fixed color of status message in the message log
    *nix, OS X: Fixed an assertion adding files to the queue after having selected a large range of items
    *nix, OS X: Fixed an assertion due to a timing issue when renaming local files

3.22.1 (2016-10-03)
Bugfixes and minor changes:

    OS X: Work around a nasty bug in XCode where programs explicitly compiled for older versions of OS X were silently pulling in features exclusive to the new version, resulting in crashes at runtime
    Fixed a potential crash when using SFTP

3.22.0 (2016-10-01)
Bugfixes and minor changes:

    Bookmarks with the "Directory comparison" checkbox set now work correctly
    MSW: Fix background clearing issue on the size format settings page
    MSW: Toggling the log timestamp option no longer results in wrong log colors
    Fix for premature queue completion action

3.22.0-rc1 (2016-09-24)
New features:

    Directory listing filters can now be exported and imported
    Added the "not all" filter match type to filter out all items not matching all conditions
    Added the "not all" search match type to search for all items not matching all conditions
    Building and running FileZilla now depends on libfilezilla >= 0.7.0 (https://lib.filezilla-project.org/).
    Building and running FileZilla now depends on GnuTLS >= 3.4.15

Bugfixes and minor changes:

    Speed up creation of socket and file i/o threads through the use of a thread pool
    Replace invalid characters in filenames when calculating the local filename for editing remote files
    The updater can now handle HTTPS servers that redirect to other HTTPS servers
    SFTP: Try password based login if a password-protected keyfile is rejected by the server instead of failing the login
    MSW: Tee shell extension now supports long paths on Windows 10
2017-01-01 15:49:13 +00:00
wiz
7135fcadcc Revert "Specify readline requirement on 30 packages"
Many of these definitely do not depend on readline.
So there must be a different underlying problem, and that
should be tracked down instead of papering over it.
2016-12-12 14:22:01 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
marino
938dfe006b Specify readline requirement on 30 packages
Solves:
/usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline

The missing specification is obvious on DragonFly because there's
no publically accessible version of readline in base.
2016-12-04 03:51:14 +00:00
wiz
7f5fe98310 Add an upstream patch that hopefully fixes a rare assertion.
From Tim Kosse.
Bump PKGREVISION.
2016-10-21 15:29:11 +00:00
wiz
b28cdaa590 Updated filezilla to 3.21.0.
3.21.0 (2016-08-23)

! Fixed a string format vulnerability introduced in 3.20.0-rc1 when listing directories using SFTP
+ SFTP: Added support for AES-GCM ciphers as implemented in OpenSSH
+ OS X: Ctrl+Tab and Ctrl+Shift+Tab can now be used to switch forward and backward between opened tabs
- Reduced time between TCP keepalive packets to 15 minutes on supporting platforms
- Fixed saving of directory listing filters with an attribute condition

3.20.1 (2016-08-03)

- Fixed rename file exists action on downloads
- Fixed possible crash if disabling log abbreviation
- Official binaries now link against a patched version of GnuTLS so that a better error message can be printed on broken servers that send malformed certificate chains

3.20.0 (2016-07-27)

+ Display error message if entering a non-existing path on local file search
+ Building and running FileZilla now depends on libfilezilla >= 0.6.1 (https://lib.filezilla-project.org/).

3.20.0-rc1 (2016-07-20)

+ Added compatibility for filenames with leading or trailing whitespace if using SFTP
+ Building and running FileZilla now depends on libfilezilla >= 0.6.0 (https://lib.filezilla-project.org/).
+ Building and running FileZilla now depends on GnuTLS 3.4.0 or higher
- Fixed regression introduced in 3.19.0-rc1, reconnecting again uses the last used remote directory instead of the initial default remote directory
- Fixed crash if creating a new site via the bookmarks dialog
- Queuing remote directories for transfer no longer exits comparison mode
- Fixed a rare crash using FTP over TLS if the control connection fails at the same time the data connection gets established
- Entering invalid regular expressions in filter and search conditions now shows an error message
- Fixed title of search dialog
- Stricter certificate chain validation to supplement the Tofu model
- *nix: Fix initial size of Site Manager dialog with some GTK versions
2016-09-19 13:36:05 +00:00
wiz
a82aa43c18 Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
bcc798b520 Depend on latest libfilezilla to fix ftp support.
Bump PKGREVISION.

Necessary since libfilezilla is static on at least some platforms,
like NetBSD.
2016-07-21 17:17:06 +00:00
wiz
4d4bc0b94e Update filezilla to 3.19.0.
3.19.0 (2016-06-27)

+ Building FileZilla now depends on libfilezilla >= 0.5.3 (https://lib.filezilla-project.org/).
- Fixed context menu in search dialog if not connected to server
- OS X, *nix: Fix displayed text in file list status bar if selecting a single item in the file list out of multiple already selected items

3.19.0-rc1 (2016-06-20)

+ In the Site Manager a background colour for sites can now be selected
+ Open tabs can be re-arranged using drag&drop
- Fixed copying URLs of multiple selected files to clipboard
- Setting remote file timestamps did not take timezone offsets configured through the Site Manager into account

3.18.0 (2016-05-27)

- Small fixes to local file search
- Fixed a regression introduced in 3.18.0-rc1 when formatting hostnames for display

3.18.0-rc1 (2016-05-20)

+ The search functionality can now also be used to search local files
+ Reduced CPU consumption of adding files to the list of search results
+ Opening the remote context menu while holding shift allows copying URLs to clipboard that include the password
+ Added an option to the configuration file through which initiating drag&drop can be disallowed
+ Reduced memory footprint of some data structures
+ Building FileZilla now depends on libfilezilla >= 0.5.2 (https://lib.filezilla-project.org/).
- The remote file list context menu no longer shows inapplicable entries while files are being added to queue
- Fix date validation in filter and search conditions

3.17.0.1 (2016-05-09)

! MSW: Quoted the path to the uninstaller when executed from the installer to prevent an attacker from tricking the installer into running some other program instead
- SFTP: Fixed resuming SFTP transfers
- MSW: Loading the system default locale no longer fails on systems that have any English locale installed, yet do not have the US-English locale installed
- Fixed crash if update dialog is opened at the very same moment FileZilla is being closed.
2016-07-19 18:55:46 +00:00
wiz
b8cf95cbc5 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
2016-04-29 12:03:31 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
richard
fd97e3a80c Update to 3.12.0
This file only lists a short summary of the changes between FileZilla versions.
For a full list of changes, please read the ChangeLog file.

Legend:
  ! Security related bugfix or otherwise critical bugfix
  + New feature or important bugfix
  - Bugfixes

  Platform prefixes:
    MSW: Microsoft Windows
    *nix: Unix (e.g BSD) and Unix-like systems (e.g. Linux)
    OS X: Apple Mac OS X

3.12.0 (2015-07-08)

+ Directory comparison can be configured for Site Manager entires and bookmarks
- Instead of skipping commands due to spontaneous connection failures while
  executing a command, reconnect and retry
- FileZilla no longer shows popup dialogs such as the file exists dialog if
  another dialog or message box is already shown
- Improved compatibility with servers sending malformed FEAT replies

3.12.0-rc1 (2015-06-29)

+ FileZilla no longer visually enters each visited directory during recursive
  operations, e.g. when downloading or deleting remote directories. During recursive
 operations the server's directory structure can now be navigated as if idle
+ Ask for confirmation if trying to load Site Manager data originating from a
  future version of FileZilla
+ Display location of settings directory on the About dialog
+ Display detected CPU features (on x86) on the About dialog
- Remove certificate verification messages in the message log for data connections
- Speed up parsing of the PASV reply
- The status bar of the search dialog now shows the number of found matches again
- OS X: Configuring SFTP keys no longer fails if the full path of FileZilla's
  application bundle contains spaces
- *nix: Make waitable conditions immune to wallclock changes if the system
  supports both clock_gettime and pthread_condattr_setclock
- Fixed a rare crash when queuing many socket threads for deletion at the same time

3.11.0.2 (2015-06-02)

- Fixed a potential crash if a connection gets remotely closed in the same
  moment a new connection is to be opened
- Improved compatibility with servers sending pre-epoch timestamps
- Fixed pt_BR translation

3.11.0.1 (2015-05-22)

! Reject Diffie-Hellman Groups smaller than 1024 bits when using FTP over TLS to
 protect against the Logjam attack
- Do not bind the source IP address of the data connection if the server is not
configured properly
- Deleting bookmarks from the bookmarks dialog no longer deletes the wrong bookmark
- Fixed CPU compatibility issues on 64bit binaries

3.11.0 (2015-05-19)

- Ensure the title bar is at least partially inside the screen boundary when
  restoring a saved window position
- Fixed crash if opening a wrapped dialog without having restarted FileZilla
  after having change language to Chinese or Japanese

3.11.0-rc1 (2015-05-12)

+ Implemented new date/time handling to solve issues with DST conversion
+ *nix: Official Linux binaries are now built for Debian Jessie
+ In passive mode transfer, the source IP of the data connection is now bound to
 the same source IP as the control connection
- Requeueing of folder items no longer prints an error message
- Fix disabling of timeouts
- MSW: Fix the returned error level of the installer
- Fix a crash if disconnecting during transfers
- Official binaries now link against GnuTLS 3.4.1
- Official binaries now link against SQLite 3.8.10.1

=================
Use POSIC fcntl() instead of flock() on SunOS as well as apply to upstream
workarounds to redefinition involving 'struct mutex' on SunOS.
Add xgettext to USE_TOOLS.
2015-07-08 16:46:43 +00:00
wiz
8579fcaced Update to 3.10.3:
3.10.3 (2015-03-29)

- Fixed crash if changing number of simultaneous transfers while
  transferring files
- Fixed local filelist statusbar regression introduced in 3.10.3-beta2

3.10.3-rc1 (2015-03-21)

- If saving passwords is disabled, don't ask for the password again
  after connecting via the quickconnect bar and then starting a
  download via drag&drop.
- Small performance improvements

3.10.3-beta2 (2015-03-16)

- Minimum timeout value is now 10 seconds, up from 5 seconds to
  prevent timeouts uploading to servers with slow storage
- Fixed an assert with invalid file sizes
- Small performance improvements

3.10.3-beta1 (2015-03-14)

+ Added option to enable SFTP compression

3.10.2 (2015-03-02)

- When finding the local name of a remote file to be edited, use
  case-insensitive comparison
- Updated SFTP components from PuTTY
- MSW: Cleaned up runtime dependencies
- Fix crash introduced in rc2 when there is no password element
  for a saved item

3.10.2-rc2 (2015-02-25)

+ MSW: The installer configures Windows Error Reporting to save
  minidumps in %LOCALAPPDATA%\CrashDumps if filezilla.exe crashes
+ The updater now submits CPU capabilities when checking for updates.
  In a future version support for CPUs without SSE2 support will be
  dropped
+ In the XML files, passwords are now base64 encoded
- Fix HTTP proxy handshake if no proxy username is set
- Fix state of filter toolbar button if dismissing filter dialog
- At the end of transfers, errors writing all downloaded data to
  disk were not always detected

3.10.2-rc1 (2015-02-21)

+ When reopening files already being edited, preselect the previously
  used selection
+ The subject area in the certificate verification can now be
  scrolled if the certificate contains many alternative names
+ Many performance improvements
- Fixed display of total transfer size in message log for SFTP
  transfers
- MSW: Fixed sorting of sites in Site Manager
- MSW: Fix initial focus after starting FileZilla to be in the
  quickconnect bar again
- Fixed bug in GnuTLS where the AES-NI instruction set wasn't always
  used when available
- Refresh directory trees if sort mode changes
- Fix potential crash if disconnecting during ongoing transfers
- Fix updating the transfer progress bar when uploading files via
  SFTP with a low speed limit set

3.10.1.1 (2015-02-01)

- Fix editing of files with the same name in different directories

3.10.1 (2015-01-31)

- Don't override proxy settings if loading an implicit session from
  PuTTY
- Silently delete junk files left behind by some editors in the
  temporary directory

3.10.1-rc1 (2015-01-24)

+ Fixed wording of some error messages when using FTP over TLS
+ Display subject alternative names in certificate verification
  dialog
+ If re-editing multiple files already being edited, add a checkbox
  to apply action to all selected file
- Editing the same local file multiple times no longer results in
  an error message
- Display SHA-256 fingerprints in certificate verification dialog,
  no longer display MD5 fingerprints.
- Disable insecure RC4 algorithm in FTP over TLS
- *nix: Fix assertion when opening the file exists dialog on some
  multi-display systems
- Deleting items in the Site Manager now correctly upates the
  right-hand side of the dialog
- Dragging items in the Site Manager no longer makes the default
  port appear in the port input box
2015-05-06 17:01:52 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
wiz
36fa6cc890 Update to 3.10.0.2:
3.10.0.2 (2015-01-16)

- Fix a crash if a keyfile has been configured for SFTP and this file has become missing or corrupted
- *nix, OS X: Fix permissions on files uploaded via SFTP.

3.10.0.1 (2015-01-12)

- TLS handshakes no longer stall if the server sends ginormous packets during the handshake that do not fit into a single TLS record
- Fix loading and saving the same queue item multiple times
- Post-login commands now work with the protocol set to plain FTP
- MSW: Allow uploading files that are locally opened for writing by another program
- OS X: Fix layout issues in search dialog and filter conditions dialog
2015-01-19 12:38:08 +00:00
wiz
9b3deacf66 Update to 3.10.0:
3.10.0 (2015-01-07)

- Fixed default file exists actions broken by rc1

3.10.0-rc2 (2015-01-03)

+ Added Welsh translation
+ Data type indicator in the status bar now reacts to left-clicks as well
- MSW: Fix crash when displaying the drive list

3.10.0-rc1 (2014-12-29)

+ Reduced memory consumption of large queues
+ Preliminary support for Windows 10 technical preview
+ MSW: FileZilla running on a 64bit Windows can now use up to 4GiB of RAM, up from 2GiB
- Fixed memory leaks in SFTP component
- Fixed fzsftp crashing on disconnect if using keyfiles
- Various code cleanup and minor fixes

3.10.0-beta3 (2014-12-19)

+ The search dialog now has checkboxes to only search for files or directories
+ In the file lists, Ctrl+Shift+N can now be used to create new directories
+ Added an additional icon theme
+ Small performance improvements parsing large directory listings
+ Updated SFTP components from PuTTY
- Fixed applying file exists actions to files currently in the queue
- Don't send the PBSZ and PROT commands to servers that have rejected AUTH TLS/SSL

3.10.0-beta2 (2014-12-05)

- Fixed uploads constantly timing out
- Log abbreviation now works correctly when cancelling a pending connection retry
- Fixed a timing issue in the updater. Users of 3.10.0-beta1 need to update manually.
- Speed limits no longer reset when opening the settings dialog
- Fix reporting of transfer progress
- Theme preview in the settings dialog now properly displays non-standard theme sizes

3.10.0-beta1 (2014-12-03)

+ FTP over TLS is now used by default if the server supports it. Use of plain FTP can be enforced for a server in the Site Manager
+ Connection handling and transferring files has been moved into its own thread to improve GUI responsivenes
+ The message log now only shows abbreviated logs unless an error occurs
+ Added option to pre-allocate disk space when downloading files
+ Files editing can now be started from the search dialog
+ Directory trees and the Site Manager tree can now be drag-scrolled
+ *nix: FileZilla no longer depends on libidn if getaddrinfo supports AI_IDN

3.9.0.6 (2014-10-16)

! Disabled support for legacy SSL 3.0 to address the POODLE vulnerability in SSLv3. (CVE-2014-3566)
- Fixed generic proxy support in IPv6 environments
- Small improvements of control sizes on high-dpi displays
- OS X: Fix Drag&Drop while holding down the Ctrl key (or equivalent)
- Fix potential crash dragging files over an empty list

3.9.0.5 (2014-09-06)

- Fix auto-updater not being able to download updates

3.9.0.4 (2014-09-06)

- MSW: Fixed crash if starting file rename in an unusual way
- OS X: Fixed a bug im wxWidgets so that a right-click after a left-click no longer counts as double-click
- OS X: Fixed pasting of passwords into the "Enter password" dialog
- OS X: Fixed context menu site manager tree not working
- *nix, OS X: Fixed context menu of search dialog not working
- Fixed loading of resources if FileZilla is installed in a directory containing the # character
- Fixed support for SOCKS4 proxies
- Attempt reading settings from temporary backup files if loading of settings files fails
2015-01-18 17:19:32 +00:00
abs
793eae8396 Add GCC_REQD+=4.7 for C++11 2014-12-09 13:29:19 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
wiz
a968b261bb Update to 3.9.0.3:
3.9.0.3 (2014-08-13)

- Fix potential crash on connection failures
- Fixed navigating through the different controls in FileZilla's main window using the Tab key
- OS X: If FileZilla becomes the active program, the focus no longer jumps to the quickconnect bar
- MSW: Improve compatibility with DFS network shares

3.9.0.2 (2014-07-31)

+ Handle setting files redirected using symbolic links
- MSW: Updated installer to fix an issue with re-registring the shell extension after a reboot on 32bit system if a another program keeps the extension locked
- Closing FileZilla during a recursive operation no longer hangs
- OS X: Manually handle CMD+V and CMD+A for password fields as Cocoa cannot seem to do it by itself
- OS X: Manually handle CMD+X, CMD+C, CMD+V and CMD+A in the path combo boxes
- OS X: Creating new tabs selects the newly created tab again
- Detect some types TLS error conditions earlier instead of waiting for a timeout
- Small performance imprvement for TLS handshakes
- Do not show error message if "Create and enter" is used with synchronized browsing enabled

3.9.0.1 (2014-07-22)

- MSW: Fix installation issue with locked DLLs affecting users of 32bit Windows

3.9.0 (2014-07-21)

+ Added Lao translation
+ Added an additional icon set
+ OS X: Holding modifier key while clicking Site Manager toolbar icon now shows the site dropdown menu
- MSW: Fix assertion when entering UNC paths
- Fix button layout of editing dialogs
- *nix, OS X: Small performance improvement recursing through local directories

3.9.0-rc3 (2014-07-16)

- OS X: Fix random crashes if adding text to the message log
- Fixed drag&drop when dropping on local file list and directory tree
- Fixed assertion when using format specified for date/time formatting
- Fixed assertion when closing FileZilla in response to system shutdown
- Various code cleanup

3.9.0-rc2 (2014-07-09)

+ Display a helpful message if login fails and either username or password starts or begins with a space.
- Small performance and memory consumption optimizations
- Various code cleanup and modernization

3.9.0-rc1 (2014-07-04)

+ Binaries are now being built with DEP and ASLR enabled where supported
- OS X: Fixed creating new tabs
- OS X: Fixed assertion and crash when renaming files
- Fixed assertion when sorting by modification time
- Fixed toolbar button to hide remote directory tree

3.9.0-beta3 (2014-07-01)

- OS X: Fixed rendering of the main window
- MSW: Fixed support for right-to-left languages
- Fixed several small layout problems

3.9.0-beta2 (2014-06-26)

- Natural sort now also works with directory comparison
- Toolbar state now updates if directory tree visibility is toggled by enabling directory comparison
- *nix: Fixed minimizing to tray not working
- Fixed background of activity indicators
- Several dialog layout fixes
- Removed spurious error message when closing FileZilla

3.9.0-beta1 (2014-06-21)

+ Added natural sort to file name comparison and added option to select which algorithm to use
+ FileZilla now builds against wxWidgets 3.0 instead of wxWidgets 2.8

3.8.1 (2014-06-01)

! Updated official binaries to use GnuTLS 3.2.15, addressing CVE-2014-3466
+ OS X: Partial support for retina displays
- Fixed several small memory leaks

3.8.1-rc3 (2014-05-25)

- Fixed bundling of .xrc resources in non-Windows binaries

3.8.1-rc2 (2014-05-25)

- Rebuilt to address a problem with the filenames of the rc1 binaries.

3.8.1-rc1 (2014-05-25)

+ MSW: Windows XP and derivatives are no longer supported. Minimum supported operating system is Windows Vista.
+ OS X: The old PowerPC architecture is no longer supported
+ Added checkbox to remember the selected action of the "Already connected" dialog
+ Added context menu item in file lists to create and enter a new directory
+ *nix: FileZilla now honors the XDG_CONFIG_HOME environment variable
+ Small usability improvement for setting number of concurrent transfers in the settings dialog
- Additional fixes to the focus handling in directory listings
- Fixed compatibility with FTP servers sending French directory listings
- *nix: Fixed DBus integration
- MSW: Fixed installation error when auto-uninstalling in order to update to a new version.
2014-10-01 09:39:11 +00:00
jperkin
c75bf25dba Recursive revbump for textproc/tinyxml update. 2014-07-08 14:59:40 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
wiz
a1e69bb621 Update to 3.8.0:
3.8.0 (2014-03-28)

+ OS X: Implemented the reboot, shutdown and suspend queue completion actions
- Popup dialogs no longer automatically open if other dialogs are already open. This prevents FileZilla from becoming unresponsive on OS X
- Fix calculation of current transfer speed. In some situations the transfer speed tooltip over the activity indicators showed negative speeds
- Fix handling of focus item in local directory listings if connecting to a site with a default local directory

3.8.0-rc1 (2014-03-22)

+ MSW: Added suspend as new queue completion action
- Minor fixes to new updater

3.8.0-beta2 (2014-03-13)

+ Use Server Name Indication (SNI) With FTP over TLS and HTTP over TLS
- Minor updater improvements to further improve reliability
- Updated translations

3.8.0-beta1 (2014-03-10)

! Updated GnuTLS to latest version to address vulnerabilities in GnuTLS' certificate validation
+ Redesigned update dialog
- Fix initial state of the 'Enable' item in speed limit menu
- Date/Time handling routines now carry precision information, this avoids comparisons of timestamps with different accuracy, e.g. 2014-02-01 and 2014-02-01 10:00 now compare as being identical when using the "Overwrite if newer" file exists action
- MSW: Make handling of FD_CLOSE socket events more robust

3.7.4.1 (2014-02-11)

- Fix detection of modified files
- Additional fixes for site-specific bookmark handling

3.7.4 (2014-02-09)

+ Added SOCKS4 support
- Additional bugfix for site-specific bookmarks
- Improve compatibility with servers sending directory listings in Polish language or in EBCDIC encoding
- Handle set user id bit when populating permissions dialog.

3.7.4-rc1 (2014-02-01)

+ Added Corsican and Kabyle translations
+ SFTP now supports the hmac-sha2-256 algorithm
- MSW: Show local timestamps for old files using the correct daylight saving time (DST) offset.
- Fix loading of transfer queue if starting FileZilla while another instance is in the process of shutting down
- Fix interaction between site-specific bookmarks and multiple tabs
- Don't resume uploads when there's zero octets left to transfer
- Improve symbolic link detection when using MLSD
- If processing a queue with files queued on multiple servers and not storing passwords, the password was not always asked prior to switching servers
- Use the correct name element when importing sites
- MSW: Show actual Windows version in about dialog regardless of app-compat settings
2014-04-17 12:16:43 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
wiz
2ce9fc73a2 Use tinyxml from pkgsrc instead of included copy.
Bump PKGREVISION.
2014-02-16 23:20:58 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
drochner
3a414853dc update to 3.7.3
change: putty security fixes were integrated (was patched in pkgsrc)
2013-08-23 10:56:46 +00:00
drochner
ecae1b21aa update to 3.7.2
This is a major update, many fixes and improvements.
Main reason for the update was to sync the embedded sftp client
with putty after fixes for vulnerabilities.
2013-08-07 16:48:49 +00:00
drochner
404f750c3b apply patches from pkgsrc/security/putty to fix embedded sftp client
bump PKGREV
2013-08-06 12:55:10 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wiz
4b39a47306 Since xdg-utils is such well-designed software focusing on cross-platform
support, making sure everything is well-tested -- NOT, avoid using it here.
Bump PKGREVISION.
2012-10-14 16:04:44 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00