tor

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

commit 64af15d3737921b025a3902acb1dc6b674eb966c
parent 9f615fa422575fbad8a20cb04aaae6d22d8486e4
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 18 Jul 2018 16:39:25 -0400

Merge branch 'maint-0.3.4'

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.