tor

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

commit 312a42fc854a732d5f0fe4d5dcc1f567c2e069f4
parent 78386d8cdd67ca9c00e77d5d8e6604c0841a7098
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 18 Jul 2018 16:39:25 -0400

Merge branch 'maint-0.2.9' into maint-0.3.2

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

diff --git a/changes/bug26787 b/changes/bug26787 @@ -0,0 +1,3 @@ + o Minor bugfixes (testing): + - Disable core dumps in test_bt.sh, to avoid failures in "make + distcheck". Fixes bug 26787; bugfix on 0.2.5.2-alpha.