Gitweb links:

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

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

    SDK: bump OpenSSL to 3.0.7

diff --git a/sdk/Makefile b/sdk/Makefile
index a00c029..75ee28d 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.3
+VERSION_OPENSSL := 3.0.7
 # http://www.libpng.org/pub/png/libpng.html
 VERSION_LIBPNG := 1.6.37
 # 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 a00c029..75ee28d 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.3
+VERSION_OPENSSL := 3.0.7
 # http://www.libpng.org/pub/png/libpng.html
 VERSION_LIBPNG := 1.6.37
 # http://libjpeg.sourceforge.net/


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

Reply via email to