comparison CHANGES @ 971:763979a9c1f1 coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Tue, 19 Aug 2014 23:36:46 +0800
parents e9579816f20e
children 735511a4c761
comparison
equal deleted inserted replaced
964:67ff2be856ff 971:763979a9c1f1
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