I apologize for the delay, but in my defense, a tree fell through my bedroom
and nearly killed me (not one of those wimpy east coast trees, a ginormous
Pacific cedar). Fortunately injuries were minor and insurance is paying.
Here are the changes for Net::SSH2 0.10, which you can get at
http://search.cpan.org/dist/Net-SSH2 as soon as it's been indexed:
0.10 2007-02-24 dbr (svn revision 52)
- Net::SSH2::SFTP::realpath fix (Hugues Lafarge).
- Make compatible with perl 5.6 (rt.cpan.org #22821, SISYPHUS);
required
minimal changes to typemap and use <version> lines (untested).
- libssh2 0.13 seems to work, libssh2 0.14 still fails some tests.
- Add missing Net::SSH2::PublicKey object.
- Use (arbitrary) 8K buffer in scp_get and scp_put methods, rather
than trying to transfer the whole file at once (rt.cpan.org
#20679).
- Remove 'use Term::ReadKey'; it's already 'require'd in the keyboard
authentication callback (rt.cpan.org #22786).
- Provide libssh2 with Perl's allocator callbacks and use Perl_malloc/
Perl_mfree instead of bare malloc/free (rt.cpan.org #23930).
Note that there are some test failures with libssh2 0.14 so I recommend using
0.13 or 0.12; I'm not going to worry too much about 0.14 with 0.15 nearly
out; when 0.15 is released I'll make sure Net::SSH2 works with it.
With these fixes there are no active bugs in rt.cpan.org for Net::SSH2. As
always, detailed bug reports and especially patches are welcome.
--
Dave
Isa. 40:31
|