summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-06-24 14:21:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-25 10:23:33 +0100
commit63a28e9fc262c8da692d18b38eeb0b85dd597a9b (patch)
tree1c9cd3575b4fae1affbe7a25433cdd7245a51a4a /meta/recipes-support
parentdf89e8d1136fd406ba35ae573e2cb0cfc88c6aad (diff)
downloadopenembedded-core-63a28e9fc262c8da692d18b38eeb0b85dd597a9b.tar.gz
curl: upgrade 7.70.0 -> 7.71.0
This release includes the following changes: - CURLOPT_SSL_OPTIONS: optional use of Windows' CA store (with openssl) [10] - setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency [31] - setopt: support certificate options in memory with struct curl_blob [41] - tool: Add option --retry-all-errors to retry on any error [27] This release includes the following bugfixes: - CVE-2020-8177: curl overwrite local file with -J [111] - CVE-2020-8169: Partial password leak over DNS on HTTP redirect [48] - *_sspi: fix bad uses of CURLE_NOT_BUILT_IN [21] - all: fix codespell errors [75] - altsvc: bump to h3-29 [114] ... See full changelog: https://curl.haxx.se/changes.html#7_71_0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/curl/curl_7.71.0.bb (renamed from meta/recipes-support/curl/curl_7.70.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.70.0.bb b/meta/recipes-support/curl/curl_7.71.0.bb
index bb25677ef7..c1abe01380 100644
--- a/meta/recipes-support/curl/curl_7.70.0.bb
+++ b/meta/recipes-support/curl/curl_7.71.0.bb
@@ -9,8 +9,7 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://0001-replace-krb5-config-with-pkg-config.patch \
"
-SRC_URI[md5sum] = "db69aa37476dfdf9abaa2fb01b8bbf1a"
-SRC_URI[sha256sum] = "a50bfe62ad67a24f8b12dd7fd655ac43a0f0299f86ec45b11354f25fbb5829d0"
+SRC_URI[sha256sum] = "600f00ac2481a89548a4141ddf983fd9386165e1960bac91d0a1c81dca5dd341"
CVE_PRODUCT = "curl libcurl"
inherit autotools pkgconfig binconfig multilib_header