diff options
author | Vijay Anusuri <vanusuri@mvista.com> | 2025-07-10 18:31:21 +0530 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-21 09:07:22 -0700 |
commit | 9302874dda3c9e54b31340eb45e208d8ea5dbc44 (patch) | |
tree | 87540e2dce03f3f69e8872b9633a26a6a7e529a2 | |
parent | c172c46096471756be991314655a2a9492dda38e (diff) | |
download | poky-9302874dda3c9e54b31340eb45e208d8ea5dbc44.tar.gz |
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
(From OE-Core rev: 3a9fdcb2ea0dd2744f59a62f2722bfa276302324)
Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-devtools/git/git_2.44.4.bb (renamed from meta/recipes-devtools/git/git_2.44.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/git/git_2.44.3.bb b/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 \ | |||
172 | " | 172 | " |
173 | EXTRA_OEMAKE += "NO_GETTEXT=1" | 173 | EXTRA_OEMAKE += "NO_GETTEXT=1" |
174 | 174 | ||
175 | SRC_URI[tarball.sha256sum] = "4237c37cdf7b3d38102117b22993b2f761a4c02758dfbe33f7b7423c0b096ca9" | 175 | SRC_URI[tarball.sha256sum] = "302ebe0f4b1c5d1ee477b5ee74f7f2f69efd8fa7f27481e45087ba9a4bb4851c" |