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

Lukpueh fix #412 #460

Merged
merged 3 commits into from
Jun 15, 2017
Merged

Lukpueh fix #412 #460

merged 3 commits into from
Jun 15, 2017

Conversation

vladimir-v-diaz
Copy link
Contributor

@vladimir-v-diaz vladimir-v-diaz commented Jun 15, 2017

Minor edits to #422. Fixes #412.

lukpueh and others added 3 commits January 27, 2017 17:07
securesystemslib.interface copies functions to generate and
import keys from repository_lib.
This commit replaces those function implementations with calls
to securesystemslib.

Removes internal _prompt and _get_password from repository_lib
because they were only used by the removed function bodies and
also exist in securesystemslib.interface
Updates requirements.txt and setup.py requirements to point to a
securesystemslib branch that updates key generate and import
functions to return a key object with the optional
keyid_hash_algorithms field.

This references have to be updated once lukpueh:update-import-keys
is merged into securesystemslib's master.
Use securesystemslib v0.10.5 dependency (includes Lukas' contributions and a fix).
Add blank line between function docstring and beginning of code.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 97.904% when pulling ef67163 on lukpueh-fix-#412 into b3b5f63 on develop.

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