Skip to content

Commit c911e14

Browse files
authored
Merge pull request #17169 from pshipton/openssl0.37
(0.37) Update OpenSSL with additional CVE fixes to 1.1.1t
2 parents 7585aa4 + 3e21846 commit c911e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildenv/jenkins/variables/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jitserver:
138138
# OpenSSL
139139
#========================================#
140140
openssl:
141-
extra_getsource_options: '--openssl-version=1.1.1t'
141+
extra_getsource_options: '--openssl-version=OpenSSL_1_1_1t+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
142142
extra_configure_options: '--with-openssl=fetched'
143143
#========================================#
144144
# OpenSSL Bundling

0 commit comments

Comments
 (0)