complete support for S3 signature=anonymous

aws-0.23 has been released.

When built with an older aws, initremote will error out when run
with signature=anonymous. And when a remote has been initialized with
that by a version of git-annex that does support it, older versions will
fail when the remote is accessed, with a useful error message.

Sponsored-by: Dartmouth College's DANDI project
This commit is contained in:
Joey Hess 2022-11-04 15:42:43 -04:00
parent f3fbdddb8a
commit e100993935
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 55 additions and 37 deletions

View file

@ -13,7 +13,7 @@ packages:
- '.'
extra-deps:
- IfElse-0.85
- aws-0.22
- aws-0.23
- bloomfilter-2.0.1.0
- tasty-1.2
- tasty-rerun-1.1.14