tag 876538 pending
thanks
Hello,
Bug #876538 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:
https://anonscm.debian.org/cgit/pkg-gnupg/gpgme.git/commit/?id=36eceec
---
commit 36eceecf0774d59ab6afc6c6564eb9aa9efa7d11
Author: Daniel Kahn Gillmor <[email protected]>
Date: Tue Oct 10 23:28:23 2017 -0400
prepare debian release
diff --git a/debian/changelog b/debian/changelog
index 5241b13..1824695 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gpgme1.0 (1.9.0-6) unstable; urgency=medium
+
+ * point to correct qgpgme README (Closes: #857529)
+ * use getdents64 instead of getdents (Closes: #876538)
+ * Standards-Version: bump to 4.1.1 (no changes needed)
+
+ -- Daniel Kahn Gillmor <[email protected]> Tue, 10 Oct 2017 23:25:45
-0400
+
gpgme1.0 (1.9.0-5) unstable; urgency=medium
* Import more bugfixes from upstream.