mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
build(deps): bump aws-lc-rs from 1.13.0 to 1.13.1 (#36939)
Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.13.0 to 1.13.1. <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>v1.13.1</h2> <h2>What's Changed</h2> <ul> <li>Implement <code>AsRef<[u8]></code> for <code>UnparsedPublicKey</code> by <a href="https://github.com/Stupremee"><code>@Stupremee</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/790">aws/aws-lc-rs#790</a></li> <li>Support for target <code>x86_64-pc-windows-gnullvm</code> by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/702">aws/aws-lc-rs#702</a></li> <li>Improved support for <code>riscv64gc-unknown-linux-gnu</code> by <a href="https://github.com/kxxt"><code>@kxxt</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/774">aws/aws-lc-rs#774</a></li> <li><code>aws-lc-sys</code> now aligns w/ AWS-LC v1.51.2 by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/806">aws/aws-lc-rs#806</a></li> </ul> <h3>Build Improvements</h3> <ul> <li>Build latancy for <code>aarch64-apple-darwin</code> reduced by ~25% by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/797">aws/aws-lc-rs#797</a></li> <li>Improved environment variable support by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/763">aws/aws-lc-rs#763</a></li> <li>Assorted fixes for Windows compilation by <a href="https://github.com/amyspark"><code>@amyspark</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/778">aws/aws-lc-rs#778</a></li> </ul> <h3>Issues Being Resolved</h3> <ul> <li>Invalid numeric argument '/Wextra' with MSVC, how to build with Clang? -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/571">aws/aws-lc-rs#571</a></li> <li>Duplicate symbols in libaws_lc_0_28_2_crypto.a -- <a href="https://redirect.github.com/aws/aws-lc-rs/issues/795">aws/aws-lc-rs#795</a></li> </ul> <h2>Other Merged PRs</h2> <ul> <li>Document that BINDGEN_EXTRA_CLANG_ARGS can be used by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/781">aws/aws-lc-rs#781</a></li> <li>Bump aws-lc-sys to v0.28.1 by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/782">aws/aws-lc-rs#782</a></li> <li>Test packaging w/ SSL build by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/784">aws/aws-lc-rs#784</a></li> <li>Bump aws-lc-sys to v0.28.2 by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/785">aws/aws-lc-rs#785</a></li> <li>Bump aws-lc-fips-sys to v0.13.6 by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/786">aws/aws-lc-rs#786</a></li> <li>Add new include search path folder for no-cmake build because of upstream AWS-LC change <a href="https://redirect.github.com/aws/aws-lc-rs/issues/2324">#2324</a> by <a href="https://github.com/torben-hansen"><code>@torben-hansen</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/792">aws/aws-lc-rs#792</a></li> <li>Fix clippy by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/793">aws/aws-lc-rs#793</a></li> <li>Update for s2n-bignum-imported by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/794">aws/aws-lc-rs#794</a></li> <li>Update MacOS GH runners by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/798">aws/aws-lc-rs#798</a></li> <li>Realign aws-lc-sys v0.29.0 w/ AWS-LC v1.51.1 by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/804">aws/aws-lc-rs#804</a></li> <li>Fix rustls integ tests by <a href="https://github.com/justsmth"><code>@justsmth</code></a> in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/807">aws/aws-lc-rs#807</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/amyspark"><code>@amyspark</code></a> made their first contribution in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/778">aws/aws-lc-rs#778</a></li> <li><a href="https://github.com/kxxt"><code>@kxxt</code></a> made their first contribution in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/774">aws/aws-lc-rs#774</a></li> <li><a href="https://github.com/Stupremee"><code>@Stupremee</code></a> made their first contribution in <a href="https://redirect.github.com/aws/aws-lc-rs/pull/790">aws/aws-lc-rs#790</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws/aws-lc-rs/compare/v1.13.0...v1.13.1">https://github.com/aws/aws-lc-rs/compare/v1.13.0...v1.13.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="2833d9b00a
"><code>2833d9b</code></a> Build/Test for x86_64-pc-windows-gnullvm (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/702">#702</a>)</li> <li><a href="59470c5aa1
"><code>59470c5</code></a> Align w/ AWS-LC v1.51.2 (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/806">#806</a>)</li> <li><a href="7670bb5bf3
"><code>7670bb5</code></a> Fix rustls integ tests (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/807">#807</a>)</li> <li><a href="5b0febbb73
"><code>5b0febb</code></a> Realign aws-lc-sys v0.29.0 w/ AWS-LC v1.51.1 (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/804">#804</a>)</li> <li><a href="028bcd9b8d
"><code>028bcd9</code></a> Update MacOS GH runners (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/798">#798</a>)</li> <li><a href="3cffdbba7c
"><code>3cffdbb</code></a> Prepare aws-lc-sys v0.29.0 (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/797">#797</a>)</li> <li><a href="27a1015965
"><code>27a1015</code></a> Update for s2n-bignum-imported (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/794">#794</a>)</li> <li><a href="e794f85c3f
"><code>e794f85</code></a> Fix clippy (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/793">#793</a>)</li> <li><a href="e6bce83094
"><code>e6bce83</code></a> Implement <code>AsRef\<[u8]></code> for <code>UnparsedPublicKey</code> (<a href="https://redirect.github.com/aws/aws-lc-rs/issues/790">#790</a>)</li> <li><a href="36d24541e2
"><code>36d2454</code></a> Add new include search path folder for no-cmake build because of upstream AWS...</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-lc-rs/compare/v1.13.0...v1.13.1">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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dea4a97019
commit
d725fb3728
1 changed files with 9 additions and 9 deletions
18
Cargo.lock
generated
18
Cargo.lock
generated
|
@ -393,9 +393,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
|||
|
||||
[[package]]
|
||||
name = "aws-lc-rs"
|
||||
version = "1.13.0"
|
||||
version = "1.13.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "19b756939cb2f8dc900aa6dcd505e6e2428e9cae7ff7b028c49e3946efa70878"
|
||||
checksum = "93fcc8f365936c834db5514fc45aee5b1202d677e6b40e48468aaaa8183ca8c7"
|
||||
dependencies = [
|
||||
"aws-lc-sys",
|
||||
"zeroize",
|
||||
|
@ -403,9 +403,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "aws-lc-sys"
|
||||
version = "0.28.2"
|
||||
version = "0.29.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bfa9b6986f250236c27e5a204062434a773a13243d2ffc2955f37bdba4c5c6a1"
|
||||
checksum = "61b1d86e7705efe1be1b569bab41d4fa1e14e220b60a160f78de2db687add079"
|
||||
dependencies = [
|
||||
"bindgen 0.69.5",
|
||||
"cc",
|
||||
|
@ -2022,7 +2022,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.52.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -2549,7 +2549,7 @@ dependencies = [
|
|||
"gobject-sys",
|
||||
"libc",
|
||||
"system-deps",
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.52.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3991,7 +3991,7 @@ checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9"
|
|||
dependencies = [
|
||||
"hermit-abi 0.5.0",
|
||||
"libc",
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.52.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -6139,7 +6139,7 @@ dependencies = [
|
|||
"errno",
|
||||
"libc",
|
||||
"linux-raw-sys",
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.52.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -7507,7 +7507,7 @@ dependencies = [
|
|||
"getrandom",
|
||||
"once_cell",
|
||||
"rustix",
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.52.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue