Jenkins 1.535 used build 213, so while those changes look interesting, they
are part of the old version of the library.

  -- Dean

From:  Stephen Connolly <[email protected]>
Reply-To:  "[email protected]" <[email protected]>
Date:  Wednesday, July 30, 2014 at 8:03 AM
To:  "[email protected]" <[email protected]>
Subject:  Re: SSH slave performance degradation

> Release Notes:
> ==============
> 
> build217, 2013-06-03:
> 
> - Support for SSH agent based authentication.
> 
> build216, 2013-03-04:
> 
> - Support of unencrypted entries in the known_hosts file.
> - Improved timeout handling.
> 
> build214, 2011-04-25:
> 
> - Project build procedure uses Gradle; project artifacts from now on
>   are available at TMate Software Maven repository at
> http://maven.tmatesoft.com/
> 
> build213, 2008-04-01:
> 
> - Added a workaround for servers that violate RFC4253 when sending the
>   SSH_MSG_SERVICE_ACCEPT and the SSH_MSG_KEXDH_REPLY messages.
>   Thanks to Gordon Brockway.
> 
> - Fixed encodings for alien platforms (e.g., EBCDIC based). Use "ISO-8859-1"
> in
>   most places where we used the default platform encoding so far.
> 
> - API change: atime and mtime attributes in SFTPv3FileAttributes are now
>   of type Long (not Integer). Makes it easier to properly handle values >
> 2^31.
> 
> - Fixed the blowfish-ctr cipher, it could not be instantiated (a typo that
>   got in during the move to the trilead namespace). Thanks to Roelof Kemp.
> 
> - Still in the queue: SSH server support.
> 
> 
> 
> On 30 July 2014 15:53, Stephen Connolly <[email protected]>
> wrote:
>> On 30 July 2014 14:48, Dean Yu <[email protected]> wrote:
>>> the problem goes away by downgrading the library.
>> 
>> It would be great if you could determine whether the new version of the
>> library is selecting a different cipher suite from the old version. It may be
>> a change in the cipher priority that could have impacted performance, or
>> perhaps there was a replay attack that the older version was vulnerable to
>> and the fix may require more entropy than the old version...
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to