From 7491ceab99818c57af5914eee9ca0f6d14378b3a Mon Sep 17 00:00:00 2001 From: Dengke Date: Thu, 5 Sep 2024 14:54:30 -0700 Subject: [PATCH 1/3] latest submodules --- crt/aws-c-auth | 2 +- crt/aws-c-cal | 2 +- crt/aws-c-compression | 2 +- crt/aws-c-s3 | 2 +- crt/aws-checksums | 2 +- crt/aws-lc | 2 +- crt/s2n | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/crt/aws-c-auth b/crt/aws-c-auth index 52bf59161..3281f8692 160000 --- a/crt/aws-c-auth +++ b/crt/aws-c-auth @@ -1 +1 @@ -Subproject commit 52bf591613d1a001c43ec99af7376f871759c5fe +Subproject commit 3281f8692e6fd10562c4585a4dded5c16b322698 diff --git a/crt/aws-c-cal b/crt/aws-c-cal index 77ca3aea8..2cb1d2eac 160000 --- a/crt/aws-c-cal +++ b/crt/aws-c-cal @@ -1 +1 @@ -Subproject commit 77ca3aea879bc768082fe7ec715adcde8e98c332 +Subproject commit 2cb1d2eac925e2dbc45025eb89af82bd790c23a0 diff --git a/crt/aws-c-compression b/crt/aws-c-compression index ea1d421a4..f36d01672 160000 --- a/crt/aws-c-compression +++ b/crt/aws-c-compression @@ -1 +1 @@ -Subproject commit ea1d421a421ad83a540309a94c38d50b6a5d836b +Subproject commit f36d01672d61e49d96a777870d456f66fa391cd4 diff --git a/crt/aws-c-s3 b/crt/aws-c-s3 index 0ab4d58ef..502cd6249 160000 --- a/crt/aws-c-s3 +++ b/crt/aws-c-s3 @@ -1 +1 @@ -Subproject commit 0ab4d58ef0bd97970d43828cb6b57a3de5747343 +Subproject commit 502cd6249c6523583c19b122c65e02cf74301b3e diff --git a/crt/aws-checksums b/crt/aws-checksums index aac442a2d..779b5f350 160000 --- a/crt/aws-checksums +++ b/crt/aws-checksums @@ -1 +1 @@ -Subproject commit aac442a2dbbb5e72d0a3eca8313cf65e7e1cac2f +Subproject commit 779b5f350eed7fb784bb3c6700b7532e3fdd84ff diff --git a/crt/aws-lc b/crt/aws-lc index 057477806..2f1879759 160000 --- a/crt/aws-lc +++ b/crt/aws-lc @@ -1 +1 @@ -Subproject commit 05747780676652f41d0b9c570a495e4bb6608560 +Subproject commit 2f1879759b2e0fc70592665bdf10087b64f44b7d diff --git a/crt/s2n b/crt/s2n index 79c0f1b43..87f4a0585 160000 --- a/crt/s2n +++ b/crt/s2n @@ -1 +1 @@ -Subproject commit 79c0f1b434742d9f1152c48d3781433649f6f8fe +Subproject commit 87f4a0585dc3056433f193b9305f587cff239be3 From 7c8e1dfd33304d49ea592acac6f7801569b72800 Mon Sep 17 00:00:00 2001 From: Dengke Date: Thu, 5 Sep 2024 14:56:18 -0700 Subject: [PATCH 2/3] remove the unneeded log --- test/test_websocket.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_websocket.py b/test/test_websocket.py index b0e748b24..17de0a92d 100644 --- a/test/test_websocket.py +++ b/test/test_websocket.py @@ -467,7 +467,6 @@ def test_send_receive_data(self): self.assertIsNone(handler.exception) def test_send_frame_exceptions(self): - init_logging(LogLevel.Trace, 'stderr') with WebSocketServer(self.host, self.port) as server: handler = ClientHandler() handler.connect_sync(self.host, self.port) From 187d19672364298ec4598621ce698b992ca7e246 Mon Sep 17 00:00:00 2001 From: Dengke Date: Thu, 5 Sep 2024 15:11:03 -0700 Subject: [PATCH 3/3] leave checksum update --- crt/aws-checksums | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crt/aws-checksums b/crt/aws-checksums index 779b5f350..aac442a2d 160000 --- a/crt/aws-checksums +++ b/crt/aws-checksums @@ -1 +1 @@ -Subproject commit 779b5f350eed7fb784bb3c6700b7532e3fdd84ff +Subproject commit aac442a2dbbb5e72d0a3eca8313cf65e7e1cac2f