Skip to content

Commit

Permalink
Merge pull request #17169 from pshipton/openssl0.37
Browse files Browse the repository at this point in the history
(0.37) Update OpenSSL with additional CVE fixes to 1.1.1t
  • Loading branch information
keithc-ca authored Apr 13, 2023
2 parents 7585aa4 + 3e21846 commit c911e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=1.1.1t'
extra_getsource_options: '--openssl-version=OpenSSL_1_1_1t+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit c911e14

Please sign in to comment.