summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-07 16:06:07 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-07 16:19:26 +0000
commit3d15c2615f907ea17f09ebd9ee1970c9d05eeb96 (patch)
tree4d3294d77a321eebbab96892a80af192b23ffc3e
parent88c8440dc1ac4e6de35615ac18fdb3ec281e1d96 (diff)
changelog: Document gnupg workarounds
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9fd6edd..380165c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,10 @@ dgit (4.2~) experimental; urgency=medium
Test suite:
* dpkgsourceignores-docs: Correct restriction (so autopkgtest
won't try to run it).
+ Test suite:
+ * Additional workarounds for gnupg races (#868550) including
+ retrying each individual test once, and more sophisticated
+ wrapper for gpg (with locking and, sometimes saves stdin).
--