mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 19:18:50 +00:00
mpd: Update status for CVE-2020-7465 and CVE-2020-7466
The recipe used in the `meta-openembedded` is a different mpd package compared to the one which has the CVE issue. Package used in `meta-embedded`: http://www.musicpd.org Package with CVE issue: https://sourceforge.net/projects/mpd/ No action required. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3e3c25698124dd82163d966fa9d7e7e807cfecbe) Adapted to Kirkstone (CVE_STATUS -> CVE_CHECK_IGNORE) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
360720faba
commit
d07ae6a5c8
@ -99,3 +99,6 @@ USERADD_PARAM:${PN} = " \
|
||||
--home ${localstatedir}/lib/mpd \
|
||||
--groups audio \
|
||||
--user-group mpd"
|
||||
|
||||
# cpe-incorrect: The recipe used in the meta-openembedded is a different mpd package compared to the one which has the CVE issue.
|
||||
CVE_CHECK_IGNORE += "CVE-2020-7465 CVE-2020-7466"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user