Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/010c70c60d68d3e9147ce5254e801048110913d5
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/010c70c60d68d3e9147ce5254e801048110913d5
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/010c70c60d68d3e9147ce5254e801048110913d5

The branch, master has been updated
       via  010c70c60d68d3e9147ce5254e801048110913d5 (commit)
       via  b8fbfd0c35cdb89810d115724e39db369a30cbf1 (commit)
      from  204d0d8048272e12d8c7dc17535fbf3b1d57e101 (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=010c70c60d68d3e9147ce5254e801048110913d5
commit 010c70c60d68d3e9147ce5254e801048110913d5
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    SDK: Update libcurl to 7.68.0
    
    Signed-off-by: Daniel Silverstone <[email protected]>

diff --git a/sdk/Makefile b/sdk/Makefile
index e56d185..125dfce 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -43,7 +43,7 @@ VERSION_LIBWEBP := 1.0.3
 # https://c-ares.haxx.se/
 VERSION_LIBCARES := 1.15.0
 # https://curl.haxx.se/
-VERSION_LIBCURL := 7.67.0
+VERSION_LIBCURL := 7.68.0
 VERSION_LIBGNURX := 2.5.1
 # http://mission-base.com/peter/source/
 VERSION_LIBPBL := 1_04


commitdiff 
http://git.netsurf-browser.org/toolchains.git/commit/?id=b8fbfd0c35cdb89810d115724e39db369a30cbf1
commit b8fbfd0c35cdb89810d115724e39db369a30cbf1
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    SDK: Update iconv to 1.16
    
    Signed-off-by: Daniel Silverstone <[email protected]>

diff --git a/sdk/Makefile b/sdk/Makefile
index 76005c0..e56d185 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -26,7 +26,7 @@ endif
 # https://zlib.net/
 VERSION_ZLIB := 1.2.11
 # https://www.gnu.org/software/libiconv/
-VERSION_LIBICONV := 1.15
+VERSION_LIBICONV := 1.16
 # https://laurikari.net/tre/
 VERSION_LIBTRE := 0.8.0
 # https://www.openssl.org/


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

Summary of changes:
 sdk/Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sdk/Makefile b/sdk/Makefile
index 76005c0..125dfce 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -26,7 +26,7 @@ endif
 # https://zlib.net/
 VERSION_ZLIB := 1.2.11
 # https://www.gnu.org/software/libiconv/
-VERSION_LIBICONV := 1.15
+VERSION_LIBICONV := 1.16
 # https://laurikari.net/tre/
 VERSION_LIBTRE := 0.8.0
 # https://www.openssl.org/
@@ -43,7 +43,7 @@ VERSION_LIBWEBP := 1.0.3
 # https://c-ares.haxx.se/
 VERSION_LIBCARES := 1.15.0
 # https://curl.haxx.se/
-VERSION_LIBCURL := 7.67.0
+VERSION_LIBCURL := 7.68.0
 VERSION_LIBGNURX := 2.5.1
 # http://mission-base.com/peter/source/
 VERSION_LIBPBL := 1_04


-- 
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