Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl: update to 8.7.1 #1466

Merged
merged 2 commits into from
May 22, 2024
Merged

curl: update to 8.7.1 #1466

merged 2 commits into from
May 22, 2024

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented Mar 27, 2024

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

@benoit-pierre benoit-pierre marked this pull request as draft March 27, 2024 22:57
@benoit-pierre
Copy link
Contributor Author

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

@benoit-pierre
Copy link
Contributor Author

Let's wait for 8.7.2.

@benoit-pierre benoit-pierre marked this pull request as ready for review May 22, 2024 18:09
@benoit-pierre
Copy link
Contributor Author

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).

@neheb neheb merged commit 5c913a0 into mesonbuild:master May 22, 2024
9 checks passed
@benoit-pierre benoit-pierre deleted the pr/update_curl branch May 22, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to enable WebSocket support for curl (and maybe other experimental features?)
2 participants