]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 31919's bionic Travis image change
authorteor <teor@torproject.org>
Thu, 24 Oct 2019 23:53:11 +0000 (09:53 +1000)
committerteor <teor@torproject.org>
Thu, 24 Oct 2019 23:53:11 +0000 (09:53 +1000)
changes/ticket31919_bionic [new file with mode: 0644]

diff --git a/changes/ticket31919_bionic b/changes/ticket31919_bionic
new file mode 100644 (file)
index 0000000..eb41644
--- /dev/null
@@ -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.