Skip to content

Commit

Permalink
Merge pull request #20393 from pshipton/openssl9143
Browse files Browse the repository at this point in the history
Update OpenSSL 3.0.15 to include the fix for CVE-2024-9143
  • Loading branch information
babsingh authored Oct 22, 2024
2 parents 4b219a2 + 6addfb0 commit b765adc
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 @@ -133,7 +133,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '-openssl-branch=openssl-3.0.15'
extra_getsource_options: '-openssl-repo=https://github.com/ibmruntimes/openssl.git -openssl-branch=openssl-3.0.15+CVEs1'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit b765adc

Please sign in to comment.