rsync: 3.4.1 -> 3.4.3 by pyrox0 · Pull Request #522245 · NixOS/nixpkgs

1 min read Original article ↗

https://download.samba.org/pub/rsync/NEWS.html#3.4.2
https://download.samba.org/pub/rsync/NEWS.html#3.4.3

Fixes 6 CVEs(see 3.4.3 release notes)

Requires adding python because 3.4.2 changed their test script from a shell script to a python script. Also, all the patches we had are in 3.4.2+, so we can remove them.

No AI was used in this PR.

Things done