summaryrefslogtreecommitdiffstats
path: root/recipes-support/curl/curl_7.53.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/curl/curl_7.53.1.bbappend')
-rw-r--r--recipes-support/curl/curl_7.53.1.bbappend17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes-support/curl/curl_7.53.1.bbappend b/recipes-support/curl/curl_7.53.1.bbappend
new file mode 100644
index 0000000..ad7241c
--- /dev/null
+++ b/recipes-support/curl/curl_7.53.1.bbappend
@@ -0,0 +1,17 @@
1# look for files in the layer first
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4SRC_URI += " \
5 file://CVE-2017-7407.patch \
6 file://CVE-2017-7468.patch \
7 file://CVE-2017-9502.patch \
8 file://CVE-2017-1000254.patch \
9 file://CVE-2017-1000257.patch \
10 file://CVE-2017-8816.patch \
11 file://CVE-2017-8817.patch \
12 file://CVE-2018-1000005.patch \
13 file://CVE-2018-1000120-FTP-reject-path-components-with-control-codes.patch \
14 file://CVE-2018-1000301-http-restore-buffer-pointer-when-bad-response-line-i.patch \
15 file://CVE-2018-1000122-readwrite-make-sure-excess-reads-don-t-go-beyond-buf.patch \
16 file://CVE-2018-1000121-openldap-check-ldap_get_attribute_ber-results-for-NU.patch \
17 "