-
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
[c-ares] Update port to 1.33.1 #40646
Conversation
@microsoft-github-policy-service agree company="twig.energy" |
I'm unsure if the failing build of Also, the build works on Ubuntu 22.04:
|
This is a CI issue, and we are fixing it. |
The CI issue is fixed... |
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.
The port installation tests pass with the following triplets:
- x64-linux
c-ares has released version 1.33.1 to fix an issue with resolving non-FQDN domains using search domains when using systemd-resolved.
gRPC depends on c-ares, using it as it's default DNS resolver (at least on Linux, I believe on other operating systems too). Since systemd-resolved is common on Ubuntu systems, which is often offered in cloud hosting, this could affect a lot of people.
The "supports" clause reflects platforms that may be fixed by this new version.Any fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.