mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +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 eb9c7bb564)
Reworked for Kirkstone (CVE_STATUS -> CVE_CHECK_IGNORE)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
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-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"
|
||||
|
||||
Reference in New Issue
Block a user