File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 13
13
# }}}
14
14
#
15
15
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
16
- # Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
16
+ # Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
17
17
#
18
18
. ../../lib/build.sh
19
19
. common.sh
20
20
21
21
PROG=openssl
22
- VER=3.3.2
22
+ VER=3.3.3
23
23
PKG=library/security/openssl-3
24
24
SUMMARY=" Cryptography and SSL/TLS Toolkit"
25
25
DESC=" A toolkit for Secure Sockets Layer and Transport Layer protocols "
Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ Result: NOTESTS
118
118
20-test_kdf.t ........................... ok
119
119
20-test_legacy_okay.t ................... ok
120
120
20-test_mac.t ........................... ok
121
+ 20-test_nocache.t ....................... ok
121
122
20-test_passwd.t ........................ ok
122
123
20-test_pkeyutl.t ....................... ok
123
124
20-test_rand_config.t ................... ok
@@ -164,6 +165,7 @@ Result: NOTESTS
164
165
61-test_bio_addr.t ...................... ok
165
166
61-test_bio_meth.t ...................... ok
166
167
61-test_bio_prefix.t .................... ok
168
+ 61-test_bio_pw_callback.t ............... ok
167
169
61-test_bio_readbuffer.t ................ ok
168
170
65-test_cmp_asn.t ....................... ok
169
171
65-test_cmp_client.t .................... ok
@@ -316,5 +318,5 @@ Result: NOTESTS
316
318
99-test_fuzz_v3name.t ................... ok
317
319
99-test_fuzz_x509.t ..................... ok
318
320
All tests successful.
319
- Files=314 , Tests=3670 ,
321
+ Files=316 , Tests=3677 ,
320
322
Result: PASS
You can’t perform that action at this time.
0 commit comments