summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2013-12-03 21:39:06 +0800
committerMatt Johnston <matt@ucc.asn.au>2013-12-03 21:39:06 +0800
commitf25d652790a5f36810b408c4cd9031ec0ce3edaf (patch)
tree7cbc66fd10307638b3fa92a933c2febd66809a85 /CHANGES
parent90b2e651d522a8f989eac74714e744dd34bd2374 (diff)
downloaddropbear-f25d652790a5f36810b408c4cd9031ec0ce3edaf.tar.gz
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fec3dbe..b93a8df 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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