summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rsync/rsync_3.2.3.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-04-25 13:32:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-26 14:14:29 +0100
commit13f331436747ebb8e9211feee3aa774f1acd0fee (patch)
tree06e8566aac71cabdfec767c3570893d3a143d958 /meta/recipes-devtools/rsync/rsync_3.2.3.bb
parente164bd55ef5becf691c2755d8d6af45a490fe9b2 (diff)
downloadopenembedded-core-13f331436747ebb8e9211feee3aa774f1acd0fee.tar.gz
rsync: fix CVE-2020-14387
Backport patch to fix CVE-2020-14387. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_3.2.3.bb')
-rw-r--r--meta/recipes-devtools/rsync/rsync_3.2.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.2.3.bb b/meta/recipes-devtools/rsync/rsync_3.2.3.bb
index 8b36a8ebde..cb18667755 100644
--- a/meta/recipes-devtools/rsync/rsync_3.2.3.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.2.3.bb
@@ -14,6 +14,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
file://rsyncd.conf \
file://makefile-no-rebuild.patch \
file://determism.patch \
+ file://0001-rsync-ssl-Verify-the-hostname-in-the-certificate-whe.patch \
"
SRC_URI[sha256sum] = "becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e"