diff options
author | Colin Watson <cjwatson@debian.org> | 2010-02-27 20:40:41 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-02-27 20:40:41 +0000 |
commit | 58d1f877a2337cdfa96a862eadb933da0dffdd35 (patch) | |
tree | e6a1ab8af7aad7a5cc11d8414e2e74a0fb14e790 /debian/patches/ssh1-keepalive.patch | |
parent | 56276d29ea829cd4c92cd881b496388d93c23dee (diff) |
DEP-3 tagging of autotools, SELinux, key blacklisting, and keepalive patches
Diffstat (limited to 'debian/patches/ssh1-keepalive.patch')
-rw-r--r-- | debian/patches/ssh1-keepalive.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/patches/ssh1-keepalive.patch b/debian/patches/ssh1-keepalive.patch index 37b8052eb..c82563033 100644 --- a/debian/patches/ssh1-keepalive.patch +++ b/debian/patches/ssh1-keepalive.patch | |||
@@ -1,3 +1,8 @@ | |||
1 | Description: Partial server keep-alive implementation for SSH1 | ||
2 | Author: Colin Watson <cjwatson@debian.org> | ||
3 | Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1712 | ||
4 | Last-Update: 2010-02-27 | ||
5 | |||
1 | Index: b/clientloop.c | 6 | Index: b/clientloop.c |
2 | =================================================================== | 7 | =================================================================== |
3 | --- a/clientloop.c | 8 | --- a/clientloop.c |