curl: upstream backports for mbedtls 24414/head
authorRyan Keane <the.ra2.ifv@gmail.com>
Wed, 19 Jun 2024 11:09:47 +0000 (07:09 -0400)
committerRyan Keane <the.ra2.ifv@gmail.com>
Wed, 19 Jun 2024 21:41:11 +0000 (17:41 -0400)
commitd97d07c6da0d02d15496d1daf2bdb5cb941c8c43
tree423da2d864fc96a57b2f4ff8ed9e470893c09aa6
parent41e46cea84a71b0116ebf0add80ee7ef5bcc208b
curl: upstream backports for mbedtls

tlsv1.3 support is broken in curl 8.8.0 with mbedtls 3.6.0.
See curl/curl#13653 and Mbed-TLS/mbedtls#9210 for more details.
A workaround was implemented in upsteam code, see curl/curl@0c4b4c1 and curl/curl@5f9017d
This commit includes patches generated from upstream commits.

fix #24365 #24386

Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
net/curl/Makefile
net/curl/patches/010-mbedtls-v3.6.0-workarounds.patch [new file with mode: 0644]