diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 179a24dca..42ab381d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,11 @@ git-annex (5.20140710) UNRELEASED; urgency=medium (since 5.20140707). * sync: Fix git sync with local git remotes even when they don't have an annex.uuid set. (The assistant already did so.) + * Set gcrypt-publish-participants when setting up a gcrypt repository, + to avoid unncessary passphrase prompts. + This is a security/usability tradeoff. To avoid exposing the gpg key + ids who can decrypt the repository, users can unset + gcrypt-publish-participants. -- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 23:29:21 -0400 |