summaryrefslogtreecommitdiff
path: root/debian/patches/keepalive-extensions.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-02-27 20:40:41 +0000
committerColin Watson <cjwatson@debian.org>2010-02-27 20:40:41 +0000
commit58d1f877a2337cdfa96a862eadb933da0dffdd35 (patch)
treee6a1ab8af7aad7a5cc11d8414e2e74a0fb14e790 /debian/patches/keepalive-extensions.patch
parent56276d29ea829cd4c92cd881b496388d93c23dee (diff)
DEP-3 tagging of autotools, SELinux, key blacklisting, and keepalive patches
Diffstat (limited to 'debian/patches/keepalive-extensions.patch')
-rw-r--r--debian/patches/keepalive-extensions.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/keepalive-extensions.patch b/debian/patches/keepalive-extensions.patch
index cb9c2823c..1bfc9c798 100644
--- a/debian/patches/keepalive-extensions.patch
+++ b/debian/patches/keepalive-extensions.patch
@@ -1,3 +1,19 @@
1Description: Various keepalive extensions
2 Add compatibility aliases for ProtocolKeepAlives and SetupTimeOut,
3 supported in previous versions of Debian's OpenSSH package but since
4 superseded by ServerAliveInterval. (We're probably stuck with this bit for
5 compatibility.)
6 .
7 In batch mode, default ServerAliveInterval to five minutes.
8 .
9 Adjust documentation to match and to give some more advice on use of
10 keepalives.
11Author: Richard Kettlewell <rjk@greenend.org.uk>
12Author: Ian Jackson <ian@chiark.greenend.org.uk>
13Author: Matthew Vernon <matthew@debian.org>
14Author: Colin Watson <cjwatson@debian.org>
15Last-Update: 2010-02-27
16
1Index: b/readconf.c 17Index: b/readconf.c
2=================================================================== 18===================================================================
3--- a/readconf.c 19--- a/readconf.c