mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
libssh2: fix CVE-2020-22218
(From OE-Core rev: a0b41511766130883e93b5b8a07801a836beeb67) Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
4c27009f16
commit
91ea1ab7c6
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3e089ad0cf27edf1e7f261dfcd06acc7"
|
||||
SRC_URI = "http://www.libssh2.org/download/${BP}.tar.gz \
|
||||
file://fix-ssh2-test.patch \
|
||||
file://run-ptest \
|
||||
file://CVE-2020-22218.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "2d64e90f3ded394b91d3a2e774ca203a4179f69aebee03003e5a6fa621e41d51"
|
||||
|
||||
Reference in New Issue
Block a user