Rsync version 3.0.5pre2 is now available for release testing. This is
a bug-fix release.
I hope this is the final pre-release for 3.0.5, so please test this new
release and send email to the rsync mailing list with any questions,
comments, or bug reports.
The changes since 3.0.5pre1:
- Fixed the use of a dot-dir path (e.g. foo/./bar) inside a --files-from
file when the root of the transfer isn't the current directory.
- Fixed a bug with "-K --delete" removing symlinks to directories when
incremental recursion is active.
- Fixed a hard to trigger hang when using --remove-source-files.
- Fixed reverse lookups in the compatibility-library version of
getnameinfo().
- Fixed a bug when using --sparse on a sparse file that has over 2GB of
consecutive sparse data.
- Got rid of a bunch of "warn_unused_result" compiler warnings.
- If an ftruncate() on a received file fails, it now causes a partial-
transfer warning.
- A couple manpage improvements.
- Allow a path with a leading "//" to be preserved (CYGWIN only).
To see a full summary of the changes since 3.0.4, visit this link:
http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.5pre2-NEWSYou can download the source tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.5pre2.tar.gz http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.5pre2.tar.gz.ascThe patches directory is now in a separate tar file (for those that want
one or more of the patches):
http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.5pre2.tar.gz http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.5pre2.tar.gz.ascSee the rsync website for other download methods, including diffs, etc.:
http://rsync.samba.org/..wayne..
_______________________________________________
rsync-announce mailing list
rsync-announce@...
https://lists.samba.org/mailman/listinfo/rsync-announce