convert gcrypt to new regime, including chunking

Some reorg of Remote.Rsync code to export the things gcrypt needs.
This commit is contained in:
Joey Hess 2014-08-03 17:31:10 -04:00
parent f5f961215b
commit b35f7983ff
4 changed files with 84 additions and 96 deletions

2
debian/changelog vendored
View file

@ -1,7 +1,7 @@
git-annex (5.20140718) UNRELEASED; urgency=medium
* New chunk= option to chunk files stored in special remotes.
Currently supported by: directory, S3, rsync, and all external
Supported by: directory, S3, gcrypt, rsync, and all external
and hook special remotes.
* Partially transferred files are automatically resumed when using
chunked remotes!