Page MenuHomeSolus

Update syncthing to 0.14.54
ClosedPublic

Authored by watpi on Dec 4 2018, 7:23 PM.
Tags
None
Referenced Files
F11013159: D4552.diff
Fri, Aug 4, 10:56 AM
F10848689: D4552.id11154.diff
Jun 11 2023, 4:16 PM
F10847569: D4552.id11151.diff
Jun 11 2023, 11:06 AM
F10845148: D4552.id11185.diff
Jun 10 2023, 11:12 PM
F10844690: D4552.id11192.diff
Jun 10 2023, 9:41 PM
F10835065: D4552.diff
Jun 7 2023, 6:50 PM
F10818397: D4552.diff
Jun 1 2023, 12:46 PM
F10786657: D4552.id.diff
May 26 2023, 9:02 AM
Subscribers

Details

Summary

Changelog

0.14.54

Bugfixes:

  • Web GUI doesn't work in older browsers

0.14.53

Bugfixes:

  • File restore doesn't work on one folder
  • Logging debugging flags stay after disabling all debug facilities in the web UI
  • Disabling the minimum disk free space check on folders doesn't work
  • panic: interface conversion: interface {} is map[string]string, not map[string]interface {}
  • panic: runtime error: index out of range
  • Removed devices do not influnce the list of locally needed files
  • strelaypoolsrv, cmd/ursrv: Google maps issue in the GUI
  • panic: bug: unknown device should already have been rejected
  • Files not deleted properly when one side has ignore permissions set

Enhancements:

  • Directory auto-complete should be case-insensitive
  • Ship .desktop files
  • Add "select all" / "deselect all" to folder and device sharing dialogs
  • Should show indication of local files/directories that can't be scanned for whatever reason
  • Upgrade SSL Certificate to use modern cipher

Other issues:

  • Update to the new prometheus client API
Test Plan

New icons / .desktop files get installed
Application launches
Web UI is accessible
Files get synced

Diff Detail

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

Event Timeline

watpi requested review of this revision.Dec 4 2018, 7:23 PM

You can drop md/stdiscosrv: test suite sometimes seg faults on OpenBSD from the summary

package.yml
32

You can use a for loop like in D4554 it's more elegant

Now available with more 'for'!

watpi marked an inline comment as done.

Update to 0.14.54

watpi retitled this revision from Update syncthing to 0.14.53 to Update syncthing to 0.14.54.Dec 6 2018, 5:51 PM
watpi edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 6 2018, 10:20 PM
This revision was automatically updated to reflect the committed changes.