summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_2.35.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/git/git_2.35.7.bb')
-rw-r--r--meta/recipes-devtools/git/git_2.35.7.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_2.35.7.bb b/meta/recipes-devtools/git/git_2.35.7.bb
index 765180a38d..3520b4db90 100644
--- a/meta/recipes-devtools/git/git_2.35.7.bb
+++ b/meta/recipes-devtools/git/git_2.35.7.bb
@@ -26,6 +26,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.gz;name=tarball \
26 file://CVE-2024-50349-0001.patch \ 26 file://CVE-2024-50349-0001.patch \
27 file://CVE-2024-50349-0002.patch \ 27 file://CVE-2024-50349-0002.patch \
28 file://CVE-2024-52006.patch \ 28 file://CVE-2024-52006.patch \
29 file://CVE-2025-27614-CVE-2025-27613-CVE-2025-46334-CVE-2025-46835.patch \
29 " 30 "
30 31
31S = "${WORKDIR}/git-${PV}" 32S = "${WORKDIR}/git-${PV}"