From ec7a55e9107aa13ed1f4308c5de7a982805fe0bd Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 26 Apr 2015 14:08:42 +0100 Subject: Update libcurl to 7.42.0 version This edition of libcurl fixes several CVE so our toolchains should use it. --- sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/Makefile b/sdk/Makefile index ab04e71..578e8c9 100644 --- a/sdk/Makefile +++ b/sdk/Makefile @@ -30,7 +30,7 @@ VERSION_OPENSSL := 1.0.1m VERSION_LIBPNG := 1.6.17 VERSION_LIBJPEG := 8d VERSION_LIBCARES := 1.10.0 -VERSION_LIBCURL := 7.41.0 +VERSION_LIBCURL := 7.42.0 VERSION_LIBGNURX := 2.5.1 VERSION_LIBPBL := 1_04 VERSION_LIBCF := CVS-20130415 -- cgit v1.2.3