Просмотр исходного кода

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 <[email protected]>
Hans Dedecker 7 лет назад
Родитель
Сommit
c9f5934c71
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      package/network/utils/curl/Makefile

+ 0 - 1
package/network/utils/curl/Makefile

@@ -93,7 +93,6 @@ define Package/libcurl
   MENU:=1
 endef
 
-
 define Package/libcurl/config
   source "$(SOURCE)/Config.in"
 endef