From 48d019c50f00db33bfd6ee0181ff2de0e1cf97a2 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Mon, 11 Sep 2023 16:19:48 +0000 Subject: [PATCH] openssl - update from 1.1.1v to 1.1.1w --- build/openssl/build-1.1.sh | 2 +- build/openssl/testsuite-1.1.log | 2 +- doc/packages.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/openssl/build-1.1.sh b/build/openssl/build-1.1.sh index 4f570b86d8..ff240388fc 100755 --- a/build/openssl/build-1.1.sh +++ b/build/openssl/build-1.1.sh @@ -19,7 +19,7 @@ . common.sh PROG=openssl -VER=1.1.1v +VER=1.1.1w PKG=library/security/openssl-11 SUMMARY="Cryptography and SSL/TLS Toolkit" DESC="A toolkit for Secure Sockets Layer and Transport Layer protocols " diff --git a/build/openssl/testsuite-1.1.log b/build/openssl/testsuite-1.1.log index cacb4456e3..3e9a5b9747 100644 --- a/build/openssl/testsuite-1.1.log +++ b/build/openssl/testsuite-1.1.log @@ -158,5 +158,5 @@ ../test/recipes/99-test_ecstress.t ................. ok ../test/recipes/99-test_fuzz.t ..................... ok All tests successful. -Files=159, Tests=2650, 321 wallclock secs ( 3.84 usr 1.20 sys + 158.19 cusr 129.32 csys = 292.56 CPU) +Files=159, Tests=2652, 322 wallclock secs ( 3.74 usr 1.20 sys + 159.52 cusr 129.48 csys = 293.94 CPU) Result: PASS diff --git a/doc/packages.md b/doc/packages.md index 0e6c515c3b..9e1fae1901 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -61,7 +61,7 @@ | library/readline6-patchlvl | 008 | https://ftp.gnu.org/gnu/readline/readline-6.3-patches/ | 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.1v | https://www.openssl.org/source/ +| 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/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