Path to this page:
./
net/syncthing,
Keeps directories in sync across hosts
Branch: CURRENT,
Version: 1.26.1nb8,
Package name: syncthing-1.26.1nb8,
Maintainer: gdtSyncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized.
Features include:
- web admin console
- directory watcher
- authentication with x509 certificates
- node discovery
- written in "go"
Required to run:[
sysutils/desktop-file-utils] [
graphics/hicolor-icon-theme]
Required to build:[
pkgtools/cwrappers] [
lang/go114]
Master sites:
Filesize: 14668.436 KB
Version history: (Expand)
- (2024-09-06) Updated to version: syncthing-1.26.1nb8
- (2024-08-11) Updated to version: syncthing-1.26.1nb7
- (2024-07-03) Updated to version: syncthing-1.26.1nb6
- (2024-06-13) Updated to version: syncthing-1.26.1nb5
- (2024-06-01) Updated to version: syncthing-1.26.1nb4
- (2024-04-05) Updated to version: syncthing-1.26.1nb3
CVS history: (Expand)
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
|