tag 836259 pending
thanks
Hello,
Bug #836259 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=pkg-gnupg/gnupg2.git;a=commitdiff;h=fd9652f
---
commit fd9652f346c7687b360273a4bf67522cc2295081
Author: Daniel Kahn Gillmor <[email protected]>
Date: Wed Sep 14 17:15:56 2016 -0400
prepare new release
diff --git a/debian/changelog b/debian/changelog
index 2fc38f5..dd29f27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+gnupg2 (2.1.15-3) unstable; urgency=medium
+
+ * Use upstream fix to avoid touching homedir during test suite
+ * backward compatibility for preset-passphrase and protect-tool
+ * add Breaks: for python3-apt too (thanks, Harald Jenny!)
+ * Avoid network access during tests (Closes: #836259)
+ * more patches from upstream
+ - gpgv --output now works
+ - fingerprint display doesn't vary with --keyid-format
+ - minor cleanup to scdaemon dealing with removed cards
+
+ -- Daniel Kahn Gillmor <[email protected]> Wed, 14 Sep 2016 17:08:58
-0400
+
gnupg2 (2.1.15-2) unstable; urgency=medium
* restore keyid output in gpgv (Closes: #836144)