Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/87135c98705ee03f10d4ee0e45904094c3403fe3
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/87135c98705ee03f10d4ee0e45904094c3403fe3
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/87135c98705ee03f10d4ee0e45904094c3403fe3

The branch, master has been updated
       via  87135c98705ee03f10d4ee0e45904094c3403fe3 (commit)
      from  9bcab422f97f4cae06624c7c1beb0285527ad509 (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=87135c98705ee03f10d4ee0e45904094c3403fe3
commit 87135c98705ee03f10d4ee0e45904094c3403fe3
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>

    SDK: bump library versions

diff --git a/sdk/Makefile b/sdk/Makefile
index 54e508e..8b859a5 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -32,17 +32,17 @@ VERSION_LIBTRE := 0.8.0
 # https://www.openssl.org/
 VERSION_OPENSSL := 3.0.8
 # http://www.libpng.org/pub/png/libpng.html
-VERSION_LIBPNG := 1.6.38
+VERSION_LIBPNG := 1.6.39
 # http://libjpeg.sourceforge.net/
 VERSION_LIBJPEG := 8d
 # https://libjpeg-turbo.org/
-VERSION_LIBJPEG_TURBO := 2.1.4
+VERSION_LIBJPEG_TURBO := 2.1.5.1
 # https://developers.google.com/speed/webp/
-VERSION_LIBWEBP := 1.2.4
+VERSION_LIBWEBP := 1.3.0
 # https://c-ares.haxx.se/
-VERSION_LIBCARES := 1.18.1
+VERSION_LIBCARES := 1.19.0
 # https://curl.haxx.se/
-VERSION_LIBCURL := 7.86.0
+VERSION_LIBCURL := 7.88.1
 VERSION_LIBGNURX := 2.5.1
 # http://mission-base.com/peter/source/
 # 1.7.0: https://github.com/peterGraf/pbl/releases
@@ -56,7 +56,7 @@ VERSION_WINDOM := 2.0.1
 # https://github.com/berkus/hermes-pixel-format/archive/refs/tags/v1.3.3.tar.gz
 VERSION_HERMES := 1.3.3
 # https://www.freetype.org/
-VERSION_FREETYPE := 2.12.1
+VERSION_FREETYPE := 2.13.0
 
 # Path
 path__ := $(GCCSDK_INSTALL_CROSSBIN):$(PATH)


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

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

diff --git a/sdk/Makefile b/sdk/Makefile
index 54e508e..8b859a5 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -32,17 +32,17 @@ VERSION_LIBTRE := 0.8.0
 # https://www.openssl.org/
 VERSION_OPENSSL := 3.0.8
 # http://www.libpng.org/pub/png/libpng.html
-VERSION_LIBPNG := 1.6.38
+VERSION_LIBPNG := 1.6.39
 # http://libjpeg.sourceforge.net/
 VERSION_LIBJPEG := 8d
 # https://libjpeg-turbo.org/
-VERSION_LIBJPEG_TURBO := 2.1.4
+VERSION_LIBJPEG_TURBO := 2.1.5.1
 # https://developers.google.com/speed/webp/
-VERSION_LIBWEBP := 1.2.4
+VERSION_LIBWEBP := 1.3.0
 # https://c-ares.haxx.se/
-VERSION_LIBCARES := 1.18.1
+VERSION_LIBCARES := 1.19.0
 # https://curl.haxx.se/
-VERSION_LIBCURL := 7.86.0
+VERSION_LIBCURL := 7.88.1
 VERSION_LIBGNURX := 2.5.1
 # http://mission-base.com/peter/source/
 # 1.7.0: https://github.com/peterGraf/pbl/releases
@@ -56,7 +56,7 @@ VERSION_WINDOM := 2.0.1
 # https://github.com/berkus/hermes-pixel-format/archive/refs/tags/v1.3.3.tar.gz
 VERSION_HERMES := 1.3.3
 # https://www.freetype.org/
-VERSION_FREETYPE := 2.12.1
+VERSION_FREETYPE := 2.13.0
 
 # Path
 path__ := $(GCCSDK_INSTALL_CROSSBIN):$(PATH)


-- 
Cross-compilation toolchains and environments
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to