From: Wang Mingyu <[email protected]> Bug fixes: ========== * Fix OCB loop for processing messages of size 272 bytes or larger. * Fix alignment bug in the new x86_64 non-pclmul assembly implementation of ghash. * Fix build-time memory leak in eccdata.
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-support/nettle/{nettle_3.9.bb => nettle_3.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nettle/{nettle_3.9.bb => nettle_3.9.1.bb} (96%) diff --git a/meta/recipes-support/nettle/nettle_3.9.bb b/meta/recipes-support/nettle/nettle_3.9.1.bb similarity index 96% rename from meta/recipes-support/nettle/nettle_3.9.bb rename to meta/recipes-support/nettle/nettle_3.9.1.bb index 7a5bdb2a03..6bb76a6217 100644 --- a/meta/recipes-support/nettle/nettle_3.9.bb +++ b/meta/recipes-support/nettle/nettle_3.9.1.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ file://check-header-files-of-openssl-only-if-enable_.patch \ " -SRC_URI[sha256sum] = "0ee7adf5a7201610bb7fe0acbb7c9b3be83be44904dd35ebbcd965cd896bfeaa" +SRC_URI[sha256sum] = "ccfeff981b0ca71bbd6fbcb054f407c60ffb644389a5be80d6716d5b550c6ce3" UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183452): https://lists.openembedded.org/g/openembedded-core/message/183452 Mute This Topic: https://lists.openembedded.org/mt/99805166/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
