Page MenuHomeSolus

Update Syncthing to 0.14.51
ClosedPublic

Authored by watpi on Oct 3 2018, 11:53 AM.
Tags
None
Referenced Files
F10989274: D3968.id9915.diff
Mon, Jul 24, 2:32 PM
F10978898: D3968.id9819.diff
Sat, Jul 22, 9:21 PM
F10956607: D3968.id9804.diff
Mon, Jul 17, 2:42 PM
F10947278: D3968.id9804.diff
Sat, Jul 15, 2:55 PM
F10933079: D3968.diff
Jul 12 2023, 5:11 AM
F10836442: D3968.id9915.diff
Jun 8 2023, 4:46 PM
F10782240: D3968.id9804.diff
May 25 2023, 1:11 PM
F10765267: D3968.diff
May 19 2023, 12:09 PM
Subscribers

Details

Summary

CHANGELOG

Bugfixes:

  • Scanning and deletes should be processed even when above the free space limit
  • panic: nil pointer dereference when unpausing folders
  • cmd/stdiscosrv: Not enough traffic breaks replication between discovery servers
  • Parent directories of unignored files keep being included and immediately ignored again
  • Progress updates are ignored for send only folders
  • cmd/stdiscosrv: Should not allow localhost addresses
  • Docker image fails when PGID set to existing group
  • panic: bug: Notify backend is processing a change outside of the filesystem root

Enhancements:

  • Permanently notify about initial connection requests
  • Reduce unnecessary syncing / database traversal
  • GUI authentication using LDAP

Other issues:

  • Suture services should not survive panics
  • Run folder tests in temporary directories
Test Plan

Check if launches OK, try to sync files and check if works with syncthing-gtk too

Diff Detail

Repository
R2989 syncthing
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

watpi requested review of this revision.Oct 3 2018, 11:53 AM
watpi edited the test plan for this revision. (Show Details)
JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
6

Should be using release tarball.

20–21

All of this should be reverted to what it was previously.

This revision now requires changes to proceed.Oct 4 2018, 10:55 AM
watpi edited the summary of this revision. (Show Details)

Use release tarball, revert changes

This revision is now accepted and ready to land.Oct 12 2018, 5:24 PM
This revision was automatically updated to reflect the committed changes.