From 40dcfce791ddbc70db8146956622c2eb30301557 Mon Sep 17 00:00:00 2001 From: Chee Yang Lee Date: Fri, 10 Feb 2023 13:21:54 +0800 Subject: [PATCH] git: upgrade to 2.37.5 upgrade include fix for CVE-2022-23521 and CVE-2022-41903 (From OE-Core rev: de304c5617aee26028a4fd8474ccc2d177c85278) Signed-off-by: Chee Yang Lee Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-devtools/git/{git_2.37.4.bb => git_2.37.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.37.4.bb => git_2.37.5.bb} (98%) diff --git a/meta/recipes-devtools/git/git_2.37.4.bb b/meta/recipes-devtools/git/git_2.37.5.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.37.4.bb rename to meta/recipes-devtools/git/git_2.37.5.bb index 8342b38313..ea53cc41e4 100644 --- a/meta/recipes-devtools/git/git_2.37.4.bb +++ b/meta/recipes-devtools/git/git_2.37.5.bb @@ -167,4 +167,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "a638c9bf9e45e8d48592076266adaa9b7aa272a99ee2aee2e166a649a9ba8a03" +SRC_URI[tarball.sha256sum] = "5c11f90652afee6c77ef7ddfc672facd4bc6f2596d9627df2f1780664b058b9a"