Skip to content

Commit 3406f22

Browse files
authored
Merge pull request #19292 from pshipton/openssl0.45-cve1
Update OpenSSL to include the fix for CVE-2024-2511
2 parents 43953ce + 7e09f3e commit 3406f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildenv/jenkins/variables/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jitserver:
137137
# OpenSSL
138138
#========================================#
139139
openssl:
140-
extra_getsource_options: '--openssl-version=3.0.13'
140+
extra_getsource_options: '--openssl-version=openssl-3.0.13+CVEs1 --openssl-repo=https://github.com/ibmruntimes/openssl.git'
141141
extra_configure_options: '--with-openssl=fetched'
142142
#========================================#
143143
# OpenSSL Bundling

0 commit comments

Comments
 (0)