2022-05-18 22:45:37 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
syncthing: Update to 1.20.1
pkgsrc changes:
---------------
* Add comments about usage of this file in unprivileged.
* Add _rc_subr_loaded variable for consistency with other rc files.
upstream changes:
-----------------
o v1.20.1
Bugfixes:
#8320: Spurious failure of new connections ("unknown (newer?) version of
the protocol" etc)
o v1.20.0
Bugfixes:
#7855: Watching for changes using too many system resources on BSDs
(kqueue)
#8020: Dangling symlink prevents filesystem watcher on Solaris
#8232: Missing include file endlessly spams log
#8258: The latest version does not support go1.18 compilation!!
#8261: TypeError: Cannot read properties of null (reading 'status') in the
GUI after killing Syncthing
Enhancements:
#8202: Indicate folders / devices where the remote end has not accepted
sharing.
#8282: Change default log format to include date
Other issues:
#8279: Simplify tests using T.TempDir
o v1.19.2
Enhancements:
#8180: Make error message upon reaching the free space quota more clear
o v1.19.1
Bugfixes:
#7850: junctionsAsDirs requires folder pause and resume to trigger
#7924: notify: File mode change events not emitted on MacOS/FSEvents watcher
#8083: Device ID should be read-only and "nearby devices" should \
be hidden when adding a new pending device
#8143: Behavior of discovery server doesn't match documentation
#8145: Folder ID not editable in add folder dialog
Enhancements:
#7942: Improve error message about folder marker outside of folder
#8130: CLI: add command to print pending folders offered by specific device
|
2022-05-11 21:26:30 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go118 update
|
2022-04-13 09:51:02 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go117 update
|
2022-03-07 10:14:13 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revbump all Go packages after go117 update
|
2022-02-13 20:24:33 by Benny Siegert | Files touched by this commit (106) | |
Log message:
Revump all Go packages after go117 update
|
2022-02-01 22:32:03 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
syncthing: Update to 1.19.0
upstream changes:
-----------------
o v1.19.0
Bugfixes:
#8103: API: /rest/system/connections has misleading "total" entries
Enhancements:
#7428: Add ignore patterns to folder defaults
#8090: Allow specifying ports in --generate
|
2022-01-13 21:16:59 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
syncthing: Update to 1.18.6
upstream changes:
-----------------
o v1.18.6
Enhancements:
#8050: Display a warning when the ignore delete option is enabled
#8068: Request: show pending devices/folders in CLI
|
2022-01-09 21:10:41 by Benny Siegert | Files touched by this commit (103) | |
Log message:
Revbump all Go packages after go117 update
|
2022-01-06 22:52:05 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) | |
Log message:
syncthing: Update to 1.18.5
upstream changes:
-----------------
o v1.18.5
Bugfixes:
#7715: Deleted encrypted files don't show up as locally changed in web UI
Enhancements:
#7115: Use CRLF instead of LF in config.xml and .stignore on Windows
#8014: Send TLS SNI to relay server
#8021: Provide a way to preset GUI credentials with password hashing
o v1.18.4
Bugfixes:
#7991: Encryption trailer not updated on shortcut
#7994: Index "out of sync with reality" on receive-encrypted folder
#8000: stdiscosrv + strelaysrv systemd services not restarting on upgrade
#8012: Not retrying to sync when a new connection is established
Enhancements:
#4293: make "Reduced by ignore patterns" label act like \
"editIgnoresButton"
o v1.18.3
Bugfixes:
#7853: gui: Superfluous quotes
#7935: Panic after POST /rest/system/reset
Enhancements:
#7940: "Currently Shared With Devices" list in the folder Sharing \
tab should be sorted alphabetically
o v1.18.2
Bugfixes:
#7827: the error message "given name ... differs from filesystem name \
..." does not help users to resolve the issue
#7893: updating ignores blocks gui when io slots are unavailable
|
2021-12-09 18:50:21 by Benny Siegert | Files touched by this commit (102) | |
Log message:
Revbump all Go packages after go117 update
|