summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-10-26 13:00:05 +0100
committerColin Watson <cjwatson@debian.org>2010-10-26 13:00:05 +0100
commit2ff7e453722250e15e681574314a635ac9003f3c (patch)
tree02628fef3072bb8719a4b9e26d7fb44e23c74ff9 /debian/patches/series
parentd03a9f67f01b5c828ecb9aac1f8b9439e252fc4a (diff)
Backport upstream patch to install a SIGCHLD handler to reap expired ssh
child processes, preventing lots of zombies when using ControlPersist (closes: #594687).
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index fe14d7a8d..f3c6a87e0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -41,3 +41,4 @@ doc-hash-tab-completion.patch
41# Debian-specific configuration 41# Debian-specific configuration
42gnome-ssh-askpass2-icon.patch 42gnome-ssh-askpass2-icon.patch
43debian-config.patch 43debian-config.patch
44ssh-sigchld.patch