Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/9bcab422f97f4cae06624c7c1beb0285527ad509
...commit
http://git.netsurf-browser.org/toolchains.git/commit/9bcab422f97f4cae06624c7c1beb0285527ad509
...tree
http://git.netsurf-browser.org/toolchains.git/tree/9bcab422f97f4cae06624c7c1beb0285527ad509
The branch, master has been updated
via 9bcab422f97f4cae06624c7c1beb0285527ad509 (commit)
from b6553680a1c58e3b68124053bee89f3e15b76131 (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=9bcab422f97f4cae06624c7c1beb0285527ad509
commit 9bcab422f97f4cae06624c7c1beb0285527ad509
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>
SDK: bump OpenSSL to 3.0.8
diff --git a/sdk/Makefile b/sdk/Makefile
index 4c8c6a7..54e508e 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -30,7 +30,7 @@ VERSION_LIBICONV := 1.17
# https://laurikari.net/tre/
VERSION_LIBTRE := 0.8.0
# https://www.openssl.org/
-VERSION_OPENSSL := 3.0.7
+VERSION_OPENSSL := 3.0.8
# http://www.libpng.org/pub/png/libpng.html
VERSION_LIBPNG := 1.6.38
# http://libjpeg.sourceforge.net/
-----------------------------------------------------------------------
Summary of changes:
sdk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdk/Makefile b/sdk/Makefile
index 4c8c6a7..54e508e 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -30,7 +30,7 @@ VERSION_LIBICONV := 1.17
# https://laurikari.net/tre/
VERSION_LIBTRE := 0.8.0
# https://www.openssl.org/
-VERSION_OPENSSL := 3.0.7
+VERSION_OPENSSL := 3.0.8
# http://www.libpng.org/pub/png/libpng.html
VERSION_LIBPNG := 1.6.38
# http://libjpeg.sourceforge.net/
--
Cross-compilation toolchains and environments
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]