Skip to content

Commit fa143bf

Browse files
authored
Merge pull request #19515 from pshipton/openssl3.0.13-2
Update OpenSSL to include CVE-2024-4603
2 parents 64d4ef4 + c4165ce commit fa143bf

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
@@ -133,7 +133,7 @@ jitserver:
133133
# OpenSSL
134134
#========================================#
135135
openssl:
136-
extra_getsource_options: '-openssl-repo=https://github.com/ibmruntimes/openssl.git -openssl-branch=openssl-3.0.13+CVEs1'
136+
extra_getsource_options: '-openssl-repo=https://github.com/ibmruntimes/openssl.git -openssl-branch=openssl-3.0.13+CVEs2'
137137
extra_configure_options: '--with-openssl=fetched'
138138
#========================================#
139139
# OpenSSL Bundling

0 commit comments

Comments
 (0)