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

Correctly identify metapackage for server builds #51

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented May 24, 2024

Status

Ready for review

Description

The server kernel uses "securedrop" as the version label, so it appears in all packages. Fix the regex to only look for "securedrop-" packages as the metapackage (as the comment correctly described).

Fixes #50.

Test plan

The server kernel uses "securedrop" as the version label, so it
appears in all packages. Fix the regex to only look for "securedrop-"
packages as the metapackage (as the comment correctly described).

Fixes #50.
@rocodes rocodes merged commit 31e8585 into main Jun 3, 2024
12 checks passed
@legoktm legoktm deleted the fix-regex branch December 20, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

make securedrop-core-5.15 failed at sed step
2 participants