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

updog: update tough to v0.4.0 and reqwest to v0.10.1 #730

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

webern
Copy link
Contributor

@webern webern commented Feb 13, 2020

Issue #, if available:

N/A

Description of changes:

Fixes an issue with updog transport over https where we saw connections being lost before target downloads could complete. The fix is accomplished by updating reqwest in both tough and updog. The underlying issue was in hyper (fixed in hyper v0.13). This pull request gets the hyper fix where we need it.

Testing

Built an AMI and confirmed that updog was able to download targets over https from a tuf repo (the case that was failing before).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@webern webern requested a review from tjkirch February 13, 2020 00:29
@tjkirch tjkirch requested a review from iliana February 13, 2020 00:41
Copy link
Contributor

@zmrow zmrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😋

@webern webern merged commit e18583b into develop Feb 13, 2020
@webern webern mentioned this pull request Feb 13, 2020
@tjkirch tjkirch deleted the update-tough-to-v0.4.0 branch February 13, 2020 20:49
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.

4 participants