From cd38b687c4a7a25fc3f7f6086e36f1ec3a2bcc3d Mon Sep 17 00:00:00 2001 From: Sakib Sajal Date: Wed, 15 Feb 2023 16:42:31 -0500 Subject: [PATCH] git: upgrade 2.35.6 -> 2.35.7 Upgrade git to latest 2.37.x release to address security issues CVE-2022-23521 and CVE-2022-41903. (From OE-Core rev: 0e7de5066491bc9b860ad4d65965d6f848898aff) Signed-off-by: Sakib Sajal Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-devtools/git/{git_2.35.6.bb => git_2.35.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.35.6.bb => git_2.35.7.bb} (98%) diff --git a/meta/recipes-devtools/git/git_2.35.6.bb b/meta/recipes-devtools/git/git_2.35.7.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.35.6.bb rename to meta/recipes-devtools/git/git_2.35.7.bb index 0bb4a6a021..7cc8e5722b 100644 --- a/meta/recipes-devtools/git/git_2.35.6.bb +++ b/meta/recipes-devtools/git/git_2.35.7.bb @@ -167,4 +167,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "6bd51e0487028543ba40fe3d5b33bd124526a7f7109824aa7f022e79edf93bd1" +SRC_URI[tarball.sha256sum] = "fc849272a95cc7457091221a645fcd753b3b1984767ee3323fb6a0aa944bbcb4"