This includes:
Version 4.10.2
Fixed security issue where using sha384 or sha512 would set encryption keys
to all bytes 0
When using ECDH key exchange with closed group membership, an incorrect
signature would be applied to the ANNOUCE message, causing the session
to fail. Bug fixes.
Relaxed server side checks on the type of key supplied by a client when not
using public key signatures on all messages. This will assist in the
upgrade process to the upcoming version 5.0.
Fixed various small memory leaks
Signed-off-by: Pierre-Jean Texier <[email protected]>
---
.../recipes-support/uftp/{uftp_4.10.1.bb => uftp_4.10.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-networking/recipes-support/uftp/{uftp_4.10.1.bb => uftp_4.10.2.bb}
(77%)
diff --git a/meta-networking/recipes-support/uftp/uftp_4.10.1.bb
b/meta-networking/recipes-support/uftp/uftp_4.10.2.bb
similarity index 77%
rename from meta-networking/recipes-support/uftp/uftp_4.10.1.bb
rename to meta-networking/recipes-support/uftp/uftp_4.10.2.bb
index a70fd4d..8e35ee1 100644
--- a/meta-networking/recipes-support/uftp/uftp_4.10.1.bb
+++ b/meta-networking/recipes-support/uftp/uftp_4.10.2.bb
@@ -7,8 +7,8 @@ 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[md5sum] = "a5c79c8e5a20d0646c9579fe1f339493"
-SRC_URI[sha256sum] =
"903353febf1b88f701198d956a60cec3d2be3cc251561a678061761aec6622f6"
+SRC_URI[md5sum] = "db0519bf7b1e0329449e81c1e68262f8"
+SRC_URI[sha256sum] =
"ecab6ab07fe0ebaf7bfe35d99fe2da28ede3ddc6f21f825d3b259cf171258505"
DEPENDS = "openssl"
--
2.7.4
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#83881):
https://lists.openembedded.org/g/openembedded-devel/message/83881
Mute This Topic: https://lists.openembedded.org/mt/72970451/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-