tor

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

commit eb0bd18d6e344c574614d6d53e2f7cead92c3178
parent fbb1c7adfcfbda2f7ed6877beb137c382ecb6b50
Author: teor <teor@torproject.org>
Date:   Mon,  1 Apr 2019 13:40:16 +1000

changes: Use the first Tor version with CI coverage for the 29036 changes file

Otherwise, "make check-changes" will complain when we backport the change.

Diffstat:
Mchanges/bug29036 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/changes/bug29036 b/changes/bug29036 @@ -1,5 +1,5 @@ o Minor bugfix (continuous integration): - Reset coverage state on disk after Travis CI has finished. This is being done to prevent future gcda file merge errors which causes the test suite - for the process subsystem to fail. Fixes bug 29036; bugfix on 0.4.0.1-alpha. - + for the process subsystem to fail. The process subsystem was introduced + in 0.4.0.1-alpha. Fixes bug 29036; bugfix on 0.2.9.15.