Changelog for
perl-Net-SSH-Perl-1.33-2.fc10.noarch.rpm :
Tue Nov 4 23:00:00 2008 Paul Howarth
1.33-2
- Run tests in en_US locale, so spell checker doesn\'t complain about the use of
American English when the host is in a non-US locale
Mon Nov 3 23:00:00 2008 Paul Howarth 1.33-1
- Update to 1.33 (#469612), fixes various upstream bugs:
* Fix open() calls (rt.cpan.org #40020)
* Fix non-shell problem (rt.cpan.org #39980)
* Allow full agent forwarding (rt.cpan.org #32190)
* Handle hashed known_hosts files (rt.cpan.org #25175)
* Add IO::Handle to Perl.pm (rt.cpan.org #40057, #35985)
* Prevent t/03-packet.t from hanging due to high file descriptor
| (rt.cpan.org #6101)
* If ENV{HOME} is not set, use getpwuid. If both fail and the dir
| is needed, we croak (rt.cpan.org #25174)
* Fix incorrect logical/bitwise AND mixup (rt.cpan.org #31490)
* Allow empty stdin for SSH2 (rt.cpan.org #32730)
* Adjust terminal dimensions dynamically if Term::ReadKey is available
| (rt.cpan.org #34874)
- New upstream (co-)maintainer, new source URL
- t/03-packet.t re-enabled as it should no longer hang
- Add buildreqs Module::Signature, Test::Pod, Test::Pod::Coverage,
Perl::Critic, Test::YAML::Meta, Text::SpellChecker for additional test
coverage
- Add dependency on Term::ReadKey to provide dynamic terminal resizing
- Include upstream maintainer\'s GPG key for signature checking
Thu Mar 6 23:00:00 2008 Tom \"spot\" Callaway 1.30-6
- Rebuild for new perl
Tue Aug 14 00:00:00 2007 Paul Howarth 1.30-5
- Clarify license as GPL v1 or later, or Artistic (same as perl)
- Add buildreq perl(Test::More)
Thu Apr 19 00:00:00 2007 Paul Howarth 1.30-4
- Buildrequire perl(ExtUtils::MakeMaker)
- Fix argument order for find with -depth
Thu Aug 31 00:00:00 2006 Paul Howarth 1.30-3
- Skip test 03-packet, which can sometimes hang (cpan rt#6101)
- Add manual Crypt::Blowfish dep to ensure we have blowfish support
Thu Aug 31 00:00:00 2006 Paul Howarth 1.30-2
- FE6 mass rebuild
Mon Mar 20 23:00:00 2006 Paul Howarth 1.30-1
- Update to 1.30
- Patch for cpan rt#11674 no longer needed, fixed upstream
Thu Mar 2 23:00:00 2006 Paul Howarth 1.29-1
- Initial build