From: Soumya Sambu Date: Wed, 23 Apr 2025 05:02:04 +0000 (+0000) Subject: git: Upgrade 2.44.1 -> 2.44.3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4f7a3af706bd6923362633a56423526a5264c6c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git git: Upgrade 2.44.1 -> 2.44.3 Addresses the security issues - CVE-2024-50349 and CVE-2024-52006 Release Notes: https://github.com/git/git/blob/v2.44.3/Documentation/RelNotes/2.44.3.txt Signed-off-by: Soumya Sambu Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-devtools/git/git_2.44.1.bb b/meta/recipes-devtools/git/git_2.44.3.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.44.1.bb rename to meta/recipes-devtools/git/git_2.44.3.bb index 53d67eb40a4..a5afd361683 100644 --- a/meta/recipes-devtools/git/git_2.44.1.bb +++ b/meta/recipes-devtools/git/git_2.44.3.bb @@ -164,4 +164,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "118214bb8d7ba971a62741416e757562b8f5451cefc087a407e91857897c92cc" +SRC_URI[tarball.sha256sum] = "4237c37cdf7b3d38102117b22993b2f761a4c02758dfbe33f7b7423c0b096ca9"