diff options
author | Matt Caswell <matt@openssl.org> | 2017-05-26 15:02:38 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2017-05-26 19:00:33 +0200 |
commit | 7f7eb90b8ac55997c5c825bb3ebcfe28611e06f5 (patch) | |
tree | 03a37658f3aeb79744ac21689a911442e0360690 /pyca-cryptography | |
parent | Fix inconsistent check of UNSAFE_LEGACY_RENEGOTIATION (diff) | |
download | openssl-7f7eb90b8ac55997c5c825bb3ebcfe28611e06f5.tar.xz openssl-7f7eb90b8ac55997c5c825bb3ebcfe28611e06f5.zip |
Update the pyca-cryptography version
Commit 9bfeeef made some function parameters const. This actually broke
the pyca-cryptography tests. The discussion in #3360 considers this to
actually be a problem with pyca-cryptography not an OpenSSL issue (they
replicate some of our header file contents which then causes function
prototype mismatches). This commit updates the pyca-cryptography version
to pull in their fix for this issue and make our external tests pass again.
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3569)
Diffstat (limited to 'pyca-cryptography')
m--------- | pyca-cryptography | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/pyca-cryptography b/pyca-cryptography -Subproject 6c5a519f9b382a1746c1bda5f01aaeb2809250e +Subproject 139b25f2ba73bb34dfe1f100e64a11f17a83618 |