Gitweb links:

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

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

    Move to OpenSSL 1.0.2

diff --git a/sdk/Makefile b/sdk/Makefile
index dc8d52a..2f8801d 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -26,7 +26,7 @@ endif
 VERSION_ZLIB := 1.2.11
 VERSION_LIBICONV := 1.14
 VERSION_LIBTRE := 0.8.0
-VERSION_OPENSSL := 1.0.1u
+VERSION_OPENSSL := 1.0.2k
 VERSION_LIBPNG := 1.6.28
 VERSION_LIBJPEG := 8d
 VERSION_LIBJPEG_TURBO := 1.5.1


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

Summary of changes:
 sdk/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdk/Makefile b/sdk/Makefile
index dc8d52a..2f8801d 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -26,7 +26,7 @@ endif
 VERSION_ZLIB := 1.2.11
 VERSION_LIBICONV := 1.14
 VERSION_LIBTRE := 0.8.0
-VERSION_OPENSSL := 1.0.1u
+VERSION_OPENSSL := 1.0.2k
 VERSION_LIBPNG := 1.6.28
 VERSION_LIBJPEG := 8d
 VERSION_LIBJPEG_TURBO := 1.5.1


-- 
Cross-compilation toolchains and environments

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to