mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 07:00:28 +00:00
php: ignore CVE-2024-3566
CVE-2024-3566 only effects Microsoft Windows. Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d68c56e1ed2adc8246a18424ed5d9ede5e8254a0) Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
8659bf94b0
commit
0b7b87ad31
@ -43,6 +43,7 @@ CVE_STATUS_PHP = " \
|
||||
CVE-2007-3205 \
|
||||
CVE-2007-4596 \
|
||||
"
|
||||
CVE_STATUS[CVE-2024-3566] = "not-applicable-platform: Issue only applies on Windows"
|
||||
|
||||
inherit autotools pkgconfig python3native gettext multilib_header multilib_script systemd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user