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

Enable unpack/repack of .rpm containers #14437

Open
Tracked by #3708
mmitche opened this issue Jan 30, 2024 · 6 comments
Open
Tracked by #3708

Enable unpack/repack of .rpm containers #14437

mmitche opened this issue Jan 30, 2024 · 6 comments
Assignees

Comments

@mmitche
Copy link
Member

mmitche commented Jan 30, 2024

.rpm files contain signable binaries within. Enable unpack and repack of these containers.

T-Shirt Size: S

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@mmitche mmitche transferred this issue from dotnet/source-build Jan 30, 2024
@jkoritzinsky
Copy link
Member

Depends on #15143

@ellahathaway
Copy link
Member

@jkoritzinsky - same comment as #14436 (comment). Can you help me give a tshirt size estimate for this work?

@jkoritzinsky
Copy link
Member

I think this one would be T-Shirt Size: S

There's a little more work than the deb case as you need to finish signing all of the files first before you re-assemble the rpm, and you need to reassemble the cpio archive first as well (and that's a little annoying).

@jkoritzinsky
Copy link
Member

My size might be off by 1 if there's additional PRs for other validation work or hooking up/enablement than just the feature work in SignTool (ie if there'd be multiple PRs across multiple repos like for the pkg work).

@ellahathaway
Copy link
Member

Awesome, thanks. I'll mark it as size S for now and we can reevaluate once the issue is in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

5 participants