summaryrefslogtreecommitdiff
path: root/debian/patches/quieter-signals.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-02-27 21:15:50 +0000
committerColin Watson <cjwatson@debian.org>2010-02-27 21:15:50 +0000
commit2c444c15821dde18158e2251323c2a8f174d5940 (patch)
tree32a442c4ac7438609d45b4bbe8947c3276a422fb /debian/patches/quieter-signals.patch
parent58d1f877a2337cdfa96a862eadb933da0dffdd35 (diff)
DEP-3 tagging for message adjustments, and start on miscellaneous bug fixes
Diffstat (limited to 'debian/patches/quieter-signals.patch')
-rw-r--r--debian/patches/quieter-signals.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/quieter-signals.patch b/debian/patches/quieter-signals.patch
index bf36b5498..40606adc2 100644
--- a/debian/patches/quieter-signals.patch
+++ b/debian/patches/quieter-signals.patch
@@ -1,3 +1,12 @@
1Description: Reduce severity of "Killed by signal %d"
2 This produces irritating messages when using ProxyCommand or other programs
3 that use ssh under the covers (e.g. Subversion). These messages are more
4 normally printed by the calling program, such as the shell.
5Author: Peter Samuelson <peter@p12n.org>
6Author: Colin Watson <cjwatson@debian.org>
7Bug-Debian: http://bugs.debian.org/313371
8Last-Update: 2010-02-27
9
1Index: b/clientloop.c 10Index: b/clientloop.c
2=================================================================== 11===================================================================
3--- a/clientloop.c 12--- a/clientloop.c