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

Update .deb signature verification to use SignTool debian unpacking/repacking logic #15342

Closed
ellahathaway opened this issue Dec 17, 2024 · 0 comments · Fixed by #15385
Closed
Assignees

Comments

@ellahathaway
Copy link
Member

ellahathaway commented Dec 17, 2024

We should update the current functionality for extracting Debian packages for signature verification to use the unpacking/repacking logic added in #15345

The current functionality relies on ar, which is not available in all of our images (azurelinux-3.0-net9.0-cross-amd64 is an example). Rather than updating our images, we should update how SignTool extracts the packages.

@ellahathaway ellahathaway changed the title Update .deb signature verification to use ArReader Update .deb signature verification to use SignTool debian unpacking/repacking logic Dec 19, 2024
@ellahathaway ellahathaway self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant