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

✨ Add an explicit way to auto-detect ChecksumType #1480

Merged
merged 1 commit into from
Dec 18, 2023

Commits on Dec 13, 2023

  1. Add an explicit way to auto-detect ChecksumType

    In preparation for the eventual removal of MD5 checksums, add a new
    ChecksumType "auto" that instructs IPA to detect the type
    
    Requires IPA from the 2023.2 release series. Users with older IPA
    should provide the algorithm explicitly.
    
    Signed-off-by: Dmitry Tantsur <[email protected]>
    dtantsur committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0ed5eb1 View commit details
    Browse the repository at this point in the history