Mercurial > dropbear
diff CHANGES @ 437:7319d229799a
0.49 probably done
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 22 Feb 2007 15:46:57 +0000 |
parents | 67689b7ceaf0 |
children | 319262c94d24 |
line wrap: on
line diff
--- a/CHANGES Thu Feb 22 15:29:32 2007 +0000 +++ b/CHANGES Thu Feb 22 15:46:57 2007 +0000 @@ -1,4 +1,8 @@ -0.49test1 - Mon 12 February 2007 +0.49 - Fri 23 February 2007 + +- Security: dbclient previously would prompt to confirm a + mismatching hostkey but wouldn't warn loudly. It will now + exit upon a mismatch. - Compile fixes, make sure that all variable definitions are at the start of a scope. @@ -9,6 +13,9 @@ - Add -f dbclient option for "background after auth" +- Add ability to limit binding to particular addresses, use + -p [address:]port, patch from Max-Gerd Retzlaff. + - Try to finally fix ss_family compilation problems (for old glibc systems)