tor

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

commit e03db9934a0d26da0b119a2d15d51c4c658af1c8
parent 1eb57b20b943caa4ee0a5aaefcd8c732eee950b3
Author: teor <teor@torproject.org>
Date:   Fri, 25 Oct 2019 10:55:51 +1000

Merge branch 'maint-0.2.9' into maint-0.3.5

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

diff --git a/changes/ticket31919_bionic b/changes/ticket31919_bionic @@ -0,0 +1,5 @@ + o Minor features (continuous integration): + - Use Ubuntu Bionic images for our Travis CI builds, so we can get + a recent version of coccinelle. But leave chutney on Ubuntu Trusty, + until we can fix some Bionic permissions issues (see ticket 32240). + Related to ticket 31919.