From: Vijay Anusuri Date: Thu, 10 Jul 2025 13:01:21 +0000 (+0530) Subject: git: Upgrade 2.44.3 -> 2.44.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a9fdcb2ea0dd2744f59a62f2722bfa276302324;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git git: Upgrade 2.44.3 -> 2.44.4 Addresses the security issues - CVE-2025-27613, CVE-2025-27614, CVE-2025-46334, CVE-2025-46835, CVE-2025-48384, CVE-2025-48385, and CVE-2025-48386. Release Notes: https://github.com/git/git/blob/v2.44.4/Documentation/RelNotes/2.44.4.txt Signed-off-by: Vijay Anusuri Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-devtools/git/git_2.44.3.bb b/meta/recipes-devtools/git/git_2.44.4.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.44.3.bb rename to meta/recipes-devtools/git/git_2.44.4.bb index 7b33d6071e..66936417e1 100644 --- a/meta/recipes-devtools/git/git_2.44.3.bb +++ b/meta/recipes-devtools/git/git_2.44.4.bb @@ -172,4 +172,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "4237c37cdf7b3d38102117b22993b2f761a4c02758dfbe33f7b7423c0b096ca9" +SRC_URI[tarball.sha256sum] = "302ebe0f4b1c5d1ee477b5ee74f7f2f69efd8fa7f27481e45087ba9a4bb4851c"