[Ssh-sftp-perl-users] New releases of Net::SSH2 (0.07) and Net::SSH::Perl (1.30)
Brought to you by:
dbrobins
From: David R. <dbr...@cp...> - 2006-03-18 08:12:54
|
After CPAN has indexed these new uploads they will be available from my CPAN page at http://search.cpan.org/~dbrobins. The changes for each are: Net::SSH2: 0.07 2006-03-17 dbr (svn revision 44) - Remove incorrect statement that poll with timeout of 0 will block. - Fix scp_put read size (fix by Pier Hegeman, rt.cpan.org #17370). - Fix Win32 check (rt.cpan.org #17656). - Fix scp_get buffer overrun (Rutger Ovidus, rt.cpan.org #16886). - Update Net::SSH2 SYNOPSIS (thanks to Roy Smith). - NOTE: CPAN alias AWA (Vandana Awasthi) released an unauthorized "0.07" version of Net::SSH2; you can recognize it because it says 0.06 in the changelog. I have not been able to contact AWA. Net::SSH::Perl (there is no Net::SFTP update at this time): 1.30 2006.03.17 - Fix for local *READ/*WRITE tie problem in open2 function (Bas van Sisseren). - Add back 'use IO::Socket' to fix 'Can't locate object method "blocking" via package "IO::Handle"' error (rt.cpan.org #15102). - Allow "The socket is already in use" as well as "Address already in use" to detect port already in use (for AIX, rt.cpan.org #16301). - Use sysread (not <>) to read the version string to avoid mixing read types and allow pre-version data (fix by Denis Bider, rt.cpan.org #14812). - Fix warnings on empty hostfile lines (fix by JOHANL, rt.cpan.org #13750). - Get the user's home directory from getpwuid() if the HOME environment variable isn't set (rt.cpan.org #13434). Thanks to everyone who contributed patches and reported bugs. -- Dave Isa. 40:31 |