comparison CHANGES @ 965:e9579816f20e DROPBEAR_2014.65

2014.64
author Matt Johnston <matt@ucc.asn.au>
date Fri, 08 Aug 2014 21:40:42 +0800
parents e4453b367db7
children 735511a4c761
comparison
equal deleted inserted replaced
963:dccaecc68c77 965:e9579816f20e
1 2014.65 - Friday 8 August 2014
2
3 - Fix 2014.64 regression, server session hang on exit with scp (and probably
4 others), thanks to NiLuJe for tracking it down
5
6 - Fix 2014.64 regression, clock_gettime() error handling which broke on older
7 Linux kernels, reported by NiLuJe
8
9 - Fix 2014.64 regression, writev() could occassionally fail with EAGAIN which
10 wasn't caught
11
12 - Avoid error message when trying to set QoS on proxycommand or multihop pipes
13
14 - Use /usr/bin/xauth, thanks to Mike Frysinger
15
16 - Don't exit the client if the local user entry can't be found, thanks to iquaba
17
1 2014.64 - Sunday 27 July 2014 18 2014.64 - Sunday 27 July 2014
2 19
3 - Fix compiling with ECDSA and DSS disabled 20 - Fix compiling with ECDSA and DSS disabled
4 21
5 - Don't exit abruptly if too many outgoing packets are queued for writev(). Patch 22 - Don't exit abruptly if too many outgoing packets are queued for writev(). Patch