diff options
| -rw-r--r-- | meta/recipes-devtools/git/git_2.35.7.bb | 2 |
1 files changed, 2 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 7cc8e5722b..faf0b67051 100644 --- a/meta/recipes-devtools/git/git_2.35.7.bb +++ b/meta/recipes-devtools/git/git_2.35.7.bb | |||
| @@ -33,6 +33,8 @@ CVE_PRODUCT = "git-scm:git" | |||
| 33 | CVE_CHECK_IGNORE += "CVE-2022-24975" | 33 | CVE_CHECK_IGNORE += "CVE-2022-24975" |
| 34 | # This is specific to Git-for-Windows | 34 | # This is specific to Git-for-Windows |
| 35 | CVE_CHECK_IGNORE += "CVE-2022-41953" | 35 | CVE_CHECK_IGNORE += "CVE-2022-41953" |
| 36 | # specific to Git for Windows | ||
| 37 | CVE_CHECK_IGNORE += "CVE-2023-22743" | ||
| 36 | 38 | ||
| 37 | PACKAGECONFIG ??= "expat curl" | 39 | PACKAGECONFIG ??= "expat curl" |
| 38 | PACKAGECONFIG[cvsserver] = "" | 40 | PACKAGECONFIG[cvsserver] = "" |
