From 0634c11995b2311471f47f73f212c769206662c5 Mon Sep 17 00:00:00 2001 From: texastony <5892063+texastony@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:32:42 -0600 Subject: [PATCH 1/2] chore(duvet): use public specification --- .gitmodules | 4 ++-- test-server/specification | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 75e91f99..274a1905 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,8 +24,8 @@ branch = main [submodule "test-server/specification"] path = test-server/specification - url = git@github.com:awslabs/private-aws-encryption-sdk-specification-staging.git - branch = fire-egg-staging + url = https://github.com/awslabs/aws-encryption-sdk-specification.git + branch = tonyknap/s3ec-v3.0.1-candidate [submodule "test-server/net-v4-server/s3ec-net-v4-improved"] path = test-server/net-v4-server/s3ec-net-v4-improved url = https://github.com/aws/amazon-s3-encryption-client-dotnet.git diff --git a/test-server/specification b/test-server/specification index 1f1ae8bb..6f9557a8 160000 --- a/test-server/specification +++ b/test-server/specification @@ -1 +1 @@ -Subproject commit 1f1ae8bb2b7b082b87ffbf4916a9723e531b2052 +Subproject commit 6f9557a89a98fc09f41d8df1a6b196bd80023c2c From 0fda43683a99c2fbcffdf3595daeaca9d4713e8e Mon Sep 17 00:00:00 2001 From: texastony <5892063+texastony@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:08:50 -0600 Subject: [PATCH 2/2] chore(duvet): use public specification --- test-server/specification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-server/specification b/test-server/specification index 6f9557a8..2e1710a6 160000 --- a/test-server/specification +++ b/test-server/specification @@ -1 +1 @@ -Subproject commit 6f9557a89a98fc09f41d8df1a6b196bd80023c2c +Subproject commit 2e1710a6b305484612951bc97985fd15c80f5823