Skip to content

chore(deps): bump openssl from 0.10.73 to 0.10.81 - #90

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/openssl-0.10.81
Closed

chore(deps): bump openssl from 0.10.73 to 0.10.81#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/openssl-0.10.81

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown

Bumps openssl from 0.10.73 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

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.

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

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.81
  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 Jun 23, 2026
bdelanghe added a commit that referenced this pull request Aug 6, 2026
)

Discharges #90 and #88. Both transitive — openssl via native-tls,
rustls-webpki via rustls — so this is lockfile-only, plus openssl-sys
0.9.109 -> 0.9.117 as openssl's companion.

Verified against OSV rather than the release notes, which undercount:
rustls-webpki 0.103.4 and openssl 0.10.73 each carried 8 advisories; both
target versions are clean. 16 cleared, including GHSA-82j2-j2ch-gfr8 and
RUSTSEC-2026-0049.

cargo check --workspace --locked --all-targets passes.

These sat seven weeks looking harmless because the deps lane has been green
over all of them while scanning nothing: .gitignore lists the tracked
Cargo.lock, which is inert for git but hides it from osv-scanner. Tracked in
#108; this lands first so the scan does not go from blind straight to red.

Copy link
Copy Markdown
Collaborator

Superseded by #107, merged as c1b3d09openssl is now at 0.10.81 on main (with openssl-sys 0.9.117), the same version this PR proposed. Combined with #88 into one lockfile change since both are transitive.

Closing so it stops ranking as an open item on the Front Desk board rather than because anything here was wrong.

Worth knowing why this sat for seven weeks looking routine: the deps lane was green the whole time over 8 advisories on 0.10.73, because it was scanning nothing — .gitignore lists the tracked Cargo.lock, which is inert for git but hides it from osv-scanner. Tracked in #108.


Generated by Claude Code

@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-project-automation github-project-automation Bot moved this from Todo to Done in Front Desk Aug 6, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/openssl-0.10.81 branch August 6, 2026 11:26
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant