Skip to content

Commit

Permalink
Merge pull request #18760 from pshipton/openssl12cve30.43
Browse files Browse the repository at this point in the history
(0.43) Update OpenSSL to include CVE-2023-6129, CVE-2023-6237
  • Loading branch information
keithc-ca committed Jan 15, 2024
2 parents edad4bf + 5bbc048 commit 6fb7c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Expand Up @@ -132,7 +132,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=openssl-3.0.12+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_getsource_options: '--openssl-version=openssl-3.0.12+CVEs3 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit 6fb7c56

Please sign in to comment.