chiark / gitweb /
* Call dmsetup remove repeatedly instead of messing with udevsettle.
[autopkgtest.git] / debian / changelog
1 autopkgtest (0.8.1) feisty; urgency=low
2
3   * Call dmsetup remove repeatedly instead of messing with udevsettle.
4     udevsettle doesn't always help with the dmsetup remove race.
5
6  -- Ian Jackson <iwj@ubuntu.com>  Wed,  4 Apr 2007 18:04:38 +0100
7
8 autopkgtest (0.8.0) feisty; urgency=low
9
10   * adt-run: new --instantiate option to allow package installation to be
11     forced for testing.  (This is not an ideal approach - it's not very
12     flexible - but works well enough for the current requirements.)
13   * adt-testreport-onepackage: new ability to test binary as well as
14     source packages, using new --instantiate option.
15   * new `timeout=' option on `execute' virt server command.
16   * set some default timeouts (these should be settable with options,
17     really).
18   * Default kernel image guesser is more sophisticated - now we look
19     for something that looks like a Xen kernel rather than guessing
20     from the filename since the filenames seem unstable.
21   * Default setting for adt_fw_allowglobalports is none.
22   * Set DEBIAN_FRONTEND=noninteractive.
23   * Run udevsettle after xm destroy but before dmsetup remove.
24   * Run sendmail -odi not -odq in adt-testreport-onepackage.
25   * Longer timeouts by default.
26   * Print `adt-run: trace' for trace output.
27   * Show all apt stdout (including dpkg stdout) in contemporaneous trace.
28   
29  -- Ian Jackson <iwj@ubuntu.com>  Tue,  3 Apr 2007 20:08:13 +0100
30
31 autopkgtest (0.7.2) feisty; urgency=low
32
33   * adt-testreport-onepackage: new management script, with some
34     example config files onepackage-config and ubuntu-config.
35   * Fixed quite a few bugs in adt-run.
36   * Made adt_distro xenlvm config var settable.
37   * Fixed various packaging problems.
38
39  -- Ian Jackson <iwj@ubuntu.com>  Thu,  8 Mar 2007 14:54:33 +0000
40
41 autopkgtest (0.7.1) feisty; urgency=low
42
43   * Actually ship README.* files.
44   * Manpage for adt-virt-xenlvm.
45   * New adt-virt-null.
46
47  -- Ian Jackson <iwj@ubuntu.com>  Mon, 26 Feb 2007 16:34:41 +0000
48
49 autopkgtest (0.7.0) feisty; urgency=low
50
51   * Many new features, including:
52     - Xen virtualisation service works
53     - Can build packages as necessary
54     - Many bugfixes.
55     - Documentation (moved from the wiki).
56
57  -- Ian Jackson <iwj@ubuntu.com>  Thu, 22 Feb 2007 20:10:30 +0000
58
59 autopkgtest (0.6.1) edgy; urgency=low
60
61   * autopkgtest-xenlvm: filter output from debootstrap to make
62     the amount of output more reasonable.  set -o pipefail.
63     Create a timestamp file on image creation.  Warn if ipv4
64     forwarding is turned off.
65   * Add missing file `xen/justconfig' to bzr.
66   * Fix typo in usage message in adt-virt-chroot.
67
68  -- Ian Jackson <iwj@ubuntu.com>  Wed, 11 Oct 2006 15:42:18 +0100
69
70 autopkgtest (0.6.0) edgy; urgency=low
71
72   * autopkgtest-xenlvm: new package with Xen/LVM management
73     scripts productised.  Not yet glued into autopkgtest proper.
74
75  -- Ian Jackson <iwj@ubuntu.com>  Fri,  6 Oct 2006 20:45:41 +0100
76
77 autopkgtest (0.5.3) dapper; urgency=low
78
79   * Rename package autodebtest => autopkgtest.
80   * Remove a leftover debugging print from adt-virt-chroot.
81
82  -- Ian Jackson <iwj@ubuntu.com>  Tue,  7 Feb 2006 18:02:08 +0000
83
84 autodebtest (0.5.2) dapper; urgency=low
85
86   * New --output-dir option to adt-run.
87   * Bugfixes (including new mandatory cwd argument to `execute'
88     virt server command).
89
90  -- Ian Jackson <iwj@ubuntu.com>  Thu,  2 Feb 2006 19:44:18 +0000
91
92 autodebtest (0.5.1) dapper; urgency=low
93
94   * Manpages and minor fixes.
95
96  -- Ian Jackson <iwj@ubuntu.com>  Tue, 24 Jan 2006 18:37:46 +0000
97
98 autodebtest (0.5.0) unstable; urgency=low
99
100   * Initial release of (still largely proof-of-concept) automatic binary
101     package testing framework.
102
103  -- Ian Jackson <iwj@ubuntu.com>  Fri, 20 Jan 2006 17:56:55 +0000