[PR #3467] [CLOSED] build(deps): bump aws-lc-rs from 1.15.4 to 1.16.0 #3865

Closed
opened 2026-03-16 12:07:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3467
Author: @dependabot[bot]
Created: 2/19/2026
Status: Closed

Base: mainHead: dependabot/cargo/aws-lc-rs-1.16.0


📝 Commits (1)

  • 4f8f957 build(deps): bump aws-lc-rs from 1.15.4 to 1.16.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps aws-lc-rs from 1.15.4 to 1.16.0.

Release notes

Sourced from aws-lc-rs's releases.

aws-lc-rs v1.16.0

What's Changed

Build Improvements

Issues Being Closed

Other Merged PRs

New Contributors

Full Changelog: https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0

Commits

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3467 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/19/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/aws-lc-rs-1.16.0` --- ### 📝 Commits (1) - [`4f8f957`](https://github.com/hickory-dns/hickory-dns/commit/4f8f957aa2ed4e57281f9ddaa184904ff5da8630) build(deps): bump aws-lc-rs from 1.15.4 to 1.16.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.15.4 to 1.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-lc-rs/releases">aws-lc-rs's releases</a>.</em></p> <blockquote> <h2>aws-lc-rs v1.16.0</h2> <h2>What's Changed</h2> <ul> <li>MSRV bumped to 1.71.0 by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1035">aws/aws-lc-rs#1035</a></li> <li>aws-lc-sys v0.37.1 by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1036">aws/aws-lc-rs#1036</a></li> <li>Deterministic seed-based key generation for ML-DSA (<code>PqdsaKeyPair::from_seed</code>) per FIPS 204 by <a href="https://github.com/LatticeArc-Founder"><code>@​LatticeArc-Founder</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1034">aws/aws-lc-rs#1034</a></li> <li><code>DecapsulationKey</code> serialization support for ML-KEM by <a href="https://github.com/LatticeArc-Founder"><code>@​LatticeArc-Founder</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1029">aws/aws-lc-rs#1029</a></li> <li>Improved testability: <code>unsealed::SecureRandom</code> and agreement key generation for testing by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1021">aws/aws-lc-rs#1021</a></li> <li>Updated <a href="https://aws.github.io/aws-lc-rs/index.html">User Guide</a> by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1041">aws/aws-lc-rs#1041</a></li> </ul> <h3>Build Improvements</h3> <ul> <li>Add Clang support on Windows by <a href="https://github.com/aminya"><code>@​aminya</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1032">aws/aws-lc-rs#1032</a></li> <li>Support cranelift backend on Windows by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1030">aws/aws-lc-rs#1030</a></li> <li>Fix support for OpenWrt; respect <code>TARGET_CC</code>/<code>TARGET_CXX</code>/<code>TARGET_CFLAGS</code> env vars by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1026">aws/aws-lc-rs#1026</a></li> <li>Skip memcmp check for cross-compilation by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1037">aws/aws-lc-rs#1037</a></li> </ul> <h3>Issues Being Closed</h3> <ul> <li>Clang compilation fails on Windows -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/1031">aws/aws-lc-rs#1031</a></li> <li>Unable to build w/ rustc_codegen_cranelift compiler backend (on Windows) -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/537">aws/aws-lc-rs#537</a></li> <li>OpenWrt cross-compilation fails -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/1009">aws/aws-lc-rs#1009</a></li> <li>Respect <code>TARGET_CC</code> over <code>CC</code> for cross-compilation -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/1025">aws/aws-lc-rs#1025</a></li> <li>Provide unsealed SecureRandom for testing -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/1020">aws/aws-lc-rs#1020</a></li> <li>ML-KEM DecapsulationKey serialization -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/799">aws/aws-lc-rs#799</a></li> <li>Large performance regression 1.14.0 -&gt; 1.14.1 -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/899">aws/aws-lc-rs#899</a></li> <li>Request: Update the User Guide to mention more *nix systems -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/643">aws/aws-lc-rs#643</a></li> </ul> <h2>Other Merged PRs</h2> <ul> <li>Prepare v1.16.0 by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1046">aws/aws-lc-rs#1046</a></li> <li>Update criterion dependency by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1039">aws/aws-lc-rs#1039</a></li> <li>Speedup CI completion by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1040">aws/aws-lc-rs#1040</a></li> <li>Enable CI for mips64-unknown-linux-muslabi64 by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1017">aws/aws-lc-rs#1017</a></li> <li>Fix rustls integ test by <a href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1019">aws/aws-lc-rs#1019</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/LatticeArc-Founder"><code>@​LatticeArc-Founder</code></a> made their first contribution in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1034">aws/aws-lc-rs#1034</a></li> <li><a href="https://github.com/aminya"><code>@​aminya</code></a> made their first contribution in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/1032">aws/aws-lc-rs#1032</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0">https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-lc-rs/commit/198d9bab79ecc56925292f9590fb5a747d2f2781"><code>198d9ba</code></a> Prepare v1.16.0 (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1046">#1046</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/3be1c0f26b1e76ccbf814cc064704d44350bc0d5"><code>3be1c0f</code></a> Update documentation (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1041">#1041</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/1dd30ab4d60d0b053f256879586e8803102aca95"><code>1dd30ab</code></a> Speedup CI completion (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1040">#1040</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/a357198f8f603214ca2d9d1f68e0df857d427fae"><code>a357198</code></a> feat(pqdsa): Add deterministic seed-based key generation for ML-DSA (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1034">#1034</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/9dc08af38f3ee2cbd359ebaef0b7f4f158e7c113"><code>9dc08af</code></a> Update criterion dependency (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1039">#1039</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/a8cac6622a7ac5ecbffcedafbca11cc73781ce7e"><code>a8cac66</code></a> Bump aws-lc-sys to v0.37.1 (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1036">#1036</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/dd434425facaa558ed6e4299b9a7871203c8ead6"><code>dd43442</code></a> skip memcmp_invalid_stripped_check for cross-compilation (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1037">#1037</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/8530f187937d0feb022b1a975bac0a2c52d789b0"><code>8530f18</code></a> Bump MSRV to 1.71.0; Fix rustls integration - webpki (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1035">#1035</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/fcec9cd4ae4742eed8ec035c48b3bd1bd967daf9"><code>fcec9cd</code></a> Improve Testability: <code>unsealed::SecureRandom</code> and agreement (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1021">#1021</a>)</li> <li><a href="https://github.com/aws/aws-lc-rs/commit/819879d30acbb8214d5abe0ff291aff7a2fbc5c3"><code>819879d</code></a> Support cranelift backend on Windows (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/1030">#1030</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-lc-rs&package-manager=cargo&previous-version=1.15.4&new-version=1.16.0)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:07:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3865
No description provided.