From f8e0d0cb8e77672526baf211bda0b4baae557d33 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 5 Mar 2004 11:14:29 +0000 Subject: Implement SSH1 support for ServerAliveInterval using SSH_MSG_IGNORE. As documented in ssh_config(5), it's not as good as the SSH2 version. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5a05d0f3e..2bb0f227a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ openssh (1:3.8p1-1) UNRELEASED; urgency=low * ServerAliveInterval implemented upstream, so ProtocolKeepAlives is now a compatibility alias. The semantics differ slightly, though; see ssh_config(5) for details. + * Implement SSH1 support for ServerAliveInterval using SSH_MSG_IGNORE. As + documented in ssh_config(5), it's not as good as the SSH2 version. * Remove -fno-builtin-log, -DHAVE_MMAP_ANON_SHARED, and -D__FILE_OFFSET_BITS=64 compiler options, which are no longer necessary. * Update config.guess and config.sub from autotools-dev 20040105.1. -- cgit v1.2.3