Skip to content

Commit

Permalink
Merge pull request #3847 from citrus-it/opensslr50
Browse files Browse the repository at this point in the history
openssl - update from 3.1.7 to 3.1.8 (r151050)
  • Loading branch information
citrus-it authored Feb 11, 2025
2 parents dce68ea + d0888c8 commit 3644d7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/openssl/build-3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
# }}}
#
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
#
. ../../lib/build.sh
. common.sh

PROG=openssl
VER=3.1.7
VER=3.1.8
PKG=library/security/openssl-3
SUMMARY="Cryptography and SSL/TLS Toolkit"
DESC="A toolkit for Secure Sockets Layer and Transport Layer protocols "
Expand Down
4 changes: 3 additions & 1 deletion build/openssl/testsuite-3.log
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Result: NOTESTS
20-test_kdf.t ...................... ok
20-test_legacy_okay.t .............. ok
20-test_mac.t ...................... ok
20-test_nocache.t .................. ok
20-test_passwd.t ................... ok
20-test_pkeyutl.t .................. ok
20-test_rand_config.t .............. ok
Expand Down Expand Up @@ -146,6 +147,7 @@ Result: NOTESTS
60-test_x509_store.t ............... ok
60-test_x509_time.t ................ ok
61-test_bio_prefix.t ............... ok
61-test_bio_pw_callback.t .......... ok
61-test_bio_readbuffer.t ........... ok
65-test_cmp_asn.t .................. ok
65-test_cmp_client.t ............... ok
Expand Down Expand Up @@ -259,5 +261,5 @@ Result: NOTESTS
99-test_fuzz_server.t .............. ok
99-test_fuzz_x509.t ................ ok
All tests successful.
Files=257, Tests=3377,
Files=259, Tests=3383,
Result: PASS

0 comments on commit 3644d7d

Please sign in to comment.