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

Remove obsolete gpg version utils #504

Merged
merged 1 commit into from
Feb 10, 2023

Commits on Feb 9, 2023

  1. Remove obsolete gpg version utils

    The gpg utility functions `is_version_fully_supported` and
    `get_version` were used in in-toto tests to case-handle different
    gpg versions. With in-toto/in-toto#190 this is no longer needed.
    See in-toto/in-toto@28ba993, in-toto/in-toto@c3a40b8.
    
    To reduce the API surface and maintenance burden this commit
    removes those functions.
    
    Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
    lukpueh committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b0e9579 View commit details
    Browse the repository at this point in the history