From 3f69bc1f408f63eec435ea7cf3a8c79a5911f1ed Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 27 Nov 2005 11:09:39 +0000 Subject: * When the client receives a signal, don't fatal() with "Killed by signal %d." (which produces unhelpful noise on stderr and causes confusion for users of some applications that wrap ssh); instead, generate a debug message and exit with the traditional status (closes: #313371). --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f6a78859e..68e6123f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ openssh (1:4.2p1-6) UNRELEASED; urgency=low * Sync default values of $PATH from shadow 1:4.0.12-6, adding /usr/bin/X11 to the normal and superuser paths and /usr/games to the normal path. + * When the client receives a signal, don't fatal() with "Killed by signal + %d." (which produces unhelpful noise on stderr and causes confusion for + users of some applications that wrap ssh); instead, generate a debug + message and exit with the traditional status (closes: #313371). * debconf template translations: - Add Swedish (thanks, Daniel Nylander; closes: #333133). -- cgit v1.2.3