Skip to content

Commit e6237da

Browse files
authored
Merge pull request #334 from padelsbach/wp-wolfssl-openssl-rev-update
Update wolfSSL version to v5.8.4 and OpenSSL to v3.5.4
2 parents 823dab8 + d43ac0c commit e6237da

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+269
-158
lines changed

.github/workflows/bind9.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -40,8 +40,8 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
bind_ref: [ 'v9.18.28' ]
43-
wolfssl_ref: [ 'v5.8.2-stable' ]
44-
openssl_ref: [ 'openssl-3.5.2' ]
43+
wolfssl_ref: [ 'v5.8.4-stable' ]
44+
openssl_ref: [ 'openssl-3.5.4' ]
4545
fips_ref: [ 'FIPS', 'non-FIPS' ]
4646
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
4747
replace_default: [ true ]

.github/workflows/cjose.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -41,8 +41,8 @@ jobs:
4141
matrix:
4242
# Dont test osp master since it might be unstable
4343
cjose_ref: [ 'v0.6.2.1' ]
44-
wolfssl_ref: [ 'v5.8.2-stable' ]
45-
openssl_ref: [ 'openssl-3.5.2' ]
44+
wolfssl_ref: [ 'v5.8.4-stable' ]
45+
openssl_ref: [ 'openssl-3.5.4' ]
4646
fips_ref: [ 'FIPS', 'non-FIPS' ]
4747
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
4848
replace_default: [ true ]

.github/workflows/cmdline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
openssl_ref: [ 'master', 'openssl-3.5.0' ]
23-
wolfssl_ref: [ 'v5.8.2-stable' ]
23+
wolfssl_ref: [ 'v5.8.4-stable' ]
2424
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
2525
debug: ['WOLFPROV_DEBUG=1', '']
2626
steps:

.github/workflows/curl.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -39,8 +39,8 @@ jobs:
3939
strategy:
4040
matrix:
4141
curl_ref: [ 'curl-8_4_0', 'curl-7_88_1' ]
42-
wolfssl_ref: [ 'v5.8.2-stable' ]
43-
openssl_ref: [ 'openssl-3.5.2' ]
42+
wolfssl_ref: [ 'v5.8.4-stable' ]
43+
openssl_ref: [ 'openssl-3.5.4' ]
4444
fips_ref: [ 'FIPS', 'non-FIPS' ]
4545
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
4646
replace_default: [ true ]

.github/workflows/debian-package.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true, false ]
2929

@@ -40,8 +40,8 @@ jobs:
4040
timeout-minutes: 20
4141
strategy:
4242
matrix:
43-
wolfssl_ref: [ 'v5.8.2-stable' ]
44-
openssl_ref: [ 'openssl-3.5.2' ]
43+
wolfssl_ref: [ 'v5.8.4-stable' ]
44+
openssl_ref: [ 'openssl-3.5.4' ]
4545
fips_ref: [ 'FIPS', 'non-FIPS' ]
4646
replace_default: [ true, false ]
4747
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]

.github/workflows/git-ssh-dr.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
replace_default: ${{ matrix.replace_default }}
2121
strategy:
2222
matrix:
23-
wolfssl_ref: [ 'v5.8.2-stable' ]
24-
openssl_ref: [ 'openssl-3.5.2' ]
23+
wolfssl_ref: [ 'v5.8.4-stable' ]
24+
openssl_ref: [ 'openssl-3.5.4' ]
2525
fips_ref: [ 'FIPS', 'non-FIPS' ]
2626
replace_default: [ true ]
2727

@@ -36,8 +36,8 @@ jobs:
3636
timeout-minutes: 20
3737
strategy:
3838
matrix:
39-
wolfssl_ref: [ 'v5.8.2-stable' ]
40-
openssl_ref: [ 'openssl-3.5.2' ]
39+
wolfssl_ref: [ 'v5.8.4-stable' ]
40+
openssl_ref: [ 'openssl-3.5.4' ]
4141
fips_ref: [ 'FIPS', 'non-FIPS' ]
4242
replace_default: [ true ]
4343
key_type: [ 'rsa', 'ecdsa', 'ed25519', 'chacha20-poly1305' ]

.github/workflows/grpc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -47,8 +47,8 @@ jobs:
4747
ssl_transport_security_test ssl_transport_security_utils_test
4848
test_core_security_ssl_credentials_test test_cpp_end2end_ssl_credentials_test
4949
h2_ssl_cert_test h2_ssl_session_reuse_test
50-
wolfssl_ref: [ 'v5.8.2-stable' ]
51-
openssl_ref: [ 'openssl-3.5.2' ]
50+
wolfssl_ref: [ 'v5.8.4-stable' ]
51+
openssl_ref: [ 'openssl-3.5.4' ]
5252
fips_ref: [ 'FIPS', 'non-FIPS' ]
5353
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
5454
replace_default: [ true ]

.github/workflows/hostap.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -41,8 +41,8 @@ jobs:
4141
strategy:
4242
matrix:
4343
hostap_ref: [ 'main' ]
44-
wolfssl_ref: [ 'v5.8.2-stable' ]
45-
openssl_ref: [ 'openssl-3.5.2' ]
44+
wolfssl_ref: [ 'v5.8.4-stable' ]
45+
openssl_ref: [ 'openssl-3.5.4' ]
4646
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
4747
fips_ref: [ 'FIPS', 'non-FIPS' ]
4848
replace_default: [ true ]

.github/workflows/iperf.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -39,8 +39,8 @@ jobs:
3939
strategy:
4040
matrix:
4141
iperf_ref: [ '3.12' ]
42-
wolfssl_ref: [ 'v5.8.2-stable' ]
43-
openssl_ref: [ 'openssl-3.5.2' ]
42+
wolfssl_ref: [ 'v5.8.4-stable' ]
43+
openssl_ref: [ 'openssl-3.5.4' ]
4444
fips_ref: [ 'FIPS', 'non-FIPS' ]
4545
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
4646
replace_default: [ true ]

.github/workflows/krb5.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
replace_default: ${{ matrix.replace_default }}
2323
strategy:
2424
matrix:
25-
wolfssl_ref: [ 'v5.8.2-stable' ]
26-
openssl_ref: [ 'openssl-3.5.2' ]
25+
wolfssl_ref: [ 'v5.8.4-stable' ]
26+
openssl_ref: [ 'openssl-3.5.4' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -39,8 +39,8 @@ jobs:
3939
strategy:
4040
matrix:
4141
krb5_ref: [ 'krb5-1.20.1-final' ]
42-
wolfssl_ref: [ 'v5.8.2-stable' ]
43-
openssl_ref: [ 'openssl-3.5.2' ]
42+
wolfssl_ref: [ 'v5.8.4-stable' ]
43+
openssl_ref: [ 'openssl-3.5.4' ]
4444
fips_ref: [ 'FIPS', 'non-FIPS' ]
4545
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
4646
replace_default: [ true ]

0 commit comments

Comments
 (0)