2023-04-05 22:48:01 by Benny Siegert | Files touched by this commit (140) | |
Log message:
Revbump all Go packages after yesterday's go120 security update
|
2023-03-18 23:30:03 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
syncthing: Update to 1.23.2
pkgsrc changes:
---------------
* remove go 1.20 restriction since this release fix the issue.
upstream changes:
-----------------
v1.23.2 Latest
Bugfixes:
o #8749: Relay listener does not restart sometimes
Enhancements:
o #8660: GUI editor for xattr filter patterns
o #8781: gui: Remove duplicate Spanish translation
Other issues:
o #8768: Update quic-go for Go 1.20
|
2023-03-12 15:54:43 by Thomas Klausner | Files touched by this commit (1) |
Log message:
syncthing: mark as not-for-go-1.20
|
2023-03-08 14:39:00 by Benny Siegert | Files touched by this commit (131) | |
Log message:
Revbump all Go packages after go119 security update
|
2023-03-05 19:01:16 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
syncthing: Update to 1.23.1
upstream changes:
-----------------
* v1.23.1
Bugfixes:
o #8325: "accept: function not implemented" after upgrading to syncthing
v1.20.1
* v1.23.0
Bugfixes:
o #8572: Incorrect rescan interval on auto accepted encrypted folder
o #8646: Perhaps the list of devices contains empty elements
o #8686: Properly indicate whether a connection is "LAN" or not in \
the GUI
* v1.22.2
Bugfixes:
o #3744: Folders with custom icons not deletable on Windows
o #8570: Incorrect rescan interval when add encrypted folder with watch for
changes enabled
o #8592: Newly added "connection type" icon and text in device info is
slightly misaligned
o #8630: Enabling rate limit drastically reduces network performance
o #8654: Conflicts created on Android on files modified by other devices
o #8657: Xattrs not properly applied to directories, causes rescan/resync
loop
o #8661: webgui complains about not set password in ldap mode
o #8682: syncthing generate command writes the deviceId to stderr instead of
stdout as INFO
Enhancements:
o #2771: Add mailto link to "Show ID" dialog, for sending device ID \
via email
o #7703: Show if devices have not connected in a long time
o #8638: Use healtcheck endpoint for docker
o #8686: LAN detection via subnetmask
Other issues:
o #8601: Build fails due to setting xattrs that affect SELinux, \
"permission denied"
o #8679: Bump quic-go
* v1.22.1
Bugfixes:
o #8084: Scope ID should be filtered out of IPv6 addresses when using Remote
GUI
o #8569: Periodic connection losses to webui because docker image doesn't
support upgrade
o #8594: Extended attributes are only synced one way
Enhancements:
o #3987: Private relay server with authentication
o #8244: Show connection type in Remote Devices
o #8430: Add HTTP health check without using API Token
|
2023-02-16 16:02:10 by Benny Siegert | Files touched by this commit (129) | |
Log message:
Revbump all Go packages after go119 update
|
2023-01-11 18:28:38 by Benny Siegert | Files touched by this commit (123) | |
Log message:
Revbump all Go packages after go119 update
|
2022-12-08 17:14:27 by Benny Siegert | Files touched by this commit (122) | |
Log message:
Revbump all Go packages after go119 security update
|
2022-11-02 20:39:58 by Benny Siegert | Files touched by this commit (115) | |
Log message:
Revbump all Go packages after go119 security update
|
2022-10-16 07:05:33 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
syncthing: Update to 1.22.0
upstream changes:
-----------------
v1.22.0 Latest
Bugfixes:
#3868: gui: Auto select of device ID is broken on Internet Explorer
#7068: "Restore Versions" GUI breaks when path exists as both \
directory and
file
#7965: Trash Can File Versioning always throws errors on restore (even when
succeeded)
#7988: Unexpected cleanup behavior for Simple File Versioning
#8529: WebGUI is displayed incorrectly on "tablet sized" screens
Enhancements:
#2698: Sync extended file attributes on supported file systems
#7603: WebUI tooltip inconsistencies
#8506: macOS Monterey 12.5.1 aliases break after sync
|