Releases: gokrazy/rsync
Releases · gokrazy/rsync
Release list
v0.3.4
What Changed
- commit c8f9158 and commit f85bc9b: The landlock policy has been broadened to include
/etc(and/tmp, on gokrazy) to fix DNS resolution breaking after a while on systems running Tailscale - commit 972b294 and commit 8675fd9: Compatibility fixes for newer versions of Apple’s openrsync fork
- commit 07d230f: Fix transfer error "file has changed mid-transfer"
New Contributors
- @benjojo made their first contribution in #61
- (Add the ability to specify a net.DialContext to use for clients)
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
What's Changed
- fix: Receivers should only chmod if permissions differ by @gcv in #44
- gokrazy/rsync now uses the
os.RootAPI (Go 1.25+) - only implemented options are now accepted, others result in an error
New Contributors
Full Changelog: v0.2.10...v0.3.0
v0.2.10
v0.2.9
v0.2.8
What's Changed
- README.md: Update og rsync Max Protocol to 32 in comparison table by @samueloph in #37
- use traversal-resistant File APIs in sender and receiver: https://go.dev/blog/osroot
New Contributors
- @samueloph made their first contribution in #37
Full Changelog: v0.2.7...v0.2.8