securingdev / infosec_mentors_project

Building a community for those that both seek and wish to provide mentorship in Information Security.
GNU General Public License v3.0
19 stars 9 forks source link

Bump pyopenssl from 0.13 to 17.5.0 in /provision #45

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps pyopenssl from 0.13 to 17.5.0.

Changelog *Sourced from [pyopenssl's changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst).* > 17.5.0 (2017-11-30) > ------------------- > > > Backward-incompatible changes: > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > - The minimum ``cryptography`` version is now 2.1.4. > > > Deprecations: > ^^^^^^^^^^^^^ > > *none* > > > Changes: > ^^^^^^^^ > > - Fixed a potential use-after-free in the verify callback and resolved a memory leak when loading PKCS12 files with ``cacerts``. > `[#723](https://github-redirect.dependabot.com/pyca/pyopenssl/issues/723) `_ > - Added ``Connection.export_keying_material`` for RFC 5705 compatible export of keying material. > `[#725](https://github-redirect.dependabot.com/pyca/pyopenssl/issues/725) `_ > > ---- > > > > 17.4.0 (2017-11-21) > ------------------- > > > Backward-incompatible changes: > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > *none* > > > Deprecations: > ^^^^^^^^^^^^^ > > *none* > > > Changes: > ^^^^^^^^ > > > - Re-added a subset of the ``OpenSSL.rand`` module. > This subset allows conscientious users to reseed the OpenSSL CSPRNG after fork. > ... (truncated)
Commits - See full diff in [compare view](https://github.com/pyca/pyopenssl/commits/17.5.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/securingdev/infosec_mentors_project/network/alerts).