Rebex Buru SFTP Server Releases

Released: Mar 18, 2024

Updates in 2.11.4

Fixes

  • Fixed user update command:
    • Fixed error message when Microsoft Windows account is not found.
    • Fixed error when updating fields other than Windows account and related, when Windows account is already set, using Free license.

Released: Jan 18, 2024

Updates in 2.11.3

Features

  • Updated signing certificate.

Fixes

  • Fixed configuration backup when upgrading using installer.

Released: Jan 4, 2024

Updates in 2.11.2

Features

  • Added support for strict key exchange extension (thwarts the so-called 'Terrapin attack' - CVE-2023-48795).
    • This is not a critical fix, since neither version of Buru SFTP Server relies on RFC 8308 extension negotiation mechanism, so Terrapin attack can only be used by an attacker to disrupt authentication, causing the SSH session to fail.

Fixes

  • Fixed 'not authenticated' instead of 'not connected' error message.
  • Allowed dates outside 1970-2999 range in SFTP v4 (or higher).

Released: Nov 22, 2023

Updates in 2.11.1

Fixes

  • Web Admin - fixed error when saving SSH algorithms on Windows 7/8.

Released: Nov 21, 2023

Updates in 2.11.0

Features

  • Added support for 'ecdh-sha2-1.3.132.0.10' and 'ecdsa-sha2-1.3.132.0.10' algorithms on Windows 10+ and Windows Server 2016+ (enabled by default).

Released: Aug 11, 2023

Updates in 2.10.2

Features

  • Web Admin
    • Added config.yaml text editor.
    • Configuration has been split into separate pages.

Released: Jul 31, 2023

Updates in 2.10.1

Fixes

  • Fixed file access issue that prevented users from accessing files being currently written to (for example, log files).

Released: Jul 26, 2023

Updates in 2.10.0

Features

  • Added support for X.509 server key certificates.
  • Added support for encrypted private keys.

Released: Jul 10, 2023

Updates in 2.9.6

Features

  • The installer now supports Virtual accounts and Managed Service Accounts (MSAs).
  • Command-line tools now respect 'NO_COLOR' environment variable.
  • Startup logs now close after service is started.
  • Startup logs can now be disabled using '--no-startup-log' command-line switch.

Fixes

  • Fixed svc uninstall not stopping service before uninstalling.

Released: Jun 21, 2023

Updates in 2.9.5

Features

  • Web Admin
    • Configuration page now allow you to 'Save and restart service'.
    • Added startup logs browser.