• Show log

    Commit

  • Hash : 16957a7f
    Author : Edward Thomson
    Date : 2017-07-23T03:41:52

    travis: build with patched libcurl
    
    Ubuntu trusty has a bug in curl when using NTLM credentials in a proxy,
    dereferencing a null pointer and causing segmentation faults.  Use a
    custom-patched version of libcurl that avoids this issue.
    
    (cherry picked from commit f031e20b516209f19a56ef934e12fea6adec097a)