aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2018-11-02 13:05:13 +0100
committerHans Dedecker <dedeckeh@gmail.com>2018-11-02 13:16:13 +0100
commitc9f5934c71e73df707d97f8b2ff86e164bfbda12 (patch)
tree8e1113bc5479175001e547f6bd1a1ae30065ac4d /package/network/utils/curl
parentdceee8cc09a54f96dee82a6e95e3e77a6dd7ac13 (diff)
downloadupstream-c9f5934c71e73df707d97f8b2ff86e164bfbda12.tar.gz
upstream-c9f5934c71e73df707d97f8b2ff86e164bfbda12.tar.bz2
upstream-c9f5934c71e73df707d97f8b2ff86e164bfbda12.zip
curl: noop commit to refer CVEs fixed in 7.62.0
When bumping Curl to 7.62.0 in commit 278e4eba09 I did not include the fixed CVEs in the commit message; this commit fixes this. The following CVEs were fixed in 7.62.0 : CVE-2018-16839 CVE-2018-16840 CVE-2018-16842 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/utils/curl')
-rw-r--r--package/network/utils/curl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile
index 75343cbbac..318e26954a 100644
--- a/package/network/utils/curl/Makefile
+++ b/package/network/utils/curl/Makefile
@@ -93,7 +93,6 @@ define Package/libcurl
MENU:=1
endef
-
define Package/libcurl/config
source "$(SOURCE)/Config.in"
endef