diff options
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_3.1.3.bb')
| -rw-r--r-- | meta/recipes-devtools/rsync/rsync_3.1.3.bb | 7 |
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 @@ | |||
| 1 | require rsync.inc | 1 | require rsync.inc |
| 2 | 2 | ||
| 3 | SRC_URI += "file://makefile-no-rebuild.patch" | 3 | SRC_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 | ||
| 5 | SRC_URI[md5sum] = "1581a588fde9d89f6bc6201e8129afaf" | 10 | SRC_URI[md5sum] = "1581a588fde9d89f6bc6201e8129afaf" |
| 6 | SRC_URI[sha256sum] = "55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0" | 11 | SRC_URI[sha256sum] = "55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0" |
