v3.4.1
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.com/RsyncProject/rsync/pull/703
- Fix build on ancient glibc without openat(AT_FDCWD by @ncopa in https://github.com/RsyncProject/rsync/pull/707
- popt: remove dependency on alloca by @tridge in https://github.com/RsyncProject/rsync/pull/709
Full Changelog: https://github.com/RsyncProject/rsync/compare/v3.4.0...v3.4.1