summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/rsync-CVE-2017-17434-pt2.patch
AgeCommit message (Expand)Author
2017-12-18gnu: rsync: Patch CVE-2017-{16548,17433,17434}....* gnu/packages/rsync.scm (rsync)[source]: Add patches. [properties]: Mark CVE-2017-15994 as not relevant. * gnu/packages/patches/rsync-CVE-2017-16548.patch, gnu/packages/patches/rsync-CVE-2017-17433.patch, gnu/packages/patches/rsync-CVE-2017-17433-fix-tests.patch, gnu/packages/patches/rsync-CVE-2017-17434-pt1.patch, gnu/packages/patches/rsync-CVE-2017-17434-pt2.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Efraim Flashner