mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
curl: update to 7.59.0
includes: CVE-2018-1000300 CWE-122: Heap-based Buffer Overflow CVE-2018-1000301 CWE-126: Buffer Over-read CVE-2018-1000122 CWE-126: Buffer Over-read CVE-2018-1000121 CWE-476: NULL Pointer Dereference CVE-2018-1000120 CWE-122: Heap-based Buffer Overflow (From OE-Core rev: 4c1ed0a1a265add8d856a6d2c6f04562b975c180) (From OE-Core rev: 6582a76c990fe068fd37525943403ca9ff9c1d05) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e55a5d7c2d
commit
3fc84130ca
@@ -15,8 +15,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
|
||||
#
|
||||
SRC_URI += " file://configure_ac.patch"
|
||||
|
||||
SRC_URI[md5sum] = "fa049f9f90c1ae473a2a7bcfa14de976"
|
||||
SRC_URI[sha256sum] = "1cb081f97807c01e3ed747b6e1c9fee7a01cb10048f1cd0b5f56cfe0209de731"
|
||||
SRC_URI[md5sum] = "a2192804f7c2636a09320416afcf888e"
|
||||
SRC_URI[sha256sum] = "b5920ffd6a8c95585fb95070e0ced38322790cb335c39d0dab852d12e157b5a0"
|
||||
|
||||
CVE_PRODUCT = "libcurl"
|
||||
inherit autotools pkgconfig binconfig multilib_header
|
||||
Reference in New Issue
Block a user