2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message:
Revbump all Go packages after go121 update
|
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-12-14 14:32:58 by Greg Troxel | Files touched by this commit (3) |
Log message:
net/syncthing: Update syncthing to 1.26.1
Tested on netbsd-10 amd64 against Android syncthing from F-Droid, and
previous pkgsrc syncthing on older macOS.
Update prepared in wip by Kevin Bloom.
Updates from 1.26.0 -> 1.26.1:
- Fixed display error with login screen
Updates from 1.25.0 -> 1.26.0:
- Omitting %s from LDAP search filter results in corrupt search filter
- Posting config with invalid versioner type causes panic
- Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
- Syncthing Docker container fails to start if underlying filesystem doesn't \
support chown
- traefik no longer url escape X-Forwarded-Tls-Client-Cert header
- Favicon is stuck in notify state
- Use a real login screen + sessions instead of HTTP basic auth
Updates from 1.24.0 -> 1.25.0:
- v1.23.6 introduced untrusted sharing regression
- Record more performance metrics
- Announce IPv6 ULA
- Restore versions file filter should be case insensitive
- Check interface for FlagRunning
- ClusterConfig called on closed or nonexistent connection
- Build with Go 1.21 out of the box
|
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | |
Log message:
Revbump all Go packages after go121 update
|
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message:
Revbump all Go packages because go121 is now the default
|
2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | |
Log message:
Revbump all Go packages after go120 security update
|
2023-09-28 14:35:30 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) | |
Log message:
syncthing: Update to 1.24.0
upstream changes:
-----------------
v1.24.0
Bugfixes:
#8965: v1.23.6 introduces untrusted sharing regression
Enhancements:
#5175: Record more performance metrics
#7456: Announce IPv6 ULA
#7973: Restore versions file filter should be case insensitive
#8767: Check interface for FlagRunning
Other issues:
#9021: panic: bug: ClusterConfig called on closed or nonexistent connection
#9034: Build with Go 1.21 out of the box
v1.23.7
Bugfixes:
#6597: setLowPriority should not increase process priority when already \
lower (in Windows)
#7698: ursrv: unrealistic uptime data, likely due to unset RTC (1970-01-01)
#8958: Extended attribute filter editor should be enabled when "send \
extended attributes" is checked
#8967: Shared With list ends with comma on 1 device
#9001: relaysrv crash after some weeks of operation
Enhancements:
#8890: Do not autoexpand tilde sign (~) to an absolute home directory path
#8957: Add environment variables for --home, --conf, and --data
#8968: Error for Windows invalid file names should indicate the invalid \
character or name part
Other issues:
#8973: 1.23.6 docker image no longer available for linux/arm/v7
#8983: Integrate govulncheck
v1.23.6
Bugfixes:
#7638: favicon not working Firefox & derivative browsers
#8899: Omitting %s from LDAP bind DN sends corrupted bind DN string to LDAP \
server
#8920: Untrusted device should be disallowed from being an introducer
#8960: relaysrv and discosrv docker images haven't been updated for more \
than year
Other issues:
#8691: Add arm64 architecture for syncthing/discosrv container
#8897: v1.23.5-rc.1 / v1.23.5: Missing sha1sum.txt.asc & sha256sum.txt.asc
#8898: v1.23.5-rc.1: Missing .debs for i386, armel, armhf
v1.23.5
bugfixes:
#8503: "syncthing cli config devices add" reflect error when using \
--addresses flag
#8764: ignore patterns creating during folder addition are not loaded
#8778: tests fail on windows with go 1.20
#8779: test cleanup fails all model tests on windows on go 1.20
#8859: incorrect handling of path for auto accepted folder
Other issues:
#8799: "fatal error: checkptr: converted pointer straddles multiple \
allocations" in crypto tests
|
2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | |
Log message:
Revbump all Go packages after go120 update
|