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

Upgrade tuf dependency to 4.0 #135

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Upgrade tuf dependency to 4.0 #135

merged 2 commits into from
Apr 19, 2024

Conversation

dennisvang
Copy link
Owner

The public API changes in python-tuf v4.0.0 do not seem to affect us, but theupdateframework/python-tuf@cb9aa4a does affect our client, due to my ill-fated choice to use the private ngclient.Updater._trusted_set.

fixes #133

related to secure-systems-lab/securesystemslib#767

although the tuf api changes don't appear to affect us on the repo side,
there is a breaking change in the client due to our use of the private tuf.ngclient.Updater_trusted_set

see theupdateframework/python-tuf@cb9aa4a
@dennisvang
Copy link
Owner Author

Also survived manual testing with tufup-example

@dennisvang dennisvang merged commit d1e7722 into master Apr 19, 2024
17 checks passed
@dennisvang dennisvang deleted the issue133 branch April 19, 2024 09:36
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.

Upgrade to tuf 4.0 (or cap securesystemslib version)
1 participant