#13894: rsync-3.2.3
-------------------------+-----------------------
Reporter: bdubbs | Owner: bdubbs
Type: enhancement | Status: assigned
Priority: normal | Milestone: 10.0
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs):
# NEWS for rsync 3.2.3 (6 Aug 2020)
## Changes in this version:
### BUG FIXES:
- Fixed a bug in the xattr code that was freeing the wrong object when
trying
to cleanup the xattr list.
- Fixed a bug in the xattr code that was not leaving room for the
"rsync."
prefix in some instances where it needed to be added.
- Restored the ability to use `--bwlimit=0` to specify no bandwidth
limit. (It
was accidentally broken in 3.2.2.)
- Fix a bug when combining `--delete-missing-args` with `--no-implied-
dirs` &
`-R` where rsync might create the destination path of a missing arg.
The
code also avoids some superfluous warnings for nested paths of removed
args.
- Fixed an issue where hard-linked devices could cause the rdev_major
value to
get out of sync between the sender and the receiver, which could cause
a
device to get created with the wrong major value in its major,minor
pair.
- Rsync now complains about a missing `--temp-dir` before starting any
file
transfers.
- A completely empty source arg is now a fatal error. This doesn't
change
the handling of implied dot-dir args such as "localhost:" and such.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13894#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page