summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rsync/rsync_3.1.1.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2015-04-24 10:37:14 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-15 18:12:47 +0100
commit205e9ed8969cfa2d2d6e6448f873b86876c699d2 (patch)
treeae2169738cee021ff294e38b8e8f5acc9ec7c15e /meta/recipes-devtools/rsync/rsync_3.1.1.bb
parentedb2b4760c899a3b41b3672a4c11db703b388e76 (diff)
downloadast2050-yocto-poky-205e9ed8969cfa2d2d6e6448f873b86876c699d2.zip
ast2050-yocto-poky-205e9ed8969cfa2d2d6e6448f873b86876c699d2.tar.gz
rsync: backport a patch to fix CVE-2014-9512
rsync 3.1.1 allows remote attackers to write to arbitrary files via a symlink attack on a file in the synchronization path. Backport Complain-if-an-inc-recursive-path-is-not-right-for-i.patch to fix it (From OE-Core master rev: f280b4f28231ea5a416266ae022d6e4c4ea91117) (From OE-Core rev: a42af2e434c01c04af36d6ed7a7a5480a7a255a5) Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_3.1.1.bb')
-rw-r--r--meta/recipes-devtools/rsync/rsync_3.1.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.1.1.bb b/meta/recipes-devtools/rsync/rsync_3.1.1.bb
index 5ff8ae8..3a79154 100644
--- a/meta/recipes-devtools/rsync/rsync_3.1.1.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.1.1.bb
@@ -1,7 +1,9 @@
require rsync.inc
-SRC_URI += "file://acinclude.m4"
+SRC_URI += "file://acinclude.m4 \
+ file://0001-Complain-if-an-inc-recursive-path-is-not-right-for-i.patch \
+"
SRC_URI[md5sum] = "43bd6676f0b404326eee2d63be3cdcfe"
SRC_URI[sha256sum] = "7de4364fcf5fe42f3bdb514417f1c40d10bbca896abe7e7f2c581c6ea08a2621"
OpenPOWER on IntegriCloud