mesonbuild / wrapdb

New wrap requests
https://mesonbuild.com/Adding-new-projects-to-wrapdb.html
MIT License
72 stars 187 forks source link

curl: update to 8.7.1 #1466

Closed benoit-pierre closed 3 months ago

benoit-pierre commented 5 months ago

Additionally, add Web Sockets support (experimental, disabled by default). Closes #1454.

benoit-pierre commented 5 months ago

Looks like the build in broken on platforms without getsockname (e.g. Windows), Cf.: https://github.com/curl/curl/issues/13210.

benoit-pierre commented 5 months ago

Let's wait for 8.7.2.

benoit-pierre commented 3 months ago

OK, the Windows failures are fixed. I have an update for cURL 8.8.0 about ready, but I think this should still be merged as the next version drop one feature (support for NTLM_WB auth).