0f176d5 - Update to 1.33 (#469612), fixes various upstream bugs:

Authored and Committed by pghmcfc 15 years ago
    - 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
    
        
file modified
+1 -1
file modified
+40 -8
file modified
+1 -1