Net::SSH 2.0.13 Released
I pushed the 2.0.13 maintenance release of Net::SSH today.
Notable Fixes
arcfour128, arcfour256, and arcfour512 support (GH-4)
Support for specifying a list of hosts in .ssh/config (GH-6)
Fix for hanging in ServerVersion#negotiate! when using SOCKS5...