From: Wang Mingyu <[email protected]> Changelog: =========== - Fixed timing leak vulnerability in EdDSA/Ed25519 signatures. - Various minor documentation fixes. - Various minor build system fixes. - Various minor compiler warning fixes.
Signed-off-by: Wang Mingyu <[email protected]> --- .../monocypher/{monocypher_4.0.2.bb => monocypher_4.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-crypto/monocypher/{monocypher_4.0.2.bb => monocypher_4.0.3.bb} (85%) diff --git a/meta-oe/recipes-crypto/monocypher/monocypher_4.0.2.bb b/meta-oe/recipes-crypto/monocypher/monocypher_4.0.3.bb similarity index 85% rename from meta-oe/recipes-crypto/monocypher/monocypher_4.0.2.bb rename to meta-oe/recipes-crypto/monocypher/monocypher_4.0.3.bb index 178f273ae6..0c8f090cf5 100644 --- a/meta-oe/recipes-crypto/monocypher/monocypher_4.0.2.bb +++ b/meta-oe/recipes-crypto/monocypher/monocypher_4.0.3.bb @@ -7,7 +7,7 @@ LICENSE = "BSD-2-Clause | CC0-1.0" LIC_FILES_CHKSUM = "file://LICENCE.md;md5=ff30a1c41dfd9e6fa559a9e45ee98302" SRC_URI = "https://monocypher.org/download/${BPN}-${PV}.tar.gz" -SRC_URI[sha512sum] = "bf275d4c53ff94af6cdc723a4e002e9f080f4d1436c86c76bb37870b34807f1d7b32331d8ff8a1aeb369e946f3769021e03e63efac25b82efc5abf54dc084714" +SRC_URI[sha512sum] = "40904ada5c7ee4f7741733e38b69a30a4b0561cbffba5ffe7c2dce16136d540251ec0d9056ff606510d3b5b708fb8a40db7e0870d4a0b2dc17ba2bfb880f8965" MIRRORS =+ "https://.*/.* https://github.com/LoupVaillant/Monocypher/releases/download/${PV}/${BPN}-${PV}.tar.gz" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127744): https://lists.openembedded.org/g/openembedded-devel/message/127744 Mute This Topic: https://lists.openembedded.org/mt/119970679/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
