Skip to content

Bump openssl from 0.10.72 to 0.10.81 - #791

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

Bump openssl from 0.10.72 to 0.10.81#791
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/openssl-0.10.80

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps openssl from 0.10.72 to 0.10.81.

Release notes

Sourced from openssl's releases.

openssl-v0.10.81

What's Changed

New Contributors

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

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

... (truncated)

Commits
  • db9c9e2 Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)
  • 3a7fb56 Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)
  • d059c43 Fix verify_mode() panic on unmodeled verify mode bits (#2651)
  • 8b1519e Deprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)
  • d5713d6 add mldsa.h to the boringssl bindgen (#2650)
  • 9fac317 Merge pull request #2538 from ocdlroux/feat/crl-full
  • 4dae20b x509: adding minimal support for X509CrlBuilder
  • 47f7777 Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)
  • 659da17 Bump aws-ls-sys to 0.41 (#2640)
  • 35be7ae Release openssl 0.10.80 and openssl-sys 0.9.116 (#2639)
  • Additional commits viewable in compare view


Note

Medium Risk
Touches a security-sensitive crypto/TLS dependency stack with no local code changes; risk is mainly regression or behavior changes in TLS/verify/cipher paths when the openssl feature is enabled.

Overview
Dependency-only update in Cargo.lock: bumps the transitive openssl crate from 0.10.72 to 0.10.81 and openssl-sys from 0.9.107 to 0.9.117. The openssl package no longer lists once_cell as a direct dependency in the lockfile.

There are no changes to project Cargo.toml files or Rust source. OpenSSL bindings are still used when building with the openssl feature (e.g. chia-sha2/openssl for faster SHA-256 on Unix). Upstream releases in this range include TLS/X509 fixes (e.g. verify_mode() panic, AES key-wrap buffer overflow), CRL-building support, and deprecations around Asn1StringRef::as_utf8.

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

@dependabot dependabot Bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 28, 2026
@coveralls-official

coveralls-official Bot commented May 28, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 28268818903

Coverage remained the same at 88.119%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 9393
Covered Lines: 8277
Line Coverage: 88.12%
Coverage Strength: 21793193.56 hits per line

💛 - Coveralls

@dependabot dependabot Bot changed the title Bump openssl from 0.10.72 to 0.10.80 Bump openssl from 0.10.72 to 0.10.81 Jun 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/openssl-0.10.80 branch from 2417298 to c5e4fc9 Compare June 26, 2026 01:05
@socket-security

socket-security Bot commented Jun 26, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: cargo openssl is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: ?cargo/chia-sha2@0.38.2cargo/openssl@0.10.81

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/openssl@0.10.81. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.72 to 0.10.81.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.72...openssl-v0.10.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/openssl-0.10.80 branch from c5e4fc9 to 688eeb4 Compare June 26, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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