Skip to content

Commit

Permalink
Merge pull request #19515 from pshipton/openssl3.0.13-2
Browse files Browse the repository at this point in the history
Update OpenSSL to include CVE-2024-4603
keithc-ca authored May 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 64d4ef4 + c4165ce commit fa143bf
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
@@ -133,7 +133,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '-openssl-repo=https://github.com/ibmruntimes/openssl.git -openssl-branch=openssl-3.0.13+CVEs1'
extra_getsource_options: '-openssl-repo=https://github.com/ibmruntimes/openssl.git -openssl-branch=openssl-3.0.13+CVEs2'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling

0 comments on commit fa143bf

Please sign in to comment.