Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/ae1f09a701386fe517ccccb1fbc4aca7d048cf64
...commit
http://git.netsurf-browser.org/toolchains.git/commit/ae1f09a701386fe517ccccb1fbc4aca7d048cf64
...tree
http://git.netsurf-browser.org/toolchains.git/tree/ae1f09a701386fe517ccccb1fbc4aca7d048cf64
The branch, master has been updated
via ae1f09a701386fe517ccccb1fbc4aca7d048cf64 (commit)
from b4fd4dd4ba8abaca4e984b1af5892607483a46d7 (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=ae1f09a701386fe517ccccb1fbc4aca7d048cf64
commit ae1f09a701386fe517ccccb1fbc4aca7d048cf64
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>
SDK: bump openssl and curl
diff --git a/sdk/Makefile b/sdk/Makefile
index 960e1af..a35c44e 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -32,7 +32,7 @@ VERSION_LIBICONV := 1.17
# https://laurikari.net/tre/
VERSION_LIBTRE := 0.8.0
# https://www.openssl.org/
-VERSION_OPENSSL := 3.0.10
+VERSION_OPENSSL := 3.0.11
# http://www.libpng.org/pub/png/libpng.html
VERSION_LIBPNG := 1.6.40
# http://libjpeg.sourceforge.net/
@@ -44,7 +44,7 @@ VERSION_LIBWEBP := 1.3.2
# https://c-ares.haxx.se/
VERSION_LIBCARES := 1.19.1
# https://curl.haxx.se/
-VERSION_LIBCURL := 8.3.0
+VERSION_LIBCURL := 8.4.0
VERSION_LIBGNURX := 2.5.1
# http://mission-base.com/peter/source/
# 1.7.0: https://github.com/peterGraf/pbl/releases
-----------------------------------------------------------------------
Summary of changes:
sdk/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sdk/Makefile b/sdk/Makefile
index 960e1af..a35c44e 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -32,7 +32,7 @@ VERSION_LIBICONV := 1.17
# https://laurikari.net/tre/
VERSION_LIBTRE := 0.8.0
# https://www.openssl.org/
-VERSION_OPENSSL := 3.0.10
+VERSION_OPENSSL := 3.0.11
# http://www.libpng.org/pub/png/libpng.html
VERSION_LIBPNG := 1.6.40
# http://libjpeg.sourceforge.net/
@@ -44,7 +44,7 @@ VERSION_LIBWEBP := 1.3.2
# https://c-ares.haxx.se/
VERSION_LIBCARES := 1.19.1
# https://curl.haxx.se/
-VERSION_LIBCURL := 8.3.0
+VERSION_LIBCURL := 8.4.0
VERSION_LIBGNURX := 2.5.1
# http://mission-base.com/peter/source/
# 1.7.0: https://github.com/peterGraf/pbl/releases
--
Cross-compilation toolchains and environments
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]