Skip to content

Commit b93fdca

Browse files
authored
Merge pull request #19592 from pshipton/openssl3.46
(0.46) Update OpenSSL 3.0.13 to include CVE-2024-4741
2 parents 714b75a + 16f4054 commit b93fdca

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+CVEs2'
136+
extra_getsource_options: '-openssl-repo=https://github.com/ibmruntimes/openssl.git -openssl-branch=openssl-3.0.13+CVEs3'
137137
extra_configure_options: '--with-openssl=fetched'
138138
#========================================#
139139
# OpenSSL Bundling

0 commit comments

Comments
 (0)