Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump cryptography from 3.1 to 39.0.1 in /tests#18

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/pip/tests/cryptography-39.0.1

Conversation

dependabot[bot]
Copy link

@dependabotdependabotbot commented on behalf ofgithubFeb 8, 2023

Bumpscryptography from 3.1 to 39.0.1.

Changelog

Sourced fromcryptography's changelog.

39.0.1 - 2023-02-07

* **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python  buffer protocol objects, but allowed immutable buffers. **CVE-2023-23931*** Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.8.

.. _v39-0-0:

39.0.0 - 2023-01-01

  • BACKWARDS INCOMPATIBLE: Support for OpenSSL 1.1.0 has been removed.Users on older version of OpenSSL will need to upgrade.
  • BACKWARDS INCOMPATIBLE: Dropped support for LibreSSL < 3.5. The newminimum LibreSSL version is 3.5.0. Going forward our policy is to supportversions of LibreSSL that are available in versions of OpenBSD that arestill receiving security support.
  • BACKWARDS INCOMPATIBLE: Removed theencode_point andfrom_encoded_point methods on:class:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers,which had been deprecated for several years.:meth:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.public_bytesand:meth:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.from_encoded_pointshould be used instead.
  • BACKWARDS INCOMPATIBLE: Support for using MD5 or SHA1 in:class:~cryptography.x509.CertificateBuilder, other X.509 builders, andPKCS7 has been removed.
  • BACKWARDS INCOMPATIBLE: Dropped support for macOS 10.10 and 10.11, macOSusers must upgrade to 10.12 or newer.
  • ANNOUNCEMENT: The next version ofcryptography (40.0) will changethe way we link OpenSSL. This will only impact users who buildcryptography from source (i.e., not from awheel), and specify theirown version of OpenSSL. For those users, theCFLAGS,LDFLAGS,INCLUDE,LIB, andCRYPTOGRAPHY_SUPPRESS_LINK_FLAGS environmentvariables will no longer be respected. Instead, users will need toconfigure their buildsas documented here_.
  • Added support for:ref:disabling the legacy provider in OpenSSL 3.0.x<legacy-provider>.
  • Added support for disabling RSA key validation checks when loading RSAkeys via:func:~cryptography.hazmat.primitives.serialization.load_pem_private_key,:func:~cryptography.hazmat.primitives.serialization.load_der_private_key,and:meth:~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateNumbers.private_key.This speeds up key loading but is :term:unsafe if you are loading potentiallyattacker supplied keys.
  • Significantly improved performance for:class:~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305

... (truncated)

Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 theSecurity Alerts page.

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 39.0.1.- [Release notes](https://github.com/pyca/cryptography/releases)- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)- [Commits](pyca/cryptography@3.1...39.0.1)---updated-dependencies:- dependency-name: cryptography  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelFeb 8, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp