From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: rsync 3.2.0 Date: Sat, 20 Jun 2020 17:09:07 +0200 Message-ID: <8ed12d36-925a-7dbb-7ed6-9d37ea5dfa81@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1919267522100202102==" List-Id: --===============1919267522100202102== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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(a)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 --===============1919267522100202102==--