Skip to content

Commit

Permalink
Merge pull request #18423 from pshipton/opensslcve5678
Browse files Browse the repository at this point in the history
Update OpenSSL with the fix for CVE-2023-5678
  • Loading branch information
keithc-ca authored Nov 9, 2023
2 parents 9b34f8b + f9765b2 commit df7853e
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 @@ -132,7 +132,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=3.0.12'
extra_getsource_options: '--openssl-version=openssl-3.0.12+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit df7853e

Please sign in to comment.