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 v23.3.0 - autoclosed #48

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from a89bdb8 to 428b4cc Compare March 19, 2024 14:48
@renovate renovate bot changed the title Update dependency pyOpenSSL to v23.3.0 Update dependency pyOpenSSL to v23.3.0 - autoclosed Mar 24, 2024
@renovate renovate bot closed this Mar 24, 2024
@renovate renovate bot deleted the renovate/pyopenssl-23.x branch March 24, 2024 20:23
@renovate renovate bot changed the title Update dependency pyOpenSSL to v23.3.0 - autoclosed Update dependency pyOpenSSL to v23.3.0 Mar 25, 2024
@renovate renovate bot reopened this Mar 25, 2024
@renovate renovate bot restored the renovate/pyopenssl-23.x branch March 25, 2024 18:22
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch 2 times, most recently from def73f9 to b9f6175 Compare March 26, 2024 18:49
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from b9f6175 to 6e4aa01 Compare April 14, 2024 11:53
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch 2 times, most recently from 87c99f4 to 915cd68 Compare May 15, 2024 18:26
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from 915cd68 to 76d1422 Compare May 27, 2024 20:33
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from 76d1422 to d544cfe Compare July 7, 2024 00:45
@renovate renovate bot changed the base branch from main to dev July 7, 2024 00:45
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from d544cfe to f376a8c Compare July 7, 2024 23:50
@renovate renovate bot force-pushed the renovate/pyopenssl-23.x branch from f376a8c to 86edff1 Compare August 6, 2024 08:51
@renovate renovate bot changed the title Update dependency pyOpenSSL to v23.3.0 Update dependency pyOpenSSL to v23.3.0 - autoclosed Aug 22, 2024
@renovate renovate bot closed this Aug 22, 2024
@renovate renovate bot deleted the renovate/pyopenssl-23.x branch August 22, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants