benstadin opened a new issue #4497: Security: Always fetch latest curl and OpenSSL releases for client lib URL: https://github.com/apache/pulsar/issues/4497 The client cpp Docker build currently downloads a fixed version of curl and OpenSSL. I propose to use the always latest versions when building the fat client lib. The latest curl release is available on the developer homepage (I did not find a way without bas scripts to download the latest version easily from Github): https://curl.haxx.se/metalink.cgi?curl=tar.gz For OpenSSL there is a OpenSSL_1_1_0-stable branch for the currently used 1.1.x version.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
