Hi,
rsync 3.2.0 is out and I just had time...for details see: https://download.samba.org/pub/rsync/src/rsync-3.2.0-NEWS
Right now running under Core 145 / x86_64. No problems.
But I still have two questions.
In order to use the new xxhash checksum support and zstd compression, the corresponding kernel modules would need to be activated. Do we want or need these?
For now, I disabled both with these configure options:
... --disable-xxhash \ --disable-zstd ...
Do we want (would someone use) the new 'rsync-ssl'-script? On a firewall!?
Current capabilities:
***SNIP*** root@ipfire: /tmp # ./rsync --version rsync version 3.2.0 protocol version 31 Copyright (C) 1996-2020 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, ACLs, xattrs, iconv, symtimes, prealloc, SIMD Checksum list: md5 md4 none Compress list: lz4 zlibx zlib none ***SNAP***
Best, Matthias