Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/9f08355d74157e94da3fa162677e3c001c6dffc6
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/9f08355d74157e94da3fa162677e3c001c6dffc6
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/9f08355d74157e94da3fa162677e3c001c6dffc6

The branch, master has been updated
       via  9f08355d74157e94da3fa162677e3c001c6dffc6 (commit)
      from  4329e0e47562606ce4f0fd5b54351fb3cf435944 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/toolchains.git/commit/?id=9f08355d74157e94da3fa162677e3c001c6dffc6
commit 9f08355d74157e94da3fa162677e3c001c6dffc6
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    update curl to 1.50.1 to fix several CVE

diff --git a/sdk/Makefile b/sdk/Makefile
index cc08879..4236c4d 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -31,7 +31,7 @@ VERSION_LIBPNG := 1.6.21
 VERSION_LIBJPEG := 8d
 VERSION_LIBJPEG_TURBO := 1.5.0
 VERSION_LIBCARES := 1.10.0
-VERSION_LIBCURL := 7.45.0
+VERSION_LIBCURL := 7.50.1
 VERSION_LIBGNURX := 2.5.1
 VERSION_LIBPBL := 1_04
 VERSION_LIBCF := CVS-20130415


-----------------------------------------------------------------------

Summary of changes:
 sdk/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdk/Makefile b/sdk/Makefile
index cc08879..4236c4d 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -31,7 +31,7 @@ VERSION_LIBPNG := 1.6.21
 VERSION_LIBJPEG := 8d
 VERSION_LIBJPEG_TURBO := 1.5.0
 VERSION_LIBCARES := 1.10.0
-VERSION_LIBCURL := 7.45.0
+VERSION_LIBCURL := 7.50.1
 VERSION_LIBGNURX := 2.5.1
 VERSION_LIBPBL := 1_04
 VERSION_LIBCF := CVS-20130415


-- 
Cross-compilation toolchains and environments

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to