Skip to content

pkg_deb: add support for md5sums control file #960

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adam-azarchs
Copy link
Contributor

This adds a new, optional attribute to the pkg_deb rule allowing a user to supply an md5sums file.

Closes #959

@adam-azarchs
Copy link
Contributor Author

adam-azarchs commented Jun 18, 2025

Looks like I'll need some changes to make the test not fail on windows. nope, not a windows issue, just forgot to update the test expectations.

This adds a new, optional attribute to the pkg_deb rule allowing a user
to supply an md5sums file.

Closes bazelbuild#959
@adam-azarchs adam-azarchs force-pushed the azarchs/deb-md5sums branch from 2abe530 to d3d4355 Compare June 18, 2025 20:11
@tonyaiuto
Copy link
Collaborator

I don't see why the CI is failing on this. Can you rebase and push again.

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.

pkg_deb: support md5sums file
3 participants