]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rsync: Fix rsync hanging when used with --relative
authorMatthias Schmitz <matthias.schmitz@port4949.net>
Mon, 5 Feb 2024 19:02:23 +0000 (20:02 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 12 Feb 2024 14:55:54 +0000 (04:55 -1000)
commitfb448f87c0b3906b91d453451083dc003ac94ebe
tree11f0cedbaaa353e60c3710286e585c58646b3ba5
parent041433f0767ae9112f6a74a7d7c93ce9b411792c
rsync: Fix rsync hanging when used with --relative

Fixes [YOCTO #15383]

This bug was introduced into upstream when fixing CVE-2022-29154. It was
later discovered and fixed upstream but this fix didn't make it into
poky yet.
The added patch is taken from upstreams git repository:
https://github.com/WayneD/rsync/commit/fabef23bea6e9963c06e218586fda1a823e3c6bf

Signed-off-by: Matthias Schmitz <matthias.schmitz@port4949.net>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/rsync/files/0001-Fix-relative-when-copying-an-absolute-path.patch [new file with mode: 0644]
meta/recipes-devtools/rsync/rsync_3.1.3.bb