mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02: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:
committed by
Steve Sakoman
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] = ""
|
||||
|
||||
Reference in New Issue
Block a user