From 013d6775123583d68c75e1231966d024b48ebc8b Mon Sep 17 00:00:00 2001 From: Sakib Sajal Date: Wed, 15 Feb 2023 15:43:22 -0500 Subject: [PATCH] git: upgrade 2.37.5 -> 2.37.6 Upgrade git to latest 2.37.x release to address security issues CVE-2022-23521 and CVE-2022-41903. (From OE-Core rev: 936354cade974b59b964ea55aca22a04fa44a2a5) Signed-off-by: Sakib Sajal Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-devtools/git/{git_2.37.5.bb => git_2.37.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.37.5.bb => git_2.37.6.bb} (98%) diff --git a/meta/recipes-devtools/git/git_2.37.5.bb b/meta/recipes-devtools/git/git_2.37.6.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.37.5.bb rename to meta/recipes-devtools/git/git_2.37.6.bb index ea53cc41e4..e6165ca37b 100644 --- a/meta/recipes-devtools/git/git_2.37.5.bb +++ b/meta/recipes-devtools/git/git_2.37.6.bb @@ -167,4 +167,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "5c11f90652afee6c77ef7ddfc672facd4bc6f2596d9627df2f1780664b058b9a" +SRC_URI[tarball.sha256sum] = "626e4c338f72b170e2b3afb1cb2161f6fbe4fb1d0749154f1ebfb5f0a57ec25f"