The update to rsync version 3.4.3 introduced a bug that broke the incremental backup functionality for systems using multiple --compare-dest= arguments.
A user reports that their backup system failed after updating rsync to version 3.4.3, reverting to 3.4.1 resolved the issue. The user suspects a change in the codebase between these versions caused the problem, though the changelog does not…