Skip to content

Commit

Permalink
Update OpenSSL to the 1.1.1 July 19 CVE level
Browse files Browse the repository at this point in the history
Includes fix for CVE-2023-3446.

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton committed Jul 21, 2023
1 parent b681a67 commit 0241565
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-version=1.1.1u'
extra_getsource_options: '--openssl-version=OpenSSL_1_1_1u+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit 0241565

Please sign in to comment.