mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 14:41:40 +00:00
phpmyadmin: ignore CVE-2020-22452
Details: https://nvd.nist.gov/vuln/detail/CVE-2020-22452
The fix is present in the recipe version (5.1.4)[1]
[1]: ca42395ee4
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
8e69851e6d
commit
4e2c202346
@ -41,3 +41,6 @@ FILES:${PN} = "${datadir}/${BPN} \
|
|||||||
${sysconfdir}/apache2/conf.d"
|
${sysconfdir}/apache2/conf.d"
|
||||||
|
|
||||||
RDEPENDS:${PN} += "bash php-cli"
|
RDEPENDS:${PN} += "bash php-cli"
|
||||||
|
|
||||||
|
# fix is contained in the recipe version
|
||||||
|
CVE_CHECK_IGNORE = "CVE-2020-22452"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user