summaryrefslogtreecommitdiff
path: root/debian/patches/sshd-ignore-sighup.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-02-28 00:11:59 +0000
committerColin Watson <cjwatson@debian.org>2010-02-28 00:11:59 +0000
commit0d2786ac869cb7a5a289a3efbdc75ff8c66548d4 (patch)
treeca26aaf14245c50123702d5c7b8a417fee49f7ff /debian/patches/sshd-ignore-sighup.patch
parent2c444c15821dde18158e2251323c2a8f174d5940 (diff)
DEP-3 tagging of remaining miscellaneous bug fixes
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