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

Rework apt::key to use apt_key. #230

Merged
merged 2 commits into from Mar 5, 2014
Merged

Rework apt::key to use apt_key. #230

merged 2 commits into from Mar 5, 2014

Commits on Mar 4, 2014

  1. apt::key: Redo apt::key, make it use apt_key.

    Introducing a totally rewritten and tested apt::key. This commit also
    patches the spec's of apt::source because it was passing in data that
    is no longer allowed by the new validation rules in apt::key.
    
    It does its best to not touch any other specs and where we touch them
    only minimally to ensure that we're not introducing breaking changes.
    Daniele Sluijters committed Mar 4, 2014
    Copy the full SHA
    5790341 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. Update the README about apt_key and apt::key.

    Daniele Sluijters committed Mar 5, 2014
    Copy the full SHA
    b2ae1cb View commit details
    Browse the repository at this point in the history