maskit opened a new pull request, #10949: URL: https://github.com/apache/trafficserver/pull/10949
This is a change for https://lists.apache.org/thread/d6ymfjhpmjogb5stnz92hwhhps909809, which requires using a commit of BoringSSL newer than a1843d660b47116207877614af53defa767be46a. Checking `BORINGSSL_API_VERSION` doesn't strictly follow the consensus but I think it's still a reasonable way. ``` $ git log --oneline a1843d660b47116207877614af53defa767be46a | head -n 5 a1843d660 Bump the minimum CMake version to 3.12 340fe150b CMake doesn't have an error function ecb7e9ae5 Require C11 in MSVC too 558960d1e Add support for the new ALPS codepoint <--- This bumped BORINGSSL_API_VERSION 1e3da32f3 Expose curves for ECDH ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
