6e3c20c Update to 2.066

Authored and Committed by pghmcfc 5 years ago
    Update to 2.066
    
    - New upstream release 2.066
      - Make sure that Net::SSLeay::CTX_get0_param is defined before using
        X509_V_FLAG_PARTIAL_CHAIN; Net::SSLeay 1.85 defined only the second with
        LibreSSL 2.7.4 but not the first (CPAN RT#=128716)
      - Prefer AES for server side cipher default since it is usually
        hardware-accelerated
      - Fix test t/verify_partial_chain.t by using the newly exposed function
        can_partial_chain instead of guessing (wrongly) if the functionality is
        available
    
        
  • Build completed
    success
    Built as perl-IO-Socket-SSL-2.066-1.fc31
    5 years ago
  • Build completed
    success
    Built as perl-IO-Socket-SSL-2.066-1.fc30
    5 years ago
IO-Socket-SSL-2.066-use-system-default-SSL-version.patch IO-Socket-SSL-2.064-use-system-default-SSL-version.patch
file renamed
+2 -2
IO-Socket-SSL-2.066-use-system-default-cipher-list.patch IO-Socket-SSL-2.064-use-system-default-cipher-list.patch
file renamed
+5 -4
file modified
+14 -3
file modified
+1 -1