# HG changeset patch # User Matt Johnston # Date 1206623828 0 # Node ID ece7677359d60c0ccf12983c9dfb91a975251688 # Parent 271887c81c07a55111e0cf7d6e303a064d141418 0.51 diff -r 271887c81c07 -r ece7677359d6 CHANGES --- a/CHANGES Thu Mar 27 10:19:36 2008 +0000 +++ b/CHANGES Thu Mar 27 13:17:08 2008 +0000 @@ -1,4 +1,4 @@ -0.51-test2 prerelease +0.51 - Thu 27 March 2008 - Make a copy of password fields rather erroneously relying on getwpnam() to be safe to call multiple times @@ -7,8 +7,8 @@ as well) always use that program, ignoring isatty() and $DISPLAY - Wait until a process exits before the server closes a connection, so - that an exit code can be sent. This fixes problems with scp failing - with exit code 255. + that an exit code can be sent. This fixes problems with exit codes not + being returned, which could cause scp to fail. 0.50 - Wed 8 August 2007 diff -r 271887c81c07 -r ece7677359d6 debian/changelog --- a/debian/changelog Thu Mar 27 10:19:36 2008 +0000 +++ b/debian/changelog Thu Mar 27 13:17:08 2008 +0000 @@ -1,3 +1,9 @@ +dropbear (0.51-0.1) unstable; urgency=low + + * New upstream release. + + -- Matt Johnston Thu, 27 Mar 2008 19:14:00 +0900 + dropbear (0.50-4) unstable; urgency=low * debian/dropbear.init: apply patch from Petter Reinholdtsen: add LSB