mirror of
https://git.yoctoproject.org/poky
synced 2026-04-15 21:32:13 +02:00
curl: actually apply latest CVE patches
(From OE-Core rev: f0394e80a37f1da47042a1aa0487594f390603f9) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e2da957ca4
commit
eddff2b361
@@ -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