diff options
| author | Florin Diaconescu <florin.diaconescu009@gmail.com> | 2022-09-29 17:37:36 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-11 21:56:13 +0100 |
| commit | f7bab6a01a9733b51c2246c88e337a6e96d8d939 (patch) | |
| tree | 7eff7c3af56064d477e3c452237d79682f55cc87 | |
| parent | 050f24e279f6ef9977b9355621cee03817d6861e (diff) | |
| download | poky-f7bab6a01a9733b51c2246c88e337a6e96d8d939.tar.gz | |
rsync: update 3.2.4 -> 3.2.5
Changelog: https://download.samba.org/pub/rsync/NEWS#3.2.5
(From OE-Core rev: 9431be33d8107e7c861b5b41411aae1532fb2c8c)
Signed-off-by: Florin Diaconescu <florin.diaconescu009@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/rsync/rsync_3.2.5.bb (renamed from meta/recipes-devtools/rsync/rsync_3.2.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.2.4.bb b/meta/recipes-devtools/rsync/rsync_3.2.5.bb index e6f917b5cd..e43f35ea2f 100644 --- a/meta/recipes-devtools/rsync/rsync_3.2.4.bb +++ b/meta/recipes-devtools/rsync/rsync_3.2.5.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \ | |||
| 16 | file://determism.patch \ | 16 | file://determism.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI[sha256sum] = "6f761838d08052b0b6579cf7f6737d93e47f01f4da04c5d24d3447b7f2a5fad1" | 19 | SRC_URI[sha256sum] = "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba" |
| 20 | 20 | ||
| 21 | # -16548 required for v3.1.3pre1. Already in v3.1.3. | 21 | # -16548 required for v3.1.3pre1. Already in v3.1.3. |
| 22 | CVE_CHECK_IGNORE += " CVE-2017-16548 " | 22 | CVE_CHECK_IGNORE += " CVE-2017-16548 " |
