S3: Fix support for using https.
Was using the http-only Manager before, not the tls-capable one.
This commit is contained in:
parent
45c9440cf9
commit
c32a2429ed
2 changed files with 4 additions and 4 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -35,11 +35,11 @@ git-annex (5.20150931) UNRELEASED; urgency=medium
|
|||
Fixed this bug, which was introduced in version 5.20150727.
|
||||
* Avoid unncessary write to the location log when a file is unlocked
|
||||
and then added back with unchanged content.
|
||||
* S3: Fix support for using https.
|
||||
* Debian: Add torrent library to build-depends as it's packaged now,
|
||||
and stop recommending bittornado | bittorrent.
|
||||
* Debian: Remove dependency on transformers library, as it is now
|
||||
included in ghc.
|
||||
*
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 01 Oct 2015 12:42:56 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue