summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-11-09 16:53:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-09 17:46:18 +0000
commiteddff2b361928e88e3628ebc22a1a0ebb119e01b (patch)
treee4fd6b69318e252f4a5d9e1fda19511104868e6c /meta/recipes-support
parente2da957ca4efebfc23d65daad9e91142624f8c67 (diff)
downloadpoky-eddff2b361928e88e3628ebc22a1a0ebb119e01b.tar.gz
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>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/curl/curl_7.61.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.61.0.bb b/meta/recipes-support/curl/curl_7.61.0.bb
index 53cfc4a518..56327a632b 100644
--- a/meta/recipes-support/curl/curl_7.61.0.bb
+++ b/meta/recipes-support/curl/curl_7.61.0.bb
@@ -8,6 +8,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ef889a37a5a874490ac7ce116396f29a"
8SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ 8SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
9 file://0001-replace-krb5-config-with-pkg-config.patch \ 9 file://0001-replace-krb5-config-with-pkg-config.patch \
10 file://CVE-2018-14618.patch \ 10 file://CVE-2018-14618.patch \
11 file://CVE-2018-16839.patch \
12 file://CVE-2018-16840.patch \
13 file://CVE-2018-16842.patch \
11" 14"
12 15
13SRC_URI[md5sum] = "31d0a9f48dc796a7db351898a1e5058a" 16SRC_URI[md5sum] = "31d0a9f48dc796a7db351898a1e5058a"