Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump openssl from 0.10.58 to 0.10.59 in /cmd/pinniped-proxy (#7044)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.58 to 0.10.59. <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.59</h2> <h2>What's Changed</h2> <ul> <li>Add binding to NID of Chacha20-Poly1305 cipher by <a href="https://github.com/Arnavion"><code>@Arnavion</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2081">sfackler/rust-openssl#2081</a></li> <li>Fixed cfg for RSA_PSS by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2079">sfackler/rust-openssl#2079</a></li> <li>fixes <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2050">#2050</a> -- build and test on libressl 3.8.2 by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2082">sfackler/rust-openssl#2082</a></li> <li>Release openssl v0.10.59 and openssl-sys v0.9.95 by <a href="https://github.com/alex"><code>@alex</code></a> in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2083">sfackler/rust-openssl#2083</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Arnavion"><code>@Arnavion</code></a> made their first contribution in <a href="https://redirect.github.com/sfackler/rust-openssl/pull/2081">sfackler/rust-openssl#2081</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.58...openssl-v0.10.59">https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.58...openssl-v0.10.59</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-openssl/commit/d009660833267a2f4527a6d00e768b757387679b"><code>d009660</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2083">#2083</a> from alex/bump-for-release</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/955c34819ec71ae4cd16fff5b974b44e64080252"><code>955c348</code></a> Release openssl v0.10.59 and openssl-sys v0.9.95</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/3abd633a146ebee00ebc02e8b533302238a11451"><code>3abd633</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2082">#2082</a> from alex/libressl</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/cf8c05853c6542f6dad7e8c8920e24f0a2f5281e"><code>cf8c058</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2079">#2079</a> from alex/fix-cfg</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/bbfe01b4fe31ee2ef04054d0c728e467b9238648"><code>bbfe01b</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2081">#2081</a> from Arnavion/nid_chacha20_poly1305</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/6f6e5c4f02c370c594ccf404a4a67e366d26ad1c"><code>6f6e5c4</code></a> fixes <a href="https://redirect.github.com/sfackler/rust-openssl/issues/2050">#2050</a> -- build and test on libressl 3.8.2</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/05b620dd524b9f6966924ddbfbeb59dc015ffb72"><code>05b620d</code></a> Add binding to NID of Chacha20-Poly1305 cipher</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/946b706ddb62e9bc3f9a88d86431a19a77eec324"><code>946b706</code></a> Fixed cfg for RSA_PSS</li> <li>See full diff in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.58...openssl-v0.10.59">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.58&new-version=0.10.59)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information