Hi there,

JSch 0.1.46 has been released.
It is available at
  
http://sourceforge.net/projects/jsch/files/jsch/0.1.46/jsch-0.1.46.zip/download
and its md5sum is 9e8a88a7ed26d2f1feb2edf2382585f6
And you can get its byte code in jar file format at
  
http://sourceforge.net/projects/jsch/files/jsch.jar/0.1.46/jsch-0.1.46.jar/download
and its md5sum is b768001ecb705c54e3fd21778aaedbca

Changes since version 0.1.45:
- bugfix: in the agent forwarding mode, "ssh-add -l" on the remote
          will freeze.                                                 FIXED
- bugfix: requests should not be sent to the closed channel.           FIXED
- bugfix: ChannelShell#setAgentForwarding(true) will cause
          resource leaks.                                              FIXED
- change: for the efficiency, channel opening will be delayed
          in local port forwarding.
- change: added examples/Sudo.java to demonstrate sudo on exec channel.
- change: authentication trials will be failed at 6 failures by the default.
- change: updating copyright messages; 2011 -> 2012
- feature: added JSch#setIdentityRepository(IdentityRepository irepo) to
           integrate with jsch-agent-proxy.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to