Bump openssl from 0.10.54 to 0.10.55
Created by: dependabot[bot]
Bumps openssl from 0.10.54 to 0.10.55.
Release notes
Sourced from openssl's releases.
openssl-v0.10.55
What's Changed
- Fix warnings from BoringSSL on Rust 1.70 by
 @alexin sfackler/rust-openssl#1948- Honor OPENSSL_NO_OCB if OpenSSL was built this way by
 @davidbenin sfackler/rust-openssl#1952- Fix some deprecated patterns when using BoringSSL by
 @davidbenin sfackler/rust-openssl#1945- add get_asn1_flag to EcGroupRef by
 @reaperhulkin sfackler/rust-openssl#1947- Fixed type mutability on asn1_flag by
 @alexin sfackler/rust-openssl#1954- allow affine_coordinates on boring and libre by
 @reaperhulkin sfackler/rust-openssl#1955- add support for EVP_PKEY_derive_set_peer_ex in OpenSSL 3 by
 @reaperhulkin sfackler/rust-openssl#1956- Use type-safe wrappers instead of EVP_PKEY_assign by
 @davidbenin sfackler/rust-openssl#1959- add Nid::SM2 and pkey Id::SM2 by
 @zh-jqin sfackler/rust-openssl#1962- Fix handling of empty host strings by
 @sfacklerin sfackler/rust-openssl#1968- Remove old codes that belows supported Rust version. by
 @tesujiin sfackler/rust-openssl#1966- Release openssl v0.10.55 and openssl-sys v0.9.89 by
 @alexin sfackler/rust-openssl#1970New Contributors
@davidbenmade their first contribution in sfackler/rust-openssl#1952@tesujimade their first contribution in sfackler/rust-openssl#1966Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55
Commits
- 
d7dae6fMerge pull request #1970 from alex/bump-for-release - 
983b9e2Release openssl v0.10.55 and openssl-sys v0.9.89 - 
28b3925Merge pull request #1966 from tesuji/tidy-old-msrv - 
f03a2dcMerge pull request #1968 from sfackler/empty-domain-segfault - 
155b3dcFix handling of empty host strings - 
9784356chore: simplify cfg attributes - 
8ab3c3fupdate min-version passed to bindgen - 
8587ff8chore: use pre-existing clean APIs instead - 
b1e16e9clippy: use strip_prefix instead of manually strip - 
fb5ae60clippy: remove unused allow attributes - Additional commits viewable in compare view
 
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 rebasewill rebase this PR - 
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it - 
@dependabot mergewill merge this PR after your CI passes on it - 
@dependabot squash and mergewill squash and merge this PR after your CI passes on it - 
@dependabot cancel mergewill cancel a previously requested merge and block automerging - 
@dependabot reopenwill reopen this PR if it is closed - 
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - 
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.