mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-10 02:16:35 -04:00
20 lines
579 B
Plaintext
20 lines
579 B
Plaintext
NEWS for rsync 3.0.9 (UNRELEASED)
|
|
Protocol: 30 (unchanged)
|
|
Changes since 3.0.8:
|
|
|
|
BUG FIXES:
|
|
|
|
- Fix a crash bug in checksum scanning when --inplace is used.
|
|
|
|
- Fix preservation of a symlink's system xattrs (e.g. selinux) on Linux.
|
|
|
|
- Fix a bug with the modifying of unwritable directories.
|
|
|
|
- Fix --fake-super's interaction with --link-dest same-file comparisons.
|
|
|
|
- Fix the updating of the curr_dir buffer to avoid a duplicate slash.
|
|
|
|
- Make daemon-excluded file errors more error-like.
|
|
|
|
- Fix some issues with the post-processing of the man pages.
|