From: teor Date: Thu, 24 Oct 2019 23:53:11 +0000 (+1000) Subject: changes: file for 31919's bionic Travis image change X-Git-Tag: tor-0.3.5.9~13^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=93be7275ecb5bb3c3e2964bb5179f26e926d7f10;p=thirdparty%2Ftor.git changes: file for 31919's bionic Travis image change --- diff --git a/changes/ticket31919_bionic b/changes/ticket31919_bionic new file mode 100644 index 0000000000..eb41644555 --- /dev/null +++ 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.