From 3a9fdcb2ea0dd2744f59a62f2722bfa276302324 Mon Sep 17 00:00:00 2001 From: Vijay Anusuri Date: Thu, 10 Jul 2025 18:31:21 +0530 Subject: [PATCH] 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 --- meta/recipes-devtools/git/{git_2.44.3.bb => git_2.44.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.44.3.bb => git_2.44.4.bb} (98%) 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" -- 2.47.2