Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/2bbddd7aaabeae11c1862787ef6f99b3b816324a
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/2bbddd7aaabeae11c1862787ef6f99b3b816324a
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/2bbddd7aaabeae11c1862787ef6f99b3b816324a

The branch, master has been updated
       via  2bbddd7aaabeae11c1862787ef6f99b3b816324a (commit)
      from  db19136aaabca03642d4d79facf70e567a3c2536 (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=2bbddd7aaabeae11c1862787ef6f99b3b816324a
commit 2bbddd7aaabeae11c1862787ef6f99b3b816324a
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 75ee28d..1cc3418 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -24,7 +24,7 @@ endif
 
 # Upstream package versions
 # https://zlib.net/
-VERSION_ZLIB := 1.2.12
+VERSION_ZLIB := 1.2.13
 # https://www.gnu.org/software/libiconv/
 VERSION_LIBICONV := 1.17
 # https://laurikari.net/tre/
@@ -32,17 +32,17 @@ VERSION_LIBTRE := 0.8.0
 # https://www.openssl.org/
 VERSION_OPENSSL := 3.0.7
 # http://www.libpng.org/pub/png/libpng.html
-VERSION_LIBPNG := 1.6.37
+VERSION_LIBPNG := 1.6.38
 # http://libjpeg.sourceforge.net/
 VERSION_LIBJPEG := 8d
 # https://libjpeg-turbo.org/
-VERSION_LIBJPEG_TURBO := 2.1.3
+VERSION_LIBJPEG_TURBO := 2.1.4
 # https://developers.google.com/speed/webp/
-VERSION_LIBWEBP := 1.2.2
+VERSION_LIBWEBP := 1.2.4
 # https://c-ares.haxx.se/
 VERSION_LIBCARES := 1.18.1
 # https://curl.haxx.se/
-VERSION_LIBCURL := 7.83.1
+VERSION_LIBCURL := 7.86.0
 VERSION_LIBGNURX := 2.5.1
 # http://mission-base.com/peter/source/
 # 1.7.0: https://github.com/peterGraf/pbl/releases
@@ -50,7 +50,7 @@ VERSION_LIBPBL := 1_04
 # Git-20170304
 VERSION_LIBCF := CVS-20130415
 # https://github.com/libexpat/libexpat
-VERSION_LIBEXPAT := 2.4.8
+VERSION_LIBEXPAT := 2.5.0
 VERSION_LDG := 2.35
 VERSION_WINDOM := 2.0.1
 # https://github.com/berkus/hermes-pixel-format/archive/refs/tags/v1.3.3.tar.gz


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

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

diff --git a/sdk/Makefile b/sdk/Makefile
index 75ee28d..1cc3418 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -24,7 +24,7 @@ endif
 
 # Upstream package versions
 # https://zlib.net/
-VERSION_ZLIB := 1.2.12
+VERSION_ZLIB := 1.2.13
 # https://www.gnu.org/software/libiconv/
 VERSION_LIBICONV := 1.17
 # https://laurikari.net/tre/
@@ -32,17 +32,17 @@ VERSION_LIBTRE := 0.8.0
 # https://www.openssl.org/
 VERSION_OPENSSL := 3.0.7
 # http://www.libpng.org/pub/png/libpng.html
-VERSION_LIBPNG := 1.6.37
+VERSION_LIBPNG := 1.6.38
 # http://libjpeg.sourceforge.net/
 VERSION_LIBJPEG := 8d
 # https://libjpeg-turbo.org/
-VERSION_LIBJPEG_TURBO := 2.1.3
+VERSION_LIBJPEG_TURBO := 2.1.4
 # https://developers.google.com/speed/webp/
-VERSION_LIBWEBP := 1.2.2
+VERSION_LIBWEBP := 1.2.4
 # https://c-ares.haxx.se/
 VERSION_LIBCARES := 1.18.1
 # https://curl.haxx.se/
-VERSION_LIBCURL := 7.83.1
+VERSION_LIBCURL := 7.86.0
 VERSION_LIBGNURX := 2.5.1
 # http://mission-base.com/peter/source/
 # 1.7.0: https://github.com/peterGraf/pbl/releases
@@ -50,7 +50,7 @@ VERSION_LIBPBL := 1_04
 # Git-20170304
 VERSION_LIBCF := CVS-20130415
 # https://github.com/libexpat/libexpat
-VERSION_LIBEXPAT := 2.4.8
+VERSION_LIBEXPAT := 2.5.0
 VERSION_LDG := 2.35
 VERSION_WINDOM := 2.0.1
 # https://github.com/berkus/hermes-pixel-format/archive/refs/tags/v1.3.3.tar.gz


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

Reply via email to