mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 05:39:39 +01:00
git: Fix CVE-2024-50349 and CVE-2024-52006
Upstream-Status: Backport fromc903985bf7&7725b8100f&b01b9b81d3(From OE-Core rev: ed112b58ad0d40bfa36e53a370e964e6a20d694e) Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
50475a377a
commit
57421fdde6
@@ -23,6 +23,9 @@ SRC_URI = "${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.gz;name=tarball \
|
||||
file://CVE-2024-32021-0001.patch \
|
||||
file://CVE-2024-32021-0002.patch \
|
||||
file://CVE-2024-32465.patch \
|
||||
file://CVE-2024-50349-0001.patch \
|
||||
file://CVE-2024-50349-0002.patch \
|
||||
file://CVE-2024-52006.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user