From: Wang Mingyu <[email protected]> Changelog: =========== -A memory leak fix in the prior version wasn't applied correctly, resulting in an invalid memory access causing a crash.
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-support/uftp/{uftp_5.0.2.bb => uftp_5.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/uftp/{uftp_5.0.2.bb => uftp_5.0.3.bb} (84%) diff --git a/meta-networking/recipes-support/uftp/uftp_5.0.2.bb b/meta-networking/recipes-support/uftp/uftp_5.0.3.bb similarity index 84% rename from meta-networking/recipes-support/uftp/uftp_5.0.2.bb rename to meta-networking/recipes-support/uftp/uftp_5.0.3.bb index ca2a8ce67..6f0858cc9 100644 --- a/meta-networking/recipes-support/uftp/uftp_5.0.2.bb +++ b/meta-networking/recipes-support/uftp/uftp_5.0.3.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/uftp-multicast/files/source-tar/" SRC_URI = "${SOURCEFORGE_MIRROR}/uftp-multicast/source-tar/uftp-${PV}.tar.gz" -SRC_URI[sha256sum] = "57c12a6ae59942535fb5e620381aedeb17d50009ee71f236427ce237a46c0b14" +SRC_URI[sha256sum] = "cb8668c19b1f10bc63a16ffa893e205dc3ec86361037d477d8003260ebc40080" DEPENDS = "openssl" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107787): https://lists.openembedded.org/g/openembedded-devel/message/107787 Mute This Topic: https://lists.openembedded.org/mt/103367203/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
