Skip to content

Commit

Permalink
Merge pull request #18108 from pshipton/opensslcve
Browse files Browse the repository at this point in the history
Update OpenSSL version to include fix for CVE-2023-4807
  • Loading branch information
keithc-ca committed Sep 11, 2023
2 parents ba30b63 + 3f50adb commit 8cdaec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Expand Up @@ -129,7 +129,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=3.0.10'
extra_getsource_options: '--openssl-version=openssl-3.0.10+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit 8cdaec7

Please sign in to comment.