Skip to content

Commit

Permalink
(0.43) Update to openssl 3.0.13
Browse files Browse the repository at this point in the history
Port of #18852 to 0.43

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton committed Jan 30, 2024
1 parent 8ed953e commit 7d794ee
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 @@ -132,7 +132,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=openssl-3.0.12+CVEs3 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
extra_getsource_options: '--openssl-version=3.0.13'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit 7d794ee

Please sign in to comment.