From 148a0c87351f0d96812156f1153fcb43e6dce43d Mon Sep 17 00:00:00 2001 From: Cesar Mello Date: Thu, 9 Dec 2021 12:13:20 -0800 Subject: [PATCH] CRT submodules update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit aws-c-auth v0.6.8 ✓ aws-c-cal v0.5.12 ✓ aws-c-common v0.6.17 -> v0.6.18 aws-c-compression v0.2.14 ✓ aws-c-event-stream v0.2.7 ✓ aws-c-http v0.6.10 ✓ aws-c-io v0.10.13 -> v0.10.14 aws-c-mqtt v0.7.9 -> v0.7.10 aws-c-s3 v0.1.27 -> v0.1.30 aws-c-sdkutils v0.1.1 ✓ aws-checksums v0.1.12 ✓ aws-lc v0.0.2 ✓ s2n v1.3.0 -> v1.3.1 Diff: Submodule crt/aws-c-common 4639b27..cba2308: > Support for Windows server 2008 (#868) > Bump Litani version to 1.16.0 (#872) > Upgrade CBMC submodules (#871) > Remove aws_ring_buffer_allocator_init declaration from public header (#870) > Make byte_buf proof allocator consistent with code (#869) > Removes unused stubs from CBMC proofs (#867) Submodule crt/aws-c-io da95b34..cb9dcea: > const pointer (#456) > Set default cpu_id on thread_options (#455) > Windows header (#454) > Improved error reporting when getaddrinfo() fails (#452) Submodule crt/aws-c-mqtt 60f9a17..6168e32: > remove try lock from debug build (#207) Submodule crt/aws-c-s3 8655417..76f49fb: > Enable headers callback invocation for failed requests (#162) > remove try lock from debug build (#161) > [dashboard] update dependencies and tirvial bug fix (#160) > fix build for cross compile (#157) > Add missing dependency in README.md (#156) > Remove package locks irrelevant to aws-c-s3's security stance (#155) > Remove package locks irrelevant to aws-c-s3's security stance (#154) Submodule crt/s2n ab9a3be..7d02417: > Nitpick usage guide links (#3133) > FIPS Static Config is Only Created When Needed (#3129) > Fix build on NetBSD. (#3131) > Feature probe for EVP_md5_sha1() (#3128) > Allow EVP hash implementation to use EVP_md5_sha1 if available (#3126) > Allow synchronous private key operations (#3121) --- crt/aws-c-common | 2 +- crt/aws-c-io | 2 +- crt/aws-c-mqtt | 2 +- crt/aws-c-s3 | 2 +- crt/s2n | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crt/aws-c-common b/crt/aws-c-common index 4639b27bf..cba230815 160000 --- a/crt/aws-c-common +++ b/crt/aws-c-common @@ -1 +1 @@ -Subproject commit 4639b27bf04559b0414e029bb6c22856f356da5a +Subproject commit cba230815132f53206c501874e03a286765fb225 diff --git a/crt/aws-c-io b/crt/aws-c-io index da95b34ef..cb9dcea96 160000 --- a/crt/aws-c-io +++ b/crt/aws-c-io @@ -1 +1 @@ -Subproject commit da95b34ef3f247c5b8dbe266251f09e15e9b7f0c +Subproject commit cb9dcea961701791ca3012c3eeea81864e08aebe diff --git a/crt/aws-c-mqtt b/crt/aws-c-mqtt index 60f9a179c..6168e32bf 160000 --- a/crt/aws-c-mqtt +++ b/crt/aws-c-mqtt @@ -1 +1 @@ -Subproject commit 60f9a179c1a599cbf217edcccc9dd008c8e9b787 +Subproject commit 6168e32bf9f745dec40df633b78baa03420b7f83 diff --git a/crt/aws-c-s3 b/crt/aws-c-s3 index 8655417a9..76f49fbfa 160000 --- a/crt/aws-c-s3 +++ b/crt/aws-c-s3 @@ -1 +1 @@ -Subproject commit 8655417a9c6940e6373cbcb4fb93b823317bccb9 +Subproject commit 76f49fbfa9deabd464842900744fad10a44314b4 diff --git a/crt/s2n b/crt/s2n index ab9a3be5a..7d02417a5 160000 --- a/crt/s2n +++ b/crt/s2n @@ -1 +1 @@ -Subproject commit ab9a3be5a8abcbc5bd7bdba662497a717737c838 +Subproject commit 7d02417a575b62c50ba08d791d11495238164815