From: Chee Yang Lee Date: Fri, 10 Feb 2023 05:21:54 +0000 (+0800) Subject: git: upgrade to 2.37.5 X-Git-Tag: 2022-10.3-langdale~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de304c5617aee26028a4fd8474ccc2d177c85278;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git git: upgrade to 2.37.5 upgrade include fix for CVE-2022-23521 and CVE-2022-41903 Signed-off-by: Chee Yang Lee Signed-off-by: Steve Sakoman --- 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 8342b383137..ea53cc41e4e 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"