Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Net-SSH-Perl - SSH (Secure Shell) client
        
        Net::SSH::Perl is an all-Perl module implementing an SSH (Secure Shell)
client. It is compatible with both the SSH-1 and SSH-2 protocols.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Net-SSH-Perl | 
                1.30 | 
                3.fc6 | 
                noarch | 
                433 KiB | 
                Thu Aug 31 11:22:54 2006 | 
            
        
        Changelog
        
            - * Wed Aug 30 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 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
 
        
            - * Wed Aug 30 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.30-2
 
            - FE6 mass rebuild
 
        
            - * Mon Mar 20 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.30-1
 
            - Update to 1.30
- Patch for cpan rt#11674 no longer needed, fixed upstream