diff mbox series

[kirkstone,06/18] rsync: update 3.2.4 -> 3.2.5

Message ID 9431be33d8107e7c861b5b41411aae1532fb2c8c.1664898546.git.steve@sakoman.com
State Accepted, archived
Commit 9431be33d8107e7c861b5b41411aae1532fb2c8c
Headers show
Series [kirkstone,01/18] binutils : Fix CVE-2022-38127 | expand

Commit Message

Steve Sakoman Oct. 4, 2022, 3:50 p.m. UTC
From: Florin Diaconescu <florin.diaconescu009@gmail.com>

Changelog: https://download.samba.org/pub/rsync/NEWS#3.2.5

Signed-off-by: Florin Diaconescu <florin.diaconescu009@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-devtools/rsync/{rsync_3.2.4.bb => rsync_3.2.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/rsync/{rsync_3.2.4.bb => rsync_3.2.5.bb} (96%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/rsync/rsync_3.2.4.bb b/meta/recipes-devtools/rsync/rsync_3.2.5.bb
similarity index 96%
rename from meta/recipes-devtools/rsync/rsync_3.2.4.bb
rename to 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 \
            file://determism.patch \
            "
 
-SRC_URI[sha256sum] = "6f761838d08052b0b6579cf7f6737d93e47f01f4da04c5d24d3447b7f2a5fad1"
+SRC_URI[sha256sum] = "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba"
 
 # -16548 required for v3.1.3pre1. Already in v3.1.3.
 CVE_CHECK_IGNORE += " CVE-2017-16548 "