mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
libtorrent: ignore CVE-2016-5301
Details: https://nvd.nist.gov/vuln/detail/CVE-2016-5301 This vulnerability is for another libtorrent (https://github.com/arvidn/libtorrent) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ SRCREV = "756f70010779927dc0691e1e722ed433d5d295e1"
|
||||
|
||||
CVE_CHECK_IGNORE += "\
|
||||
CVE-2009-1760 \
|
||||
CVE-2016-5301 \
|
||||
"
|
||||
|
||||
PV = "0.13.8"
|
||||
|
||||
Reference in New Issue
Block a user