-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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 version to 8.1.2 #31710
Conversation
@@ -14,7 +14,6 @@ vcpkg_from_github( | |||
mbedtls-ws2_32.patch | |||
export-components.patch | |||
0023-fix-find-cares.patch | |||
version-major-7-8.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Integrated upstream.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can anyone help reviw this PR ,we want to install 8.1.2 curl also via VCPKG
@dg0yt, Thanks for your PR, when I tested the feature by command
could you please take a look? |
Note: I will be converting your PR to draft status. When you respond, please revert to "ready for review". That way, I can be aware that you've responded since you can't modify the tags. |
@JonLiu1993 Please review without |
when I tested the feature by command
|
Check if it is a regression. Port curl traditionally supports various ssl backends via features. But I'm not surprised if you can't combine openssl (version 3 in vcpkg) and wolfssl with its openssl compatibility layer (unknown version of openssl). |
Feature
|
./vcpkg x-add-version --all
and committing the result.