Message ID | 20251014134032.1053852-1-skandigraun@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe,kirkstone] st: Update status for CVE-2017-16224 | expand |
diff --git a/meta-oe/recipes-graphics/suckless/st_0.8.5.bb b/meta-oe/recipes-graphics/suckless/st_0.8.5.bb index e88c2c0f09..beb7ed6fd8 100644 --- a/meta-oe/recipes-graphics/suckless/st_0.8.5.bb +++ b/meta-oe/recipes-graphics/suckless/st_0.8.5.bb @@ -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"