From c4f28fe38370725790fff8f40602b684e5816a52 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Tue, 19 Sep 2023 15:33:40 +0000 Subject: [PATCH] openssl - update from 3.0.10 to 3.0.11 --- build/openssl/build-3.sh | 2 +- build/openssl/testsuite-3.log | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/openssl/build-3.sh b/build/openssl/build-3.sh index 4d9c3d3a61..bebb79581c 100755 --- a/build/openssl/build-3.sh +++ b/build/openssl/build-3.sh @@ -19,7 +19,7 @@ . common.sh PROG=openssl -VER=3.0.10 +VER=3.0.11 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 ca39df1ab8..de1c662adb 100644 --- a/build/openssl/testsuite-3.log +++ b/build/openssl/testsuite-3.log @@ -252,5 +252,5 @@ Result: NOTESTS 99-test_fuzz_server.t .............. ok 99-test_fuzz_x509.t ................ ok All tests successful. -Files=250, Tests=3322, +Files=250, Tests=3327, Result: PASS