mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
0.51
--HG-- extra : convert_revision : 52beef2562914a31aa2351bcd0e1178fbf2be718
This commit is contained in:
parent
3e29368cbc
commit
77892be79c
6
CHANGES
6
CHANGES
@ -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()
|
- Make a copy of password fields rather erroneously relying on getwpnam()
|
||||||
to be safe to call multiple times
|
to be safe to call multiple times
|
||||||
@ -7,8 +7,8 @@
|
|||||||
as well) always use that program, ignoring isatty() and $DISPLAY
|
as well) always use that program, ignoring isatty() and $DISPLAY
|
||||||
|
|
||||||
- Wait until a process exits before the server closes a connection, so
|
- 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
|
that an exit code can be sent. This fixes problems with exit codes not
|
||||||
with exit code 255.
|
being returned, which could cause scp to fail.
|
||||||
|
|
||||||
0.50 - Wed 8 August 2007
|
0.50 - Wed 8 August 2007
|
||||||
|
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
dropbear (0.51-0.1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Matt Johnston <matt@ucc.asn.au> Thu, 27 Mar 2008 19:14:00 +0900
|
||||||
|
|
||||||
dropbear (0.50-4) unstable; urgency=low
|
dropbear (0.50-4) unstable; urgency=low
|
||||||
|
|
||||||
* debian/dropbear.init: apply patch from Petter Reinholdtsen: add LSB
|
* debian/dropbear.init: apply patch from Petter Reinholdtsen: add LSB
|
||||||
|
Loading…
Reference in New Issue
Block a user