mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
curl: actually apply latest CVE patches
(From OE-Core rev: f0394e80a37f1da47042a1aa0487594f390603f9) (From OE-Core rev: b2ccfeeffc5762648ee6b1f1d05c3cc6f347ed28) Signed-off-by: Ross Burton <ross.burton@intel.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
2ddc94e8e6
commit
b200094891
@@ -8,6 +8,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ef889a37a5a874490ac7ce116396f29a"
|
||||
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
|
||||
file://0001-replace-krb5-config-with-pkg-config.patch \
|
||||
file://CVE-2018-14618.patch \
|
||||
file://CVE-2018-16839.patch \
|
||||
file://CVE-2018-16840.patch \
|
||||
file://CVE-2018-16842.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "31d0a9f48dc796a7db351898a1e5058a"
|
||||
|
||||
Reference in New Issue
Block a user