From 378e5c8dc26a5631f9ba7cd9d0e776a56cd4598a Mon Sep 17 00:00:00 2001 From: Soumya Sambu Date: Wed, 23 Apr 2025 05:02:04 +0000 Subject: [PATCH] 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 (From OE-Core rev: f4f7a3af706bd6923362633a56423526a5264c6c) Signed-off-by: Soumya Sambu Signed-off-by: Steve Sakoman --- meta/recipes-devtools/git/{git_2.44.1.bb => git_2.44.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.44.1.bb => git_2.44.3.bb} (98%) 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 53d67eb40a..a5afd36168 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"