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

An --empty-checksums option? #113

Open
julian-klode opened this issue Jan 15, 2025 · 1 comment
Open

An --empty-checksums option? #113

julian-klode opened this issue Jan 15, 2025 · 1 comment
Labels
enhancement New feature or request triaged This issue was evaluated, no more information is needed

Comments

@julian-klode
Copy link

In Ubuntu, we remove the checksums for files from vendored crates, such that we can then ship patches for those crates without having to patch the checksums too! This feels like something I'd like to shove here if that feels right?

@cgwalters cgwalters added enhancement New feature or request triaged This issue was evaluated, no more information is needed labels Jan 15, 2025
@cgwalters
Copy link
Member

Sure, SGTM.

That said, presumably a tool could be handled such that it only dropped the checksums out when going to patch a crate? But yeah, a bit annoying I guess, and the cargo checksumming isn't usually adding more integrity than the outer buildsystem provides in most production use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged This issue was evaluated, no more information is needed
Projects
None yet
Development

No branches or pull requests

2 participants