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

Open
ellahathaway opened this issue Dec 17, 2024 · 0 comments

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant