From: bors Date: Tue, 29 Nov 2016 01:03:38 +0000 (-0600) Subject: Auto merge of #3342 - alexcrichton:fix-ssl, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~109 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=930bdaab2ec7517c16edc82d77f8553f74803f1c;p=cargo.git Auto merge of #3342 - alexcrichton:fix-ssl, r=alexcrichton Bump git2 dep to fix SSL paths This commit includes alexcrichton/git2-rs@a8f4a7faa which switches the order of initialization of libgit2. That commit ensures that the relevant env vars which a statically linked OpenSSL needs to function are set before libgit2 is initialized to ensure that libgit2 uses them. This was regressed accidentally in alexcrichton/git2-rs@071902aa when initialization was tweaked. Closes #3340 --- 930bdaab2ec7517c16edc82d77f8553f74803f1c