]> code.ossystems Code Review - openembedded-core.git/commitdiff
rsync: update to 3.1.3
authorYi Zhao <yi.zhao@windriver.com>
Fri, 2 Feb 2018 02:16:11 +0000 (10:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2018 08:52:12 +0000 (09:52 +0100)
(From OE-Core rev: ded47001bec3fbbcbcdbe358a32c14ed0322d431)

Updating is safer than backporting the CVE fixes.
Included CVE:
CVE-2017-16548
CVE-2017-15994
CVE-2017-17434
CVE-2017-17434
CVE-2018-5764

plus many bugfixes

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/rsync/rsync_3.1.3.bb [moved from meta/recipes-devtools/rsync/rsync_3.1.2.bb with 86% similarity]

similarity index 86%
rename from meta/recipes-devtools/rsync/rsync_3.1.2.bb
rename to meta/recipes-devtools/rsync/rsync_3.1.3.bb
index 103198487b25f4c36f36d544435bc6c38779e762..84a02586bedcb832ffab30ccd9d4d108679194fb 100644 (file)
@@ -2,8 +2,8 @@ require rsync.inc
 
 SRC_URI += "file://makefile-no-rebuild.patch"
 
-SRC_URI[md5sum] = "0f758d7e000c0f7f7d3792610fad70cb"
-SRC_URI[sha256sum] = "ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2"
+SRC_URI[md5sum] = "1581a588fde9d89f6bc6201e8129afaf"
+SRC_URI[sha256sum] = "55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0"
 
 # GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0)
 LICENSE = "GPLv3+"