diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-16 16:07:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-16 16:07:27 -0400 |
commit | 96b3fe5f9d8f103207ef7ca528fcc65e06df3bdf (patch) | |
tree | 7b31e576a50bb998f6f36ae7a9276aed2e8aff96 /debian | |
parent | 7655974b46696b89b8c68494f663168d2b606d5b (diff) |
webapp: Initial support for setting up encrypted removable drives.
No support yet for generating new gpg keys.
No support yet for adding existing encrypted repos from removable drives.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4ccf72e91..31d79676d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ git-annex (4.20130912) UNRELEASED; urgency=low + * webapp: Initial support for setting up encrypted removable drives. + * Recommend using my patched gcrypt, which fixes some bugs: + https://github.com/joeyh/git-remote-gcrypt * Support hot-swapping of removable drives containing gcrypt repositories. * remotes: New command, displays a compact table of remotes that contain files. |