I have made rsync 3.2.2pre1 available for release testing. This is a few
more portability fixes, some improvements to the newest features, and a
couple other simple changes. If no blocking issues are found, this will be
released as 3.2.2 soon. At that point I imagine that this will be the last
of these recent touch-up releases.
To see a summary of the recent changes, visit this link:
    https://rsync.samba.org/ftp/rsync/NEWS
You can download the source tar file and its signature from here:
    https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre1.tar.gz
https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre1.tar.gz.asc
See the rsync website for other download methods, including diffs, patches,
etc.:
    https://rsync.samba.org/
See also rsync on github:
    https://github.com/WayneD/rsync
..wayne..
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.samba.org/pipermail/rsync-announce/attachments/20200627/a3e2bf9b/attachment.htm>
I have made rsync 3.2.2pre2 available for release testing. I noticed a
couple more minor issues with building from an alternative dir, so I
simplified the build-dir idiom to put all the generated files in the build
dir instead of having some of the configure-related ones in the src dir.
This simplification made it easy to improve my patch-maintenance and
release scripts, so I did that as well. And I finally moved the version out
of the configure script so that I don't need to re-run configure every time
the version number changes.
To see a summary of the recent changes, visit this link:
    https://rsync.samba.org/ftp/rsync/NEWS
You can download the source tar file and its signature from here:
    https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre2.tar.gz
https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre2.tar.gz.asc
See the rsync website for other download methods, including diffs, patches,
etc.:
    https://rsync.samba.org/
See also rsync on github:
    https://github.com/WayneD/rsync
..wayne..
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.samba.org/pipermail/rsync-announce/attachments/20200628/06de43b9/attachment.htm>
I have made rsync 3.2.2pre3 available for release testing. This release has
a fix for a crash that affects some daemon setups.  I also took the
opportunity to make the daemon parameters configuration simpler to keep all
the define/init/access bits in sync.
To see a summary of the recent changes, visit this link:
    https://rsync.samba.org/ftp/rsync/NEWS
You can download the source tar file and its signature from here:
    https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre3.tar.gz
https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre3.tar.gz.asc
See the rsync website for other download methods, including diffs, patches,
etc.:
    https://rsync.samba.org/
See also rsync on github:
    https://github.com/WayneD/rsync
..wayne..
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.samba.org/pipermail/rsync-announce/attachments/20200630/44fa711a/attachment.htm>