Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/15118 )
Change subject: [thirdparty] update curl up to 7.68.0 ...................................................................... Patch Set 2: > > Any notable changes that would affect us? > > Nothing what I'm aware of. There are numerous new features related > to HTTP2 and also TLS1.3 and using other TLS libraries (in addition > to OpenSSL) and numerous fixes to curl_multi_-related stuff. I > guess none of those new features are of our interest right now, but > we might be interested in them later. > > There are some minor fixes related to the basic curl stuff, like > the following: > https://github.com/curl/curl/commit/fb4f568b1e090c884eb63c3419322b558a38138e > > Also, using fresh curl version helps with automated scanners > searching for known security issues. Ah, I spot a new feature added which might potentially affect us: shuffling the results of DNS name resolution. But I don't think we somehow rely on the order of records returned from DNS anyways. -- To view, visit http://gerrit.cloudera.org:8080/15118 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I685c3db709d918f1a02d6ff2161f009e1f8c854a Gerrit-Change-Number: 15118 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 29 Jan 2020 00:00:11 +0000 Gerrit-HasComments: No
