Rebex Buru SFTP Server 릴리스

Released: Jan 18, 2024

2.11.3 버젼 업데이트

기능

  • Updated signing certificate.

수정사항

  • Fixed configuration backup when upgrading using installer.

Released: Jan 4, 2024

2.11.2 버젼 업데이트

기능

  • 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.

수정사항

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

Released: Nov 22, 2023

2.11.1 버젼 업데이트

수정사항

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

Released: Nov 21, 2023

2.11.0 버젼 업데이트

기능

  • 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

2.10.2 버젼 업데이트

기능

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

Released: Jul 31, 2023

2.10.1 버젼 업데이트

수정사항

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

Released: Jul 26, 2023

2.10.0 버젼 업데이트

기능

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

Released: Jul 10, 2023

2.9.6 버젼 업데이트

기능

  • 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.

수정사항

  • Fixed svc uninstall not stopping service before uninstalling.

Released: Jun 21, 2023

2.9.5 버젼 업데이트

기능

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

Released: Jun 5, 2023

2.9.4 버젼 업데이트

기능

  • Changed ‘An existing connection was forcibly closed by the remote host.’ message severity (from Error to Warning).