]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
drop "Note to users of GnuPG version 2"
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 19 Feb 2017 16:59:19 +0000 (09:59 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Sun, 19 Feb 2017 16:59:19 +0000 (09:59 -0700)
README.rst
debian/changelog

index 4b97a4c05be0a07db5f532ad7dc7408b70e0242b..cfd9cf60d0767b3cefe0ac0d46eda4d426568c78 100644 (file)
@@ -91,17 +91,6 @@ Environment Variables
 *GCRYPT_FULL_REPACK*
     This environment variable forces full repack when pushing.
 
-Note to users of GnuPG version 2
-================================
-
-When a repository was pushed with ``gcrypt.publish-participants``
-false (i.e. the recipient is anonymous), and you are using GnuPG
-version 2, you will need to include ``--try-all-secrets`` or
-``--try-secret-key ID`` in ``gcrypt.gpg-args``.
-
-GnuPG version 1 always tries all available secret keys when it
-encounters a message with an anonymous recipient.
-
 Examples
 ========
 
index 892bbaff681f963bdad1cff6cde6b795f289423a..8559845cf243275a22f97da3f36600cf284a164c 100644 (file)
@@ -1,6 +1,8 @@
 git-remote-gcrypt (1.0.2) UNRELEASED; urgency=medium
 
   Documentation:
+  * Drop section "Note to users of GnuPG version 2".
+    This was a bug in GnuPG, fixed in version 2.1.16.
   * Add a note about performance when pushing to arbitrary git URLs.
   * Add section containing author and maintainer information.
   * Add `apt-get` installation instructions, for the benefit of GitHub users.