99c05d2 Update to 1.58

Authored and Committed by pghmcfc 12 years ago
    Update to 1.58
    
    - New upstream release 1.58
      - Fix t/dhe.t for openssl 1.0.1 beta by forcing TLSv1, so that it does not
        complain about the too small RSA key, which it should not use anyway; this
        workaround is not applied for older openssl versions, where it would cause
        failures (CPAN RT#75165)
    - Add patch to fiddle the openssl version number in the t/dhe.t workaround
      because the OPENSSL_VERSION_NUMBER cannot be trusted in Fedora
    - One buildreq per line for readability
    - Drop redundant buildreq perl(Test::Simple)
    - Always run full test suite
    
        
file modified
+24 -12
file modified
+1 -1