What's Changed
- update maintainer address by @tridge in https://github.com/RsyncProject/rsync/pull/698
- Fix FLAG_GOT_DIR_FLIST collission with FLAG_HLINKED by @ncopa in https://github.com/RsyncProject/rsync/pull/705
- Fix use-after-free in generator by @ncopa in https://github.com/RsyncProject/rsync/pull/706
- Simple test to validate -H break reported in #702 by @rosorio in https://github...