Page MenuHomeSolus

Update syncthing to 1.2.1
ClosedPublic

Authored by kyrios123 on Aug 6 2019, 6:27 PM.
Tags
None
Referenced Files
F11066342: D6903.diff
Fri, Aug 11, 5:57 PM
F10795619: D6903.id16533.diff
May 27 2023, 9:55 PM
F10795443: D6903.id16550.diff
May 27 2023, 9:02 PM
F10795399: D6903.diff
May 27 2023, 8:48 PM
F10761016: D6903.id16533.diff
May 18 2023, 5:20 AM
F10752814: D6903.id.diff
May 16 2023, 4:21 PM
Subscribers

Details

Summary

Bugfixes

  • Create new file does not generate a fs event.
  • close of nil channel in relay client stop
  • Web UI shows confusing description on RC builds when upgrades are disabled
  • Index update for not running folder
  • Paused folder shows filesystem watcher error
  • index out of range in recheckFile
  • invalid memory address or nil pointer dereference in loadIgnoreFile

Enhancements

  • Download progress of folders in the UI should update more frequently

Other issues

  • Support paging on jobQueue.Jobs
  • using 64-bit functions sync/atomic
  • Inconsistent handling of empty folder path

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

Test Plan

Sync a local folder with my NAS. Add & delete file in folder (both side)

Diff Detail

Repository
R2989 syncthing
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Aug 7 2019, 7:23 AM
This revision was automatically updated to reflect the committed changes.