Skip to content

chore(deps): update dependency pyopenssl to v26#751

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pyopenssl-26.x
Open

chore(deps): update dependency pyopenssl to v26#751
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pyopenssl-26.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
pyOpenSSL (source) ==25.3.0==26.0.0 age confidence

Release Notes

pyca/pyopenssl (pyOpenSSL)

v26.0.0

Compare Source

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

  • Dropped support for Python 3.7.
  • The minimum cryptography version is now 46.0.0.

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

Changes:
^^^^^^^^

  • Added support for using aws-lc instead of OpenSSL.
  • Properly raise an error if a DTLS cookie callback returned a cookie longer than DTLS1_COOKIE_LENGTH bytes. Previously this would result in a buffer-overflow. Credit to dark_haxor for reporting the issue. CVE-2026-27459
  • Added OpenSSL.SSL.Connection.get_group_name to determine which group name was negotiated.
  • Context.set_tlsext_servername_callback now handles exceptions raised in the callback by calling sys.excepthook and returning a fatal TLS alert. Previously, exceptions were silently swallowed and the handshake would proceed as if the callback had succeeded. Credit to Leury Castillo for reporting this issue. CVE-2026-27448

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@github-actions
Copy link
Contributor

TICS Quality Gate

✔️ Passed

github-runner-operator

See the results in the TICS Viewer

The following files have been checked for this project
  • github-runner-manager/src/github_runner_manager/metrics/events.py
  • github-runner-manager/tests/integration/conftest.py
  • github-runner-manager/tests/integration/factories.py
  • github-runner-manager/tests/integration/planner_stub.py
  • github-runner-manager/tests/integration/test_debug_ssh.py
  • github-runner-manager/tests/integration/test_planner_runner.py
  • github-runner-manager/tests/unit/metrics/test_events.py
  • src/charm.py
  • src/logrotate.py
  • tests/integration/conftest.py
  • tests/integration/helpers/charm_metrics.py
  • tests/integration/helpers/common.py
  • tests/integration/test_charm_metrics_failure.py
  • tests/integration/test_charm_metrics_success.py
  • tests/integration/test_charm_no_runner.py
  • tests/integration/test_charm_runner.py
  • tests/integration/test_prometheus_metrics.py
  • tests/integration/test_reactive.py
  • tests/integration/utils_reactive.py
  • tests/unit/test_charm.py

.github/workflows/tics.yaml / TICS / TICS GitHub Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants