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.45 to 0.10.46 in /cmd/pinniped-proxy (#6087)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.46. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-openssl/commit/98f4d44997f30cbd468bd6e0146b7c98e9ba642d"><code>98f4d44</code></a> Release openssl v0.10.46</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/54329d7cbd71467c797ebe48258d3ecff1c26498"><code>54329d7</code></a> Release openssl-sys v0.9.81</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/53116f811cd88df144512eb626262f38af6bcde4"><code>53116f8</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1831">#1831</a> from alex/boring-bindgen</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/71acbdfaa487f078138e5f4a851ff3e487e2971a"><code>71acbdf</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1844">#1844</a> from sfackler/revert-1829-1827_dTLSv1_2_support</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/4a630b78a7471713d532f9d557ce628f10459ef5"><code>4a630b7</code></a> Revert "Add DTLS 1.2 support in newer releases of SSL libs."</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/611563314ba708bfb0dd18d1e097aca56f47d7d5"><code>6115633</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1829">#1829</a> from dbodden-pesa/1827_dTLSv1_2_support</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/40eed05da58adcc42874a09c07b3abc633a74ed3"><code>40eed05</code></a> Fix formatting.</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/9eb1f1c132adbbbd8cddaa1ee0cb0f2c7090d9da"><code>9eb1f1c</code></a> Merge pull request <a href="https://redirect.github.com/sfackler/rust-openssl/issues/1842">#1842</a> from sfackler/sfackler-patch-1</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/ee3eaa325ba04fffcc1b795213b366ee3ee1378b"><code>ee3eaa3</code></a> Move code per PR feedback.</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/b3b83c4ab25d0751fecd941bff5668d1c2b7b665"><code>b3b83c4</code></a> Bump CI to 3.1.0</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.46">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.45&new-version=0.10.46)](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 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>
- Loading branch information