From: Alexander Kanavin Date: Mon, 2 Aug 2021 08:10:11 +0000 (+0800) Subject: nettle: update 3.7.2 -> 3.7.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49868162a1a1d088fbaabeffcc2debcbfc17b026;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nettle: update 3.7.2 -> 3.7.3 fix CVE-2021-3580 (From OE-Core rev: 219c89310264f99c2c43bb80e437a8a1e8e3217a) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie Signed-off-by: Changqing Li Signed-off-by: Anuj Mittal --- diff --git a/meta/recipes-support/nettle/nettle_3.7.2.bb b/meta/recipes-support/nettle/nettle_3.7.3.bb similarity index 96% rename from meta/recipes-support/nettle/nettle_3.7.2.bb rename to meta/recipes-support/nettle/nettle_3.7.3.bb index f8f3360086e..031500d7415 100644 --- a/meta/recipes-support/nettle/nettle_3.7.2.bb +++ b/meta/recipes-support/nettle/nettle_3.7.3.bb @@ -24,7 +24,7 @@ SRC_URI_append_class-target = "\ file://dlopen-test.patch \ " -SRC_URI[sha256sum] = "8d2a604ef1cde4cd5fb77e422531ea25ad064679ff0adf956e78b3352e0ef162" +SRC_URI[sha256sum] = "661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0" UPSTREAM_CHECK_REGEX = "nettle-(?P\d+(\.\d+)+)\.tar"