This repository was archived by the owner on Apr 29, 2024. It is now read-only.
chore(deps): update dependency pyopenssl to v17.5.0#3
Open
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency pyopenssl to v17.5.0#3mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==17.2.0->==17.5.0By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
pyca/pyopenssl (pyOpenSSL)
v17.5.0Compare Source
Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cryptographyversion is now 2.1.4.Deprecations:
^^^^^^^^^^^^^
none
Changes:
^^^^^^^^
cacerts.#​723 <https://github.com/pyca/pyopenssl/pull/723>_Connection.export_keying_materialfor RFC 5705 compatible export of keying material.#​725 <https://github.com/pyca/pyopenssl/pull/725>_v17.4.0Compare Source
Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
none
Deprecations:
^^^^^^^^^^^^^
none
Changes:
^^^^^^^^
OpenSSL.randmodule.This subset allows conscientious users to reseed the OpenSSL CSPRNG after fork.
#​708 <https://github.com/pyca/pyopenssl/pull/708>_X509object after the underlying object has been mutated.#​709 <https://github.com/pyca/pyopenssl/pull/709>_v17.3.0Compare Source
Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#​677 <https://github.com/pyca/pyopenssl/pull/677>_OpenSSL.randmodule.This is being done ahead of our normal deprecation schedule due to its lack of use and the fact that it was becoming a maintenance burden.
os.urandom()should be used instead.#​675 <https://github.com/pyca/pyopenssl/pull/675>_Deprecations:
^^^^^^^^^^^^^
OpenSSL.tsafe.#​673 <https://github.com/pyca/pyopenssl/pull/673>_Changes:
^^^^^^^^
OpenSSL.crypto.CRL.#​690 <https://github.com/pyca/pyopenssl/pull/690>_OpenSSL.crypto.X509StoreContext.#​691 <https://github.com/pyca/pyopenssl/pull/691>_