tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 8c0009a8de4f6e67d738ab15352fdf59885fafec
parent 1b57bbba02de14a52e161295270052ab7f5bee47
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 10 Oct 2018 10:20:01 -0400

Changes file for apveyor changes

Diffstat:
Achanges/tickets_27764_27943 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/tickets_27764_27943 b/changes/tickets_27764_27943 @@ -0,0 +1,5 @@ + o Minor bugfixes (CI, appveyor): + - Only install the necessary mingw packages during our appveyor + builds. This change makes the build a little faster, and prevents a + conflict with a preinstalled mingw openssl that appveyor now ships. + Fixes bugs 27943 and 27765; bugfix on 0.3.4.2-alpha.