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

Update pyopenssl to 17.2.0 #153

Merged
merged 1 commit into from
Aug 10, 2017
Merged

Conversation

pyup-bot
Copy link
Contributor

There's a new version of PyOpenSSL available.
You are currently using 17.1.0. I have updated it to 17.2.0

These links might come in handy: PyPI | Changelog | Homepage | Docs

Changelog

17.2.0


Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

none

Deprecations:
^^^^^^^^^^^^^

  • Deprecated OpenSSL.rand - callers should use os.urandom() instead.
    658 <https://github.com/pyca/pyopenssl/pull/658>_

Changes:
^^^^^^^^

  • Fixed a bug causing Context.set_default_verify_paths() to not work with cryptography manylinux1 wheels on Python 3.x.
    665 <https://github.com/pyca/pyopenssl/pull/665>_
  • Fixed a crash with (EC)DSA signatures in some cases.
    670 <https://github.com/pyca/pyopenssl/pull/670>_

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@jberends jberends added this to the v1.10.0 milestone Aug 10, 2017
@jberends jberends merged commit 97eb91b into master Aug 10, 2017
@jberends jberends deleted the pyup-update-pyopenssl-17.1.0-to-17.2.0 branch August 10, 2017 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants