On Fri, 13 Sep 2024, Patrick Steinhardt wrote:
I noticed that GitLab's CI started to fail consistently with our Alpine-based builds in t5559.30. After investigating a bit I couldn't notice anything obvious on our side changing, so I checked whether Alpine itself updated any packages. And indeed, it updated to curl 8.10 yesterday.
Can you clarify for us exactly what the test case does so that we can try to reproduce this?
We already fixed one 8.10.0 regression for HTTP/2 uploads with this PR: https://github.com/curl/curl/pull/14877 -- / daniel.haxx.se