mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 13:59:53 +00:00
git: ignore CVE-2023-25815
This is specific to Git-for-Windows. (From OE-Core rev: 0bdeec9951e8e2c4f645475be98b7a0176438c9b) Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
c99c7dea44
commit
1236cc74fc
@ -33,6 +33,8 @@ CVE_PRODUCT = "git-scm:git"
|
||||
CVE_CHECK_IGNORE += "CVE-2022-24975"
|
||||
# This is specific to Git-for-Windows
|
||||
CVE_CHECK_IGNORE += "CVE-2022-41953"
|
||||
# This is specific to Git-for-Windows
|
||||
CVE_CHECK_IGNORE += "CVE-2023-25815"
|
||||
|
||||
PACKAGECONFIG ??= "expat curl"
|
||||
PACKAGECONFIG[cvsserver] = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user