48b5537 Update to 2.039

Authored and Committed by pghmcfc 7 years ago
    Update to 2.039
    
    - New upstream release 2.039
      - OpenSSL 1.1.0c changed the behavior of SSL_read so that it now returns -1
        on EOF without proper SSL shutdown; since it looks like that this behavior
        will be kept at least for 1.1.1+, adapt to the changed API by treating
        errno=NOERR on SSL_ERROR_SYSCALL as EOF
    - Update patches as needed
    
        
IO-Socket-SSL-2.039-use-system-default-SSL-version.patch IO-Socket-SSL-2.038-use-system-default-SSL-version.patch
file renamed
+2 -2
IO-Socket-SSL-2.039-use-system-default-cipher-list.patch IO-Socket-SSL-2.038-use-system-default-cipher-list.patch
file renamed
+2 -2
file modified
+11 -3