Skip to content

chore(deps): bump openssl from 0.10.77 to 0.10.80 - #10

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/openssl-0.10.80
Open

chore(deps): bump openssl from 0.10.77 to 0.10.80#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/openssl-0.10.80

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown

Bumps openssl from 0.10.77 to 0.10.80.

Release notes

Sourced from openssl's releases.

openssl-v0.10.80

What's Changed

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80

openssl-v0.10.79

What's Changed

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.78...openssl-v0.10.79

openssl-v0.10.78

What's Changed

... (truncated)

Commits
  • 35be7ae Release openssl 0.10.80 and openssl-sys 0.9.116 (#2639)
  • 19eceb2 Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...
  • b460eb3 Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)
  • 649f2d9 Release openssl 0.10.79 and openssl-sys 0.9.115 (#2632)
  • 257f9b2 Fix output buffer overflow for AES key-wrap-with-padding ciphers (#2630)
  • d43e917 Reject non-UTF-8 OCSP responder URLs in X509Ref::ocsp_responders (#2631)
  • f46519c Add PkeyCtxRef::set_context_string for ML-DSA (#2629)
  • ad9ae31 Bind OSSL_PARAM_modified and use it for seed_into (#2628)
  • 4e25c9b Fix process abort when verify/PSK callbacks fire after SSL_CTX swap (#2624)
  • 3dd8f42 Add PKeyRef::seed_into for ML-DSA/ML-KEM seed extraction (#2626)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Touches security-sensitive TLS/crypto bindings transitively; risk is mostly regression or build/link behavior on platforms using OpenSSL via native-tls, not direct app logic changes.

Overview
Updates Cargo.lock only: openssl 0.10.77 → 0.10.80 and openssl-sys 0.9.113 → 0.9.116 (pulled in via native-tls). The lockfile also drops once_cell from the openssl crate’s dependency list in this revision.

No application source changes; this is a transitive crypto/TLS binding version bump. Notable upstream fixes in this range include buffer-overflow fixes for AES key-wrap-with-padding ciphers, SSL verify/PSK callback abort fixes, and assorted TLS/crypto hardening from 0.10.78–0.10.80.

Reviewed by Cursor Bugbot for commit a4687a0. Bugbot is set up for automated code reviews on this repo. Configure here.


Summary by cubic

Upgrade openssl to 0.10.80 to pick up security and build compatibility fixes, including AES key-wrap-with-padding overflow protection. This also updates openssl-sys and improves macOS builds via Homebrew openssl@4.

  • Dependencies

    • Bump openssl to 0.10.80 (indirect)
    • Bump openssl-sys to 0.9.116
    • Upstream removed once_cell (no local changes needed)
  • Migration

    • Ensure Rust 1.80+ on local and CI toolchains

Written for commit a4687a0. Summary will update on new commits.

Review in cubic

Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.77 to 0.10.80.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.77...openssl-v0.10.80)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.80
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 28, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants