summaryrefslogtreecommitdiff
path: root/debian/patches/syslog-level-silent.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/syslog-level-silent.patch
parent58d1f877a2337cdfa96a862eadb933da0dffdd35 (diff)
DEP-3 tagging for message adjustments, and start on miscellaneous bug fixes
Diffstat (limited to 'debian/patches/syslog-level-silent.patch')
-rw-r--r--debian/patches/syslog-level-silent.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/patches/syslog-level-silent.patch b/debian/patches/syslog-level-silent.patch
index 492d61983..1c3dacb83 100644
--- a/debian/patches/syslog-level-silent.patch
+++ b/debian/patches/syslog-level-silent.patch
@@ -1,3 +1,13 @@
1Description: Add "LogLevel SILENT" (-qq), suppressing even fatal errors
2 It's not clear that this is as useful as originally intended, or
3 implemented correctly, and there's no bug trail to be found for the
4 original feature (although it has been tweaked by bug reports since it was
5 added in Debian openssh 1:3.0.1p1-1). Needs review.
6Author: Jonathan David Amery <jdamery@ysolde.ucam.org>
7Author: Matthew Vernon <matthew@debian.org>
8Author: Colin Watson <cjwatson@debian.org>
9Last-Update: 2010-02-27
10
1Index: b/clientloop.c 11Index: b/clientloop.c
2=================================================================== 12===================================================================
3--- a/clientloop.c 13--- a/clientloop.c