Changelog
autopkgtest (3.3.2) unstable; urgency=medium
* When logging output to a file, properly close the "tee" processes' stdin
and wait for them to finish, instead of just killing them. This avoids
truncated logs on heavily loaded machines.
* Fix NullRunnerNoRoot.test_tmp_install test if gir1.2-json-1.0 is already
installed.
* Use long options for calling programs except for the most common ones, for
easier comprehension.
* qemu: Read all responses from ttyS1 after sending commands. Qemu 2.1 seems
to configure serial sockets differently, and not flushing responses
confuses it.
* qemu: Use "cache=unsafe" option to improve performance when the overlay is
not on a tmpfs.
* Further robustify cleaning up the chroots in the ChrootRunner tests.
* adt-build-lxc: When updating containers, move the new rootfs completely to
the original container. The rsync approach did not reliably update all
files.
-- Martin Pitt <email address hidden> Wed, 06 Aug 2014 11:28:00 +0200