summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-12-12 14:54:03 +0100
committerLars Wirzenius <liw@liw.fi>2015-12-12 14:56:20 +0100
commit10262135b0659806a12b7c955013d39f5df8aec5 (patch)
treecb7b17ef88fe3634070d0c2976d81cbede8d3e57 /debian
parent1718b2284344ebd7ae577963a880d32f1c0cf8f8 (diff)
downloadobnam-10262135b0659806a12b7c955013d39f5df8aec5.tar.gz
Do not ignore EPIPE in backup
Ignoring EPIPE caused a closed SSH connection to be ignored, leading to repeated reading from the now-closed connection. Forever. And ever. And ever.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f2b11025..adc98d56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+obnam (1.19) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Fix "ignored Broken Pipe exception" <explain what you changed and
+ why> (Closes: #679940)
+
+ -- Lars Wirzenius <liw@liw.fi> Sat, 12 Dec 2015 14:55:30 +0100
+
obnam (1.18.2-1) unstable; urgency=medium
* New upstream release. Closes: