Slackware sent a fixed version of rsync out yesterday.
But I wonder of OpenBSD's openrsync has the same issue ? Or did that version avoid the issues when it was created ?
If it was avoided, seems OpenBSD was ahead of the curve again.
Does this apply to the GPL or BSD codebase?
There are (now) two rsync codebases.
There's a serious regression in the fixes: https://github.com/RsyncProject/rsync/issues/702
It impacts those who need to use `-r` (recursive) together with `-H` (preserve hardlinks),
Are these applicable to the openrsync project?
> Anonymous read access to a rsync server... such as on a public mirror
I did not know people did that.
Do I read correctly that this is related to "rsync daemon" (rsyncd), and therefore has minimal impact on people who just use rsync over ssh?