chiark / gitweb /
test suite: Do not save non-world-readable artifacts
[dgit.git] / debian / changelog
index ae3e58d7f760bd8069a50466f93470aa6fab7cc2..663eca82b422d7733717bdcd3b7a304cae98fb6e 100644 (file)
@@ -1,3 +1,10 @@
+dgit (5.9+exp2) experimental; urgency=medium
+
+  * test suite: Save things to $AUTOPKGTEST_ARTIFACTS without
+    preserving access control information.  Works around #903680.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Fri, 13 Jul 2018 00:43:11 +0100
+
 dgit (5.9+exp1) experimental; urgency=medium
 
   * test suite: Use  dch -r -D sid ''  not  dch -r sid.  Closes:#903441.