aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/patches/200-no_docs_tests.patch
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2019-09-17 22:45:41 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-11-07 19:42:42 +0100
commit569bec190cce4730282ea59ad841cd12bb592c53 (patch)
treeffa809045db2981013f4994802bde7ab814dafe6 /package/network/utils/curl/patches/200-no_docs_tests.patch
parent5fc63ec8a496066d101de41ae4f820c5c4e39c04 (diff)
downloadupstream-569bec190cce4730282ea59ad841cd12bb592c53.tar.gz
upstream-569bec190cce4730282ea59ad841cd12bb592c53.tar.bz2
upstream-569bec190cce4730282ea59ad841cd12bb592c53.zip
curl: bump to 7.66.0
Refresh patches, for changes in version 7.66.0 see https://curl.haxx.se/changes.html#7_66_0 Fixes CVEs: CVE-2019-5481 CVE-2019-5482 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> (cherry picked from commit 71cf4a272c9cf7d6e604e6327d0c94aeceac26e7)
Diffstat (limited to 'package/network/utils/curl/patches/200-no_docs_tests.patch')
-rw-r--r--package/network/utils/curl/patches/200-no_docs_tests.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/curl/patches/200-no_docs_tests.patch b/package/network/utils/curl/patches/200-no_docs_tests.patch
index 1aa86a7e49..e52694e2c9 100644
--- a/package/network/utils/curl/patches/200-no_docs_tests.patch
+++ b/package/network/utils/curl/patches/200-no_docs_tests.patch
@@ -1,6 +1,6 @@
--- a/Makefile.am
+++ b/Makefile.am
-@@ -168,7 +168,7 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP)
+@@ -179,7 +179,7 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP)
bin_SCRIPTS = curl-config
SUBDIRS = lib src
@@ -9,7 +9,7 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcurl.pc
-@@ -279,8 +279,8 @@ cygwinbin:
+@@ -290,8 +290,8 @@ cygwinbin:
# We extend the standard install with a custom hook:
install-data-hook:
cd include && $(MAKE) install