Issue only affects Apache. Signed-off-by: Dhairya Nagodra <[email protected]> --- meta/recipes-devtools/flex/flex_2.6.4.bb | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/meta/recipes-devtools/flex/flex_2.6.4.bb b/meta/recipes-devtools/flex/flex_2.6.4.bb index 15cf6f5cca..7201977857 100644 --- a/meta/recipes-devtools/flex/flex_2.6.4.bb +++ b/meta/recipes-devtools/flex/flex_2.6.4.bb @@ -31,6 +31,9 @@ GITHUB_BASE_URI = "https://github.com/westes/flex/releases" # https://github.com/westes/flex/issues/414 CVE_CHECK_IGNORE += "CVE-2019-6293" +# Issue only affects Apache vendor, not us. +CVE_CHECK_IGNORE += "CVE-2015-1773" + inherit autotools gettext texinfo ptest github-releases M4 = "${bindir}/m4" -- 2.35.6
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#186992): https://lists.openembedded.org/g/openembedded-core/message/186992 Mute This Topic: https://lists.openembedded.org/mt/101088511/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
