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

Use full keyid for the unknown keyid warning message tracking #3396

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

pmatilai
Copy link
Member

Just use the actual hex string, it's what the user needs to see and makes no difference to the computer. Add a test as well.

Fixes: #3333

Just use the actual hex string, it's what the user needs to see
and makes no difference to the computer. Add a test as well.

Fixes: rpm-software-management#3333
@pmatilai pmatilai requested a review from a team as a code owner October 22, 2024 06:04
@pmatilai pmatilai requested review from dmnks and removed request for a team October 22, 2024 06:04
@ffesti ffesti merged commit 6699388 into rpm-software-management:master Oct 22, 2024
1 check passed
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.

Redo lib/package.c stashKeyid() and rpmsinfo_s.keyid to use long KeyId
2 participants