mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
subversion: ignore CVE-2024-45720
Reference: https://nvd.nist.gov/vuln/detail/CVE-2024-45720 This CVE is relevant only for subversion running on Windows. (From OE-Core rev: 1be6e32a75e40bc3e1d3c7256350579c37e3d22f) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Reviewed-by: Sofiane Hamam <sofiane.hamam@smile.fr> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
2449dc88a0
commit
64e49ed5e7
@@ -18,6 +18,8 @@ inherit autotools pkgconfig gettext python3native
|
||||
|
||||
CVE_PRODUCT = "apache:subversion"
|
||||
|
||||
CVE_STATUS[CVE-2024-45720] = "not-applicable-platform: Issue only applies on Windows"
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
|
||||
PACKAGECONFIG[boost] = "--with-boost=${RECIPE_SYSROOT}${exec_prefix},--without-boost,boost"
|
||||
|
||||
Reference in New Issue
Block a user