mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
chore(deps): Bump openssl from 0.10.56 to 0.10.57 (#843)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.56 to 0.10.57. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sfackler/rust-openssl/releases">openssl's releases</a>.</em></p> <blockquote> <h2>openssl-v0.10.57</h2> <h2>What's Changed</h2> <ul> <li>Expose chacha20_poly1305 on LibreSSL by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2011">sfackler/rust-openssl#2011</a></li> <li>Add openssl::cipher_ctx::CipherCtx::clone by <a href="https://github.com/johntyner"><code>@johntyner</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2017">sfackler/rust-openssl#2017</a></li> <li>Add X509VerifyParam::set_email by <a href="https://github.com/dhouck"><code>@dhouck</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2018">sfackler/rust-openssl#2018</a></li> <li>Add perl-FindBin dep for fedora by <a href="https://github.com/JadedBlueEyes"><code>@JadedBlueEyes</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2023">sfackler/rust-openssl#2023</a></li> <li>Update to bitflags 2.2.1. by <a href="https://github.com/qwandor"><code>@qwandor</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1906">sfackler/rust-openssl#1906</a></li> <li>Release openssl v0.10.57 and openssl-sys v0.9.92 by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2025">sfackler/rust-openssl#2025</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/johntyner"><code>@johntyner</code></a> made their first contribution in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2017">sfackler/rust-openssl#2017</a></li> <li><a href="https://github.com/dhouck"><code>@dhouck</code></a> made their first contribution in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2018">sfackler/rust-openssl#2018</a></li> <li><a href="https://github.com/JadedBlueEyes"><code>@JadedBlueEyes</code></a> made their first contribution in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2023">sfackler/rust-openssl#2023</a></li> <li><a href="https://github.com/qwandor"><code>@qwandor</code></a> made their first contribution in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/1906">sfackler/rust-openssl#1906</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.56...openssl-v0.10.57">https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.56...openssl-v0.10.57</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="00dacb9318
"><code>00dacb9</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2025">#2025</a> from alex/bump-for-release</li> <li><a href="2d8f2f6a7f
"><code>2d8f2f6</code></a> Release openssl v0.10.57 and openssl-sys v0.9.92</li> <li><a href="03bc8192d2
"><code>03bc819</code></a> clippy</li> <li><a href="b60f3b8f30
"><code>b60f3b8</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1906">#1906</a> from qwandor/bitflags</li> <li><a href="528c3d71a5
"><code>528c3d7</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2023">#2023</a> from JadedBlueEyes/patch-1</li> <li><a href="970895159a
"><code>9708951</code></a> Add perl-FindBin dep for fedora</li> <li><a href="2db5377be0
"><code>2db5377</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2018">#2018</a> from dhouck/x509-email</li> <li><a href="117b4597f9
"><code>117b459</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2017">#2017</a> from johntyner/feature/cipher-ctx-clone</li> <li><a href="c317ffe625
"><code>c317ffe</code></a> Add X509VerifyParam::set_email</li> <li><a href="d2663601fc
"><code>d266360</code></a> Update openssl/src/cipher_ctx.rs</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.56...openssl-v0.10.57">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openssl&package-manager=cargo&previous-version=0.10.56&new-version=0.10.57)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1131c28c99
commit
ee53864945
10
Cargo.lock
generated
10
Cargo.lock
generated
@ -2052,11 +2052,11 @@ checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
|
||||
|
||||
[[package]]
|
||||
name = "openssl"
|
||||
version = "0.10.56"
|
||||
version = "0.10.57"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e"
|
||||
checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"bitflags 2.4.0",
|
||||
"cfg-if",
|
||||
"foreign-types",
|
||||
"libc",
|
||||
@ -2093,9 +2093,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "openssl-sys"
|
||||
version = "0.9.91"
|
||||
version = "0.9.92"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac"
|
||||
checksum = "db7e971c2c2bba161b2d2fdf37080177eff520b3bc044787c7f1f5f9e78d869b"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"libc",
|
||||
|
Loading…
Reference in New Issue
Block a user