Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/24120 )
Change subject: [thirdparty] bump curl version up to 8.19.0 ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/24120/2//COMMIT_MSG Commit Message: PS2: Ah, it turned out that since curl 8.18.0 they decided to require to OpenSSL version to be of minimum 3.0.0 version under the cover of making sure to provide TLSv1.3 [1]. That's a bit funny since TLSv1.3 is supported by OpenSSL starting version 1.1.1 [2], so requiring OpenSSL 3 as minimum is an overkill. Perhaps, sticking with curl 8.17.0 for a while is a good option. Alternatively, reverting [1] and a bunch of follow-up patches in 8.19.0 is another way to go. I'm planning to adapt this for 8.17.0 version instead. Will post it as a separate patch, not an update for this one. [1] https://github.com/curl/curl/commit/69c89bf3d3137fcbb2b8bc57233182adcf1e2817 [2] https://github.com/openssl/openssl/wiki/TLS1.3 -- To view, visit http://gerrit.cloudera.org:8080/24120 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id79d2b55f397c352ce89b9dc408640cee8043ebc Gerrit-Change-Number: 24120 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Comment-Date: Fri, 20 Mar 2026 05:52:11 +0000 Gerrit-HasComments: Yes
