This update for rsync fixes the following issues:
- Update to version 3.2.3 (jsc#SLE-21252, jsc#PED-3146)
- Add support for using --atimes to preserve atime of files in destination sync (jsc#PED-3145)
- Remove SuSEfirewall2 service as this was replaced by firewalld (which already provides a rsyncd service).
- Fix --delay-updates never updates after interruption (bsc#1204538)
- Arbitrary file write vulnerability via do_server_recv function (bsc#1201840, CVE-2022-29154)
- rsync-ssl: Verify the hostname in the certificate when using openssl. (bsc#1176160, CVE-2020-14387)