mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libzip: add CVE-2017-12858 to allowlist
Patch for CVE-2017-12858 is applied in version 1.2.0. Signed-off-by: matsunaga-shinji <shin.matsunaga@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
dd5ed4dcbb
commit
85460656d9
@@ -22,3 +22,6 @@ inherit cmake
|
||||
SRC_URI = "https://libzip.org/download/libzip-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[sha256sum] = "f0763bda24ba947e80430be787c4b068d8b6aa6027a26a19923f0acfa3dac97e"
|
||||
|
||||
# Patch for CVE-2017-12858 is applied in version 1.2.0.
|
||||
CVE_CHECK_IGNORE += "CVE-2017-12858"
|
||||
|
||||
Reference in New Issue
Block a user