Page MenuHomeSolus

Update syncthing to 0.14.49
ClosedPublic

Authored by kyrios123 on Jul 25 2018, 1:40 PM.
Tags
None
Referenced Files
F11054875: D3404.diff
Fri, Aug 11, 1:17 AM
F11049845: D3404.diff
Thu, Aug 10, 6:30 PM
F10994472: D3404.id8419.diff
Tue, Jul 25, 11:03 PM
F10982404: D3404.diff
Sun, Jul 23, 10:19 AM
F10925592: D3404.id.diff
Jul 10 2023, 8:23 AM
F10793381: D3404.id8393.diff
May 27 2023, 11:10 AM
F10753840: D3404.id8419.diff
May 16 2023, 7:07 PM
F10705172: D3404.id.diff
Apr 26 2023, 6:06 AM
Subscribers
None

Details

Summary

Bugfixes:

  • Deleted files within deleted directories aren't detected with FS watcher
  • Edit Folder UI displays default "Full Rescan Interval (s)" value instead of the actual one
  • Race on folder restart
  • Impossible to edit folder with path "/"
  • Database schema from the future should be rejected
  • v0.14.48 panic: runtime error: index out of range
  • "kiB" should be "KiB"
  • Stuck in CPU consuming accept loop when out of file descriptors

Enhancements:

  • Snap package could use removable-media slot
  • Speed up delete propagation when it's not a rename
  • Executable files edited on Windows should retain execute bit on Unixes
  • Disable rescan button while scanning instead of hiding it

Other issues:

  • Replace deprecated github.com/kardianos/osext with standard library's os

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Sync a local folder with my NAS. Add & delete file in folder (both side)
  • Build syncthing-gtk agaist this version and did same basic checks from the fat client

Diff Detail

Repository
R2989 syncthing
Lint
Lint Not Applicable
Unit
Tests Not Applicable