From: Alexander Kanavin Date: Sun, 23 Aug 2020 20:19:59 +0000 (+0200) Subject: rsync: upgrade 3.2.2 -> 3.2.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c315962a08b26f029fbca358b60769657ea0875;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rsync: upgrade 3.2.2 -> 3.2.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/rsync/rsync_3.2.2.bb b/meta/recipes-devtools/rsync/rsync_3.2.3.bb similarity index 95% rename from meta/recipes-devtools/rsync/rsync_3.2.2.bb rename to meta/recipes-devtools/rsync/rsync_3.2.3.bb index 182628f4b48..375efa0dea5 100644 --- a/meta/recipes-devtools/rsync/rsync_3.2.2.bb +++ b/meta/recipes-devtools/rsync/rsync_3.2.3.bb @@ -14,7 +14,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \ file://makefile-no-rebuild.patch \ " -SRC_URI[sha256sum] = "644bd3841779507665211fd7db8359c8a10670c57e305b4aab61b4e40037afa8" +SRC_URI[sha256sum] = "becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e" # -16548 required for v3.1.3pre1. Already in v3.1.3. CVE_CHECK_WHITELIST += " CVE-2017-16548 "