From ef933efbf46dce39eafd0a4bda51a180ed0c541e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 17 Oct 2016 17:24:18 +0100 Subject: Detect SIGPIPE (and SIGCHLD) being blocked or ignored. Closes:#841085. In fact, it seems in my test that Perl resets SIGCHLD itself, printing something to stderr, so that trip does not actually fire. But it makes sense to keep it. Signed-off-by: Ian Jackson --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d8827a4..203a864 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ dgit (2.2) unstable; urgency=low * Fix config relating to Debian to actually make split brain mode work. Closes:#841085. - * + * Detect SIGPIPE (and SIGCHLD) being blocked or ignored. + Closes:#841085. -- -- cgit v1.2.3