forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 55ca150
authored
Auto merge of servo#28951 - servo:dependabot/cargo/openssl-0.10.41, r=jdm
Bump openssl from 0.10.38 to 0.10.41
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.41.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sfackler/rust-openssl/commit/04aa578b8c8b8ba5c3f2ec87c6e28db0fa99471b"><code>04aa578</code></a> Release openssl v0.10.41</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/6eb34eb73f69508b51fe6b9928f0406c44828ef9"><code>6eb34eb</code></a> Release openssl-sys v0.9.75</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/c81d34984e669c1076d147339da34de1eb1326e8"><code>c81d349</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1660">#1660</a> from sfackler/oss3-error-strs</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/4d218d1fece50a951ce8d191bccb60ff7d9238e5"><code>4d218d1</code></a> statically link on windows</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/61c042fd29435381d542878282b88a9b4eae32a7"><code>61c042f</code></a> disable systest on windows</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/48ce2336a125412c90cafd18fb8a1bd191ba6c52"><code>48ce233</code></a> add a test</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/ed4eca695d82804530b082837575be338fc3d88b"><code>ed4eca6</code></a> fix link</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/c02e9dcd3681cecdef54d322218a2e5505ab9e5d"><code>c02e9dc</code></a> Fix use-after-free in 3.x error reporting</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/047fb44e7c759b31bdf96f7083ec1903de8567f9"><code>047fb44</code></a> Update ci.yml</li>
<li><a href="https://github.com/sfackler/rust-openssl/commit/b2f85951aad7ffc992475028e4903ea6406705ad"><code>b2f8595</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1657">#1657</a> from John-K/custom_ecc_curve</li>
<li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.41">compare view</a></li>
</ul>
</details>
<br />
[](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>Expand file treeCollapse file tree
1 file changed
+16
-4
lines changed+16-4Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments