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

openssh: Validate keys and regenerate if needed. #25759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nihilus
Copy link

@nihilus nihilus commented Jan 15, 2025

Imitate dropbear init.d-script and make sure we
don't end up with corrupt keys.

This can happen if we use a caching filesystem,
like 'ubifs', and the DUT is powered off during
boot-up.

@nihilus nihilus force-pushed the fix-etc-ssh branch 5 times, most recently from 65e6094 to 6db7b99 Compare January 16, 2025 15:29
@feckert
Copy link
Member

feckert commented Jan 17, 2025

Can you also bump in the same commit the PKG_RELEASE number by one.

@nihilus
Copy link
Author

nihilus commented Jan 17, 2025

Can you also bump in the same commit the PKG_RELEASE number by one.

Done

Imitate dropbear init.d-script and make sure we
don't end up with corrupt keys.

This can happen if we use a caching filesystem,
like 'ubifs', and the DUT is powered off during
boot-up.

Signed-off-by: Markus Gothe <[email protected]>
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.

2 participants