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

[vcpkg scripts] Lowercase patchelf sha512sum to work nicely with asset caching #43380

Closed

Conversation

chusitoo
Copy link
Contributor

Fixes #43379

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • 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.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@chusitoo chusitoo changed the title Lowercase patchelf sha512sum to work nicely with asset caching [vcpkg scripts] Lowercase patchelf sha512sum to work nicely with asset caching Jan 22, 2025
@Mengna-Li Mengna-Li added info:reviewed Pull Request changes follow basic guidelines category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly and removed info:reviewed Pull Request changes follow basic guidelines labels Jan 22, 2025
@Mengna-Li
Copy link
Contributor

This issue has been fixed in microsoft/vcpkg-tool#1574, I will close this PR, thank you for contributing.

@Mengna-Li Mengna-Li closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Patchelf fails to fetch with asset caching and block origin enabled
2 participants