Syncthing is a program for synchronizing files between two or more devices.
Fixes in the latest version:
- Attempts to roll back changes in the Sync Protocol Listen Address were unsuccessful.
- The chmod command did not execute properly.
- Log leaks have been prevented.
- There are no signs in the GUI that Syncthing is disabled.
- Adding/updating pending folders increased the number of saved configurations.
- Closing the closed channel in lib/syncthing upon shutdown.
- The error message was unreadable.
- The dialer considers any established connection successful/does not check the device ID.
Improvements:
- Now not logging: http: TLS handshake error … remote error: tls: unknown certificate
- TLS: added support for x25519, revised the elliptic curve priority during the handshake.
Other:
- System modules are included in Debian packages stdiscosrv/strelaysrv.
- Fixed instability in TestPullInvalidIgnoredSR and data race.
Source: linux.org.ru
