(Pardon the slightly off-topic post, but since Capistrano builds on  
top of Net::SSH, I figured a release-announcement here would be  
useful to most of you.)

Net::SSH 1.1.2 is now available! You can install it via RubyGems:

   gem install net-ssh

Or download the source package of your choice from the project site:

   http://rubyforge.org/frs/?group_id=274&release_id=12444

Net::SSH is a pure-Ruby implementation of the SSH2 client protocol.  
Version 1.1.2 is a bug-fix release, and addresses the following issues:

* bug #6156 (ruby -w warnings)
* bug #6667 (wrong SOCKS 5 auth version)
* bug #10818 (Exception in split_data_for_packet)
* bug #11250 (host key verification problems when an RSA key appears  
in the known hosts file, but the server has both DSS and RSA keys)
* bug #11270 (error when server uses some aes ciphers)
* bug #11355 (typo in session.rb)
* bug #11532 (Hang after MSG_CHANNEL_OPEN_FAILURE)

All users of Net::SSH 1.1.0 and 1.1.1 are encouraged to upgrade.

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to