mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
git: ignore CVE-2023-25815
This is specific to Git-for-Windows. (From OE-Core rev: 472a3e05270deace2862973dee2e65e60f9c0c19) 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
f53ab3a2ff
commit
f72863d66e
@@ -37,6 +37,8 @@ CVE_CHECK_IGNORE += "CVE-2022-24975"
|
||||
CVE_CHECK_IGNORE += "CVE-2022-41953"
|
||||
# specific to Git for Windows
|
||||
CVE_CHECK_IGNORE += "CVE-2023-22743"
|
||||
# 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