mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 19:09:44 +00:00
st: Update status for CVE-2017-16224
The recipe used in the meta-openembedded is a different st package compared to the one which has the CVE issue. Package used in meta-embedded: https://st.suckless.org/ Package with CVE issue: https://www.npmjs.com/package/st No action required. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit eb9c7bb5645b6a3bcf7c40e1a83c8f4c3b020fa5) Reworked for Kirkstone (CVE_STATUS -> CVE_CHECK_IGNORE) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
80b5365780
commit
8d733ee01b
@ -33,3 +33,6 @@ ALTERNATIVE:${PN} = "st st-256color"
|
|||||||
ALTERNATIVE_LINK_NAME[st] = "${datadir}/terminfo/s/st"
|
ALTERNATIVE_LINK_NAME[st] = "${datadir}/terminfo/s/st"
|
||||||
|
|
||||||
ALTERNATIVE_LINK_NAME[st-256color] = "${datadir}/terminfo/s/st-256color"
|
ALTERNATIVE_LINK_NAME[st-256color] = "${datadir}/terminfo/s/st-256color"
|
||||||
|
|
||||||
|
#cpe-incorrect: The recipe used in the meta-openembedded is a different st package compared to the one which has the CVE issue.
|
||||||
|
CVE_CHECK_IGNORE += "CVE-2017-16224"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user