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 dependency pyopenssl to ~=23.3.0 - autoclosed #266

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyopenssl (source) ~=23.2.0 -> ~=23.3.0 age adoption passing confidence

Release Notes

pyca/pyopenssl (pyopenssl)

v23.3.0

Compare Source

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

  • Dropped support for Python 3.6.
  • The minimum cryptography version is now 41.0.5.
  • Removed OpenSSL.crypto.loads_pkcs7 and OpenSSL.crypto.loads_pkcs12 which had been deprecated for 3 years.
  • Added OpenSSL.SSL.OP_LEGACY_SERVER_CONNECT to allow legacy insecure renegotiation between OpenSSL and unpatched servers.
    #&#8203;1234 <https://github.com/pyca/pyopenssl/pull/1234>_.

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

  • Deprecated OpenSSL.crypto.PKCS12 (which was intended to have been deprecated at the same time as OpenSSL.crypto.load_pkcs12).
  • Deprecated OpenSSL.crypto.NetscapeSPKI.
  • Deprecated OpenSSL.crypto.CRL
  • Deprecated OpenSSL.crypto.Revoked
  • Deprecated OpenSSL.crypto.load_crl and OpenSSL.crypto.dump_crl
  • Deprecated OpenSSL.crypto.sign and OpenSSL.crypto.verify
  • Deprecated OpenSSL.crypto.X509Extension

Changes:
^^^^^^^^

  • Changed OpenSSL.crypto.X509Store.add_crl to also accept
    cryptography's x509.CertificateRevocationList arguments in addition
    to the now deprecated OpenSSL.crypto.CRL arguments.
  • Fixed test_set_default_verify_paths test so that it is skipped if no
    network connection is available.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 26, 2023 06:04
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Oct 26, 2023
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch 2 times, most recently from f393a7c to 4e947f6 Compare December 6, 2023 12:44
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch 3 times, most recently from 77bcc6d to 13f2dd0 Compare December 19, 2023 15:46
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch 2 times, most recently from 13ef239 to 169f92b Compare January 17, 2024 20:19
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch 3 times, most recently from 969ef7c to 2d139db Compare February 6, 2024 16:33
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from 2d139db to 576e21b Compare March 14, 2024 17:59
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from 576e21b to abdfe47 Compare April 6, 2024 00:15
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from abdfe47 to 02f1ef5 Compare April 6, 2024 00:16
@renovate renovate bot changed the title Update dependency pyopenssl to ~=23.3.0 Update dependency pyopenssl to ~=23.3.0 - autoclosed Apr 6, 2024
@renovate renovate bot closed this Apr 6, 2024
@renovate renovate bot deleted the renovate/pyopenssl-23.x branch April 6, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants