diff CHANGES @ 878:3d1d7d151c0c DROPBEAR_2013.62

2013.62
author Matt Johnston <matt@ucc.asn.au>
date Tue, 03 Dec 2013 21:39:06 +0800
parents e894dbc015ba
children 49ed526daedc
line wrap: on
line diff
--- a/CHANGES	Tue Dec 03 21:36:12 2013 +0800
+++ b/CHANGES	Tue Dec 03 21:39:06 2013 +0800
@@ -1,3 +1,15 @@
+2013.62 - Tuesday 3 December 2013
+
+- Disable "interactive" QoS connection options when a connection doesn't
+  have a PTY (eg scp, rsync). Thanks to Catalin Patulea for the patch.
+
+- Log when a hostkey is generated with -R, fix some bugs in handling server
+  hostkey commandline options
+
+- Fix crash in Dropbearconvert and 521 bit key, reported by NiLuJe
+
+- Update config.guess and config.sub again
+
 2013.61test - Thursday 14 November 2013
 
 - ECC (elliptic curve) support. Supports ECDSA hostkeys (requires new keys to
@@ -15,6 +27,9 @@
 
 - Compile fixes for old vendor compilers like Tru64 from Daniel Richard G.
 
+- Make authorized_keys handling more robust, don't exit encountering
+  malformed lines. Thanks to Lorin Hochstein and Mark Stillwell 
+
 2013.60 - Wednesday 16 October 2013
 
 - Fix "make install" so that it doesn't always install to /bin and /sbin