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:
parent
f3fbdddb8a
commit
e100993935
4 changed files with 55 additions and 37 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue