chiark / gitweb /
* adt-run: new --instantiate option to allow package installation to be
[autopkgtest.git] / debian / changelog
1 autopkgtest (0.7.2~~iwj) unstable; urgency=low
2
3   * adt-run: new --instantiate option to allow package installation to be
4     forced for testing.  (This is not an ideal approach - it's not very
5     flexible - but works well enough for the current requirements.)
6   * adt-testreport-onepackage: new ability to test binary as well as
7     source packages, using new --instantiate option.
8   * new `timeout=' option on `execute' virt server command.
9
10  -- Ian Jackson <iwj@ubuntu.com>  Fri, 23 Mar 2007 16:58:42 +0000
11
12 autopkgtest (0.7.2) feisty; urgency=low
13
14   * adt-testreport-onepackage: new management script, with some
15     example config files onepackage-config and ubuntu-config.
16   * Fixed quite a few bugs in adt-run.
17   * Made adt_distro xenlvm config var settable.
18   * Fixed various packaging problems.
19
20  -- Ian Jackson <iwj@ubuntu.com>  Thu,  8 Mar 2007 14:54:33 +0000
21
22 autopkgtest (0.7.1) feisty; urgency=low
23
24   * Actually ship README.* files.
25   * Manpage for adt-virt-xenlvm.
26   * New adt-virt-null.
27
28  -- Ian Jackson <iwj@ubuntu.com>  Mon, 26 Feb 2007 16:34:41 +0000
29
30 autopkgtest (0.7.0) feisty; urgency=low
31
32   * Many new features, including:
33     - Xen virtualisation service works
34     - Can build packages as necessary
35     - Many bugfixes.
36     - Documentation (moved from the wiki).
37
38  -- Ian Jackson <iwj@ubuntu.com>  Thu, 22 Feb 2007 20:10:30 +0000
39
40 autopkgtest (0.6.1) edgy; urgency=low
41
42   * autopkgtest-xenlvm: filter output from debootstrap to make
43     the amount of output more reasonable.  set -o pipefail.
44     Create a timestamp file on image creation.  Warn if ipv4
45     forwarding is turned off.
46   * Add missing file `xen/justconfig' to bzr.
47   * Fix typo in usage message in adt-virt-chroot.
48
49  -- Ian Jackson <iwj@ubuntu.com>  Wed, 11 Oct 2006 15:42:18 +0100
50
51 autopkgtest (0.6.0) edgy; urgency=low
52
53   * autopkgtest-xenlvm: new package with Xen/LVM management
54     scripts productised.  Not yet glued into autopkgtest proper.
55
56  -- Ian Jackson <iwj@ubuntu.com>  Fri,  6 Oct 2006 20:45:41 +0100
57
58 autopkgtest (0.5.3) dapper; urgency=low
59
60   * Rename package autodebtest => autopkgtest.
61   * Remove a leftover debugging print from adt-virt-chroot.
62
63  -- Ian Jackson <iwj@ubuntu.com>  Tue,  7 Feb 2006 18:02:08 +0000
64
65 autodebtest (0.5.2) dapper; urgency=low
66
67   * New --output-dir option to adt-run.
68   * Bugfixes (including new mandatory cwd argument to `execute'
69     virt server command).
70
71  -- Ian Jackson <iwj@ubuntu.com>  Thu,  2 Feb 2006 19:44:18 +0000
72
73 autodebtest (0.5.1) dapper; urgency=low
74
75   * Manpages and minor fixes.
76
77  -- Ian Jackson <iwj@ubuntu.com>  Tue, 24 Jan 2006 18:37:46 +0000
78
79 autodebtest (0.5.0) unstable; urgency=low
80
81   * Initial release of (still largely proof-of-concept) automatic binary
82     package testing framework.
83
84  -- Ian Jackson <iwj@ubuntu.com>  Fri, 20 Jan 2006 17:56:55 +0000