bneradt opened a new pull request, #13190: URL: https://github.com/apache/trafficserver/pull/13190
The Fedora 44 staged image now uses the proxy-verifier H3 library set and upstream OpenSSL with native QUIC. The ATS helper scripts still constructed their OpenSSL stack from quictls and had hard-coded H3 library tags, so the controller would build a different toolchain than the one just validated for CI. This updates the helper defaults to OpenSSL 3.5.5, nghttp3 1.15.0, ngtcp2 1.21.0, and nghttp2 1.68.0, while keeping the BoringSSL revision untouched. This also makes the BoringSSL CMake warning flags conditional for newer GCC and points curl at the native OpenSSL QUIC configuration. -- 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]
