From: Hans Dedecker Date: Fri, 2 Nov 2018 12:05:13 +0000 (+0100) Subject: curl: noop commit to refer CVEs fixed in 7.62.0 X-Git-Tag: v19.07.0-rc1~2242 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=c9f5934c71e73df707d97f8b2ff86e164bfbda12 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 --- 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