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

Fix incorrect bignum rng buffer size in libssh2-mbedtls backend #17874

Merged
merged 1 commit into from
Aug 10, 2016

Conversation

wildart
Copy link
Member

@wildart wildart commented Aug 7, 2016

This will fix #17772, and also removes need in patching mbedtls itself. Proper PR is corrected in libssh2 as well.

@tkelman
Copy link
Contributor

tkelman commented Aug 7, 2016

Modifying the existing patch file means people will need to do a distclean to have it actually take effect, but I guess that's not the end of the world since you'll know if you're having the issue and these libraries aren't that big.

@tkelman
Copy link
Contributor

tkelman commented Aug 7, 2016

needs rebase after #17783

@Keno can you review?

@wildart wildart force-pushed the art/fix-17772 branch 2 times, most recently from 8e73035 to 7550fc6 Compare August 8, 2016 22:46
@tkelman
Copy link
Contributor

tkelman commented Aug 9, 2016

Is this up-to-date / ready, or is fixing libssh2/libssh2#106 (comment) still needed?

@Keno
Copy link
Member

Keno commented Aug 9, 2016

This looks up be up to date with that PR, meaning at least the comment you linked to should be addressed.

@tkelman
Copy link
Contributor

tkelman commented Aug 10, 2016

Let's merge this, and if it needs more adjustment as review goes on with upstream then we can continue fixing it.

@tkelman tkelman merged commit 99c4add into master Aug 10, 2016
@tkelman tkelman deleted the art/fix-17772 branch August 10, 2016 06:20
tkelman pushed a commit that referenced this pull request Aug 11, 2016
mfasi pushed a commit to mfasi/julia that referenced this pull request Sep 5, 2016
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.

SSH clone fails against remotes running newer OpenSSH versions
3 participants