Skip to content

Commit e922089

Browse files
chore(deps): bump openssl from 0.10.74 to 0.10.81 (#5815)
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.74 to 0.10.81. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-openssl/rust-openssl/releases">openssl's releases</a>.</em></p> <blockquote> <h2>openssl-v0.10.81</h2> <h2>What's Changed</h2> <ul> <li>Bump aws-ls-sys to 0.41 by <a href="https://github.com/joshgodsiff"><code>@​joshgodsiff</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2640">rust-openssl/rust-openssl#2640</a></li> <li>Add brainpoolP224r1 and brainpoolP224t1 NID constants by <a href="https://github.com/sfarestam-iproov"><code>@​sfarestam-iproov</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2642">rust-openssl/rust-openssl#2642</a></li> <li>x509: add minimal support for CRL building by <a href="https://github.com/DavidFontaineOcd"><code>@​DavidFontaineOcd</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2538">rust-openssl/rust-openssl#2538</a></li> <li>add mldsa.h to the boringssl bindgen by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2650">rust-openssl/rust-openssl#2650</a></li> <li>Deprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2652">rust-openssl/rust-openssl#2652</a></li> <li>Fix verify_mode() panic on unmodeled verify mode bits by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2651">rust-openssl/rust-openssl#2651</a></li> <li>Bump actions/checkout from 6.0.2 to 6.0.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2653">rust-openssl/rust-openssl#2653</a></li> <li>Release openssl 0.10.81 and openssl-sys 0.9.117 by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2655">rust-openssl/rust-openssl#2655</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/joshgodsiff"><code>@​joshgodsiff</code></a> made their first contribution in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2640">rust-openssl/rust-openssl#2640</a></li> <li><a href="https://github.com/sfarestam-iproov"><code>@​sfarestam-iproov</code></a> made their first contribution in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2642">rust-openssl/rust-openssl#2642</a></li> <li><a href="https://github.com/DavidFontaineOcd"><code>@​DavidFontaineOcd</code></a> made their first contribution in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2538">rust-openssl/rust-openssl#2538</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.80...openssl-v0.10.81">https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.80...openssl-v0.10.81</a></p> <h2>openssl-v0.10.80</h2> <h2>What's Changed</h2> <ul> <li>Prefer Homebrew openssl@4 and stop looking for openssl@1.1 by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2633">rust-openssl/rust-openssl#2633</a></li> <li>Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-padding by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2638">rust-openssl/rust-openssl#2638</a></li> <li>Release openssl 0.10.80 and openssl-sys 0.9.116 by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2639">rust-openssl/rust-openssl#2639</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.79...openssl-v0.10.80">https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.79...openssl-v0.10.80</a></p> <h2>openssl-v0.10.79</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/cache from 5.0.4 to 5.0.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2610">rust-openssl/rust-openssl#2610</a></li> <li>Try to fix OpenSSL 1.1.0l download by <a href="https://github.com/botovq"><code>@​botovq</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2614">rust-openssl/rust-openssl#2614</a></li> <li>Require &amp;mut BigNumContextRef for EcPointRef mul/invert by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2615">rust-openssl/rust-openssl#2615</a></li> <li>Fix UB in EcGroupRef::generator on groups without a generator by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2617">rust-openssl/rust-openssl#2617</a></li> <li>Replace <code>use libc::*;</code> with targeted imports in openssl-sys by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2618">rust-openssl/rust-openssl#2618</a></li> <li>Add PKeyRef::is_a and KeyType for name-based key identification by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2619">rust-openssl/rust-openssl#2619</a></li> <li>Add PKey::{public,private}_key_from_raw_bytes_ex by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2620">rust-openssl/rust-openssl#2620</a></li> <li>Bump MSRV to 1.80 by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2622">rust-openssl/rust-openssl#2622</a></li> <li>Drop once_cell in favor of std::sync::{LazyLock, OnceLock} by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2623">rust-openssl/rust-openssl#2623</a></li> <li>Add PKey::private_key_from_seed for ML-DSA/ML-KEM key import by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2621">rust-openssl/rust-openssl#2621</a></li> <li>parallelize more builds in CI for cold caches by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2625">rust-openssl/rust-openssl#2625</a></li> <li>Add PKeyRef::seed_into for ML-DSA/ML-KEM seed extraction by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2626">rust-openssl/rust-openssl#2626</a></li> <li>Fix process abort when verify/PSK callbacks fire after SSL_CTX swap by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2624">rust-openssl/rust-openssl#2624</a></li> <li>Bind OSSL_PARAM_modified and use it for seed_into by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2628">rust-openssl/rust-openssl#2628</a></li> <li>Add PkeyCtxRef::set_context_string for ML-DSA by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2629">rust-openssl/rust-openssl#2629</a></li> <li>Reject non-UTF-8 OCSP responder URLs in X509Ref::ocsp_responders by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2631">rust-openssl/rust-openssl#2631</a></li> <li>Fix output buffer overflow for AES key-wrap-with-padding ciphers by <a href="https://github.com/alex"><code>@​alex</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2630">rust-openssl/rust-openssl#2630</a></li> <li>Release openssl 0.10.79 and openssl-sys 0.9.115 by <a href="https://github.com/reaperhulk"><code>@​reaperhulk</code></a> in <a href="https://redirect.github.com/rust-openssl/rust-openssl/pull/2632">rust-openssl/rust-openssl#2632</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.78...openssl-v0.10.79">https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.78...openssl-v0.10.79</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/db9c9e2f5db2ad7b45fd894e8d297ee15bfd0c7c"><code>db9c9e2</code></a> Release openssl 0.10.81 and openssl-sys 0.9.117 (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2655">#2655</a>)</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/3a7fb5631ea06a5885cf33a49466a65160d1f7f3"><code>3a7fb56</code></a> Bump actions/checkout from 6.0.2 to 6.0.3 (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2653">#2653</a>)</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/d059c4352fd60fd4657649b7b4440ebaa007eda5"><code>d059c43</code></a> Fix verify_mode() panic on unmodeled verify mode bits (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2651">#2651</a>)</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/8b1519e8b815c7c1515137812b1b660df6b90ee5"><code>8b1519e</code></a> Deprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2652">#2652</a>)</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/d5713d675e46976240ab7de2b3d2f29617a7825e"><code>d5713d6</code></a> add mldsa.h to the boringssl bindgen (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2650">#2650</a>)</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/9fac31782cf6d786d527dd4c958924c7116a5ca7"><code>9fac317</code></a> Merge pull request <a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2538">#2538</a> from ocdlroux/feat/crl-full</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/4dae20b0a2a7336a009a018e82456daa948893d0"><code>4dae20b</code></a> x509: adding minimal support for X509CrlBuilder</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/47f7777b6be73906dbe8bc0aa53b6c44242579af"><code>47f7777</code></a> Add brainpoolP224r1 and brainpoolP224t1 NID constants (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2642">#2642</a>)</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/659da171061290dc6086f467d4caf4c7488442e8"><code>659da17</code></a> Bump aws-ls-sys to 0.41 (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2640">#2640</a>)</li> <li><a href="https://github.com/rust-openssl/rust-openssl/commit/35be7ae43b207fc0448a648a21e9156bc360c9af"><code>35be7ae</code></a> Release openssl 0.10.80 and openssl-sys 0.9.116 (<a href="https://redirect.github.com/rust-openssl/rust-openssl/issues/2639">#2639</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.74...openssl-v0.10.81">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d179da commit e922089

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)