diff options
| -rw-r--r-- | meta/recipes-devtools/git/git.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index 3c4c0fd37b..235cb8e4c0 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc | |||
| @@ -37,6 +37,8 @@ CVE_PRODUCT = "git-scm:git" | |||
| 37 | CVE_CHECK_WHITELIST += "CVE-2022-24975" | 37 | CVE_CHECK_WHITELIST += "CVE-2022-24975" |
| 38 | # This is specific to Git-for-Windows | 38 | # This is specific to Git-for-Windows |
| 39 | CVE_CHECK_WHITELIST += "CVE-2022-41953" | 39 | CVE_CHECK_WHITELIST += "CVE-2022-41953" |
| 40 | # specific to Git for Windows | ||
| 41 | CVE_CHECK_WHITELIST += "CVE-2023-22743" | ||
| 40 | 42 | ||
| 41 | PACKAGECONFIG ??= "" | 43 | PACKAGECONFIG ??= "" |
| 42 | PACKAGECONFIG[cvsserver] = "" | 44 | PACKAGECONFIG[cvsserver] = "" |
