Skip to content

Commit 825a0be

Browse files
committed
Basline with master
1 parent bb12cc4 commit 825a0be

39 files changed

+77
-77
lines changed

.github/workflows/bind9.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -41,7 +41,7 @@ jobs:
4141
matrix:
4242
bind_ref: [ 'v9.18.28' ]
4343
wolfssl_ref: [ 'v5.8.4-stable' ]
44-
openssl_ref: [ 'openssl-3.6.0' ]
44+
openssl_ref: [ 'master' ]
4545
fips_ref: [ 'FIPS', 'non-FIPS' ]
4646
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
4747
replace_default: [ true ]

.github/workflows/cjose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -42,7 +42,7 @@ jobs:
4242
# Dont test osp master since it might be unstable
4343
cjose_ref: [ 'v0.6.2.1' ]
4444
wolfssl_ref: [ 'v5.8.4-stable' ]
45-
openssl_ref: [ 'openssl-3.6.0' ]
45+
openssl_ref: [ 'master' ]
4646
fips_ref: [ 'FIPS', 'non-FIPS' ]
4747
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
4848
replace_default: [ true ]

.github/workflows/curl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
curl_ref: [ 'curl-8_4_0', 'curl-7_88_1' ]
4242
wolfssl_ref: [ 'v5.8.4-stable' ]
43-
openssl_ref: [ 'openssl-3.6.0' ]
43+
openssl_ref: [ 'master' ]
4444
fips_ref: [ 'FIPS', 'non-FIPS' ]
4545
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
4646
replace_default: [ true ]

.github/workflows/debian-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true, false ]
2929

@@ -41,7 +41,7 @@ jobs:
4141
strategy:
4242
matrix:
4343
wolfssl_ref: [ 'v5.8.4-stable' ]
44-
openssl_ref: [ 'openssl-3.6.0' ]
44+
openssl_ref: [ 'master' ]
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
wolfssl_ref: [ 'v5.8.4-stable' ]
24-
openssl_ref: [ 'openssl-3.6.0' ]
24+
openssl_ref: [ 'master' ]
2525
fips_ref: [ 'FIPS', 'non-FIPS' ]
2626
replace_default: [ true ]
2727

@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
matrix:
3939
wolfssl_ref: [ 'v5.8.4-stable' ]
40-
openssl_ref: [ 'openssl-3.6.0' ]
40+
openssl_ref: [ 'master' ]
4141
fips_ref: [ 'FIPS', 'non-FIPS' ]
4242
replace_default: [ true ]
4343
key_type: [ 'rsa', 'ecdsa', 'ed25519', 'chacha20-poly1305' ]

.github/workflows/grpc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -48,7 +48,7 @@ jobs:
4848
test_core_security_ssl_credentials_test test_cpp_end2end_ssl_credentials_test
4949
h2_ssl_cert_test h2_ssl_session_reuse_test
5050
wolfssl_ref: [ 'v5.8.4-stable' ]
51-
openssl_ref: [ 'openssl-3.6.0' ]
51+
openssl_ref: [ 'master' ]
5252
fips_ref: [ 'FIPS', 'non-FIPS' ]
5353
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
5454
replace_default: [ true ]

.github/workflows/hostap.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -42,7 +42,7 @@ jobs:
4242
matrix:
4343
hostap_ref: [ 'main' ]
4444
wolfssl_ref: [ 'v5.8.4-stable' ]
45-
openssl_ref: [ 'openssl-3.6.0' ]
45+
openssl_ref: [ 'master' ]
4646
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
4747
fips_ref: [ 'FIPS', 'non-FIPS' ]
4848
replace_default: [ true ]

.github/workflows/iperf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
iperf_ref: [ '3.12' ]
4242
wolfssl_ref: [ 'v5.8.4-stable' ]
43-
openssl_ref: [ 'openssl-3.6.0' ]
43+
openssl_ref: [ 'master' ]
4444
fips_ref: [ 'FIPS', 'non-FIPS' ]
4545
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
4646
replace_default: [ true ]

.github/workflows/krb5.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
krb5_ref: [ 'krb5-1.20.1-final' ]
4242
wolfssl_ref: [ 'v5.8.4-stable' ]
43-
openssl_ref: [ 'openssl-3.6.0' ]
43+
openssl_ref: [ 'master' ]
4444
fips_ref: [ 'FIPS', 'non-FIPS' ]
4545
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
4646
replace_default: [ true ]

.github/workflows/libcryptsetup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
wolfssl_ref: [ 'v5.8.4-stable' ]
26-
openssl_ref: [ 'openssl-3.6.0' ]
26+
openssl_ref: [ 'master' ]
2727
fips_ref: [ 'FIPS', 'non-FIPS' ]
2828
replace_default: [ true ]
2929

@@ -41,7 +41,7 @@ jobs:
4141
matrix:
4242
cryptsetup_ref: [ 'v2.6.1' ]
4343
wolfssl_ref: [ 'v5.8.4-stable' ]
44-
openssl_ref: [ 'openssl-3.6.0' ]
44+
openssl_ref: [ 'master' ]
4545
fips_ref: [ 'FIPS', 'non-FIPS' ]
4646
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
4747
replace_default: [ true ]

0 commit comments

Comments
 (0)