diff --git a/build/openssl/build-3.sh b/build/openssl/build-3.sh index da8b00ba25..f32b0ed9c7 100755 --- a/build/openssl/build-3.sh +++ b/build/openssl/build-3.sh @@ -19,7 +19,7 @@ . common.sh PROG=openssl -VER=3.1.2 +VER=3.1.3 PKG=library/security/openssl-3 SUMMARY="Cryptography and SSL/TLS Toolkit" DESC="A toolkit for Secure Sockets Layer and Transport Layer protocols " diff --git a/build/openssl/testsuite-3.log b/build/openssl/testsuite-3.log index e692674696..90dce68919 100644 --- a/build/openssl/testsuite-3.log +++ b/build/openssl/testsuite-3.log @@ -254,5 +254,5 @@ Result: NOTESTS 99-test_fuzz_server.t .............. ok 99-test_fuzz_x509.t ................ ok All tests successful. -Files=252, Tests=3341, +Files=252, Tests=3346, Result: PASS diff --git a/doc/packages.md b/doc/packages.md index cf586f57a8..6d2682cc2e 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -62,7 +62,7 @@ | library/readline7-patchlvl | 005 | https://ftp.gnu.org/gnu/readline/readline-7.0-patches/ | library/readline8-patchlvl | 002 | https://ftp.gnu.org/gnu/readline/readline-8.1-patches/ | library/security/openssl-11 | 1.1.1w | https://www.openssl.org/source/ -| library/security/openssl-3 | 3.1.2 | https://www.openssl.org/source/ +| library/security/openssl-3 | 3.1.3 | https://www.openssl.org/source/ | library/unixodbc | 2.3.12 | http://www.unixodbc.org/download.html | library/xxhash | 0.8.2 | https://github.com/Cyan4973/xxHash/releases | Currently used solely by rsync | library/zlib | 1.3 | https://www.zlib.net/