summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-08 20:14:28 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-08 20:14:32 +0100
commit286194bf8211db68991be7831e76829c7147829a (patch)
tree610274f4b2cdc45b279e5c1ab36d64d6d84065bc /debian/changelog
parentd49ec0833c03e428cc5a807331b389f1a70cab74 (diff)
dgit: tolerate compressor terminating with SIGPIPE.
Closes:#857694. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f25c5d4..91bb617 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ dgit (3.11~) unstable; urgency=medium
tree. Closes:#865863.
* dgit: rpush: Honour local git config from build host working
tree.
+ * dgit: tolerate compressor terminating with SIGPIPE.
+ Closes:#857694.
* infrastructure: Cope with new git-receive-pack which has
quarantine feature: ie, work around #867702.
* test suite: Cope with git restricting ext:: protocols.