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