summaryrefslogtreecommitdiff
path: root/debian/patches/sshd-ignore-sighup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/sshd-ignore-sighup.patch')
-rw-r--r--debian/patches/sshd-ignore-sighup.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/patches/sshd-ignore-sighup.patch b/debian/patches/sshd-ignore-sighup.patch
index 652b3fa66..ded8bc247 100644
--- a/debian/patches/sshd-ignore-sighup.patch
+++ b/debian/patches/sshd-ignore-sighup.patch
@@ -1,3 +1,10 @@
1Description: sshd: Ignore subsequent SIGHUPs during re-exec
2 Prevents two HUPs in quick succession from resulting in sshd dying.
3Author: Colin Watson <cjwatson@debian.org>
4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1692
5Bug-Ubuntu: https://bugs.launchpad.net/bugs/497781
6Last-Update: 2010-02-28
7
1Index: b/sshd.c 8Index: b/sshd.c
2=================================================================== 9===================================================================
3--- a/sshd.c 10--- a/sshd.c