Skip to content

PasswordCrypt: Fix an ABI issue - #104

Merged
lcp merged 1 commit into
lcp:masterfrom
nfrayer:master
Sep 3, 2026
Merged

PasswordCrypt: Fix an ABI issue#104
lcp merged 1 commit into
lcp:masterfrom
nfrayer:master

Conversation

@nfrayer

@nfrayer nfrayer commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

By removing MD5/DES and renumbering the crypt methods, we broke the ABI between mokutil and MokManager.
Reintroduced the previous methods with a comment indicating that they are unsupported.

By removing MD5/DES and renumbering the crypt methods, we broke
the ABI between mokutil and MokManager.
Reintroduced the previous methods with a comment indicating that
they are unsupported.

Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>

@vathpela vathpela left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct to me.

@lcp

lcp commented Sep 3, 2026

Copy link
Copy Markdown
Owner

LGTM

@lcp
lcp merged commit cbf0b50 into lcp:master Sep 3, 2026
3 checks 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.

3 participants