summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rsync/rsync_3.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_3.1.3.bb')
-rw-r--r--meta/recipes-devtools/rsync/rsync_3.1.3.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.1.3.bb b/meta/recipes-devtools/rsync/rsync_3.1.3.bb
index 84a02586be..84ecc47ff4 100644
--- a/meta/recipes-devtools/rsync/rsync_3.1.3.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.1.3.bb
@@ -1,6 +1,11 @@
1require rsync.inc 1require rsync.inc
2 2
3SRC_URI += "file://makefile-no-rebuild.patch" 3SRC_URI += "file://makefile-no-rebuild.patch \
4 file://CVE-2016-9840.patch \
5 file://CVE-2016-9841.patch \
6 file://CVE-2016-9842.patch \
7 file://CVE-2016-9843.patch \
8"
4 9
5SRC_URI[md5sum] = "1581a588fde9d89f6bc6201e8129afaf" 10SRC_URI[md5sum] = "1581a588fde9d89f6bc6201e8129afaf"
6SRC_URI[sha256sum] = "55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0" 11SRC_URI[sha256sum] = "55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0"