<div dir="ltr"><div dir="ltr">For those packaging rsync 3.2.4 using a C compiler where "char" defaults to "unsigned char", such as ARM systems, rsync 3.2.4 will potentially generate the wrong rolling checksum values, thus failing to optimize the copy with the full amount of matching local data from a prior copy when high-bit characters are present.  This can be fixed using a simple configure patch:</div><div dir="ltr"><br></div><div dir="ltr">    <a href="https://download.samba.org/pub/rsync/rsync-schar-fix-3.2.4.diff">https://download.samba.org/pub/rsync/rsync-schar-fix-3.2.4.diff</a><br></div><div dir="ltr"><br></div><div>After applying that, doing a full configure & make will fix things up (those updating an existing build dir can use "make reconfigure" & make).</div><div><br></div><div dir="ltr">This fix is committed to git for the upcoming 3.2.5 release.</div><div dir="ltr"><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">..wayne..</div></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>
</blockquote></div></div>