chiark / gitweb /
virt-subproc: use sd, not sde, for creating target command (#648161)
[autopkgtest.git] / debian / changelog
index b315ffc4e8dd5e543d86abe4c656c96fc14b5186..20d8cb41355f4d48ab1d3f4585e1241a9e929e77 100644 (file)
@@ -1,8 +1,23 @@
 autopkgtest (2.0.2) unstable; urgency=low
 
-  * Bugfixes:
-    - Remove our strange apt config on exit (partial fix to this bug)
-    - Suppress apt-listbugs and apt-listchanges
+  Bugfixes:
+  * Remove our strange apt config on exit.
+    Partial fix to #648142, from Timo Lindfors.
+  * Suppress apt-listbugs and apt-listchanges.  Michael Prokop.
+  * Fix parsing of "@" dependencies.  Colin Watson.  Closes: #667022.
+  * Fix NameError re "f" in restriction parsing.
+    Martin Pitt.  Closes: #647882.
+  * Improve handling of schroot root-users and root-groups.
+    Colin Watson.  Closes: #667001.
+  * Correctly handle quoting of copyup/copydown filenames.  Fixes
+    but where we couldn't cope with packages' filenames containing
+    + and ~.  Report from Martin Pitt.  Closes: #648161.
+  * Clarify the spec to say that copyup/down takes encoded filenames.
+
+  Packaging fixes:
+  * Add Recommends against pbuilder, whose dependency resolver adt-run
+    uses.
+  * Add runner/tmp to .gitignore, for convenience.
 
  --