chiark / gitweb /
* adt-testreport-runloop: manpage
[autopkgtest.git] / debian / changelog
1 autopkgtest (1.1.0) unstable; urgency=low
2
3   * adt-testreport-runloop: manpage
4   * adt-testreport-runloop: better command line parsing
5   * adt-testreport-runloop: removed old lalonde junk
6   * adt-testreport-runloop: replaced `..._ok' vars with sentinel files
7   * hosts/chinstrap/update-suppressions: big comment
8   * hosts/cadmium/onepackage-config: set PATH (was in lalonde-nightly)
9   * adt-testreport-onepackage: many manpage improvements
10
11
12
13 autopkgtest (1.0.9) unstable; urgency=low
14
15   * Separate email_sourcepackage_header and email_binarypackage_header
16     to allow us to properly file bugs in LP against binary packages built
17     from differently-named sources.
18   * adt-testreport-onepackage: Dump a logfile giving the scores and facts
19     used for package selection.
20   * adt-testreport-onepackage: Do not prefer packages whose source package
21     is listed in the suppressions file.
22   * hosts/cadmium/manual-test-one-binary: new testing script.
23   * hosts/cadmium/onepackage-config: explain about archive skew.
24   * adt-testreport-onepackage: nicer score logging re skip chars.
25   * adt-testreport-onepackage: skip emails if _source_ is suppresed.
26   * adt-testreport-onepackage etc.: new blacklist feature, and initially
27     blacklist ltsp-client{,-core}.
28   * adt-testreport-onepackage: limit log to 64K (32K head, 32K tail)
29     to avoid humungous bug reports which LP silently discards.
30   * hosts/cadmium/lalonde-nightly: check for testbed sentinel file
31     and stop if not present.
32
33  --
34
35 autopkgtest (1.0.8) gutsy; urgency=low
36
37   * adt-run: pass -o Debug::pkgProblemResolver=true to apt & gdebi;
38     this improves dependency problem reporting.  (LP: #135581.)
39   * adt-testreport-onepackage: seddery the log to remove ctrl chars.
40     In particular, this gets rid of ^M's from apt which get corrupted
41     by email transport and thus break the email signatures.
42   * hosts/chinstrap/update-suppressions: pass -S to curl.
43   * hosts/{chinstrap,cadmium}/install-on-*: use --ubuntu branch.
44
45  -- Ian Jackson <iwj@ubuntu.com>  Wed, 19 Sep 2007 15:44:33 +0100
46
47 autopkgtest (1.0.7) gutsy; urgency=low
48
49   * Build properly with debian/copyright.
50
51  -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 18:16:35 +0100
52
53 autopkgtest (1.0.6) unstable; urgency=low
54
55   * Better changelog for 1.0.4.
56   * .bzrignore debian/copyright.
57
58  -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 18:08:46 +0100
59
60 autopkgtest (1.0.5) gutsy; urgency=low
61
62   * Generate debian/copyright file in source package.
63
64  -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 18:01:16 +0100
65
66 autopkgtest (1.0.4) gutsy; urgency=low
67
68   * adt-testreport-onepackage:
69     - Handling of source packages' Architecture: field corrected
70       so package selection works properly.
71     - Use ln -f when installing summary.
72     - Capability to suppress emails similar to ones already sent.
73     - Launchpad bug filing including PGP-signing, `affects' line, etc.
74     - Capability to suppress email for packages listed in a
75       suppression file.
76     - Better formatting and explanations in some emails.
77
78   * adt-run:
79     - Options for setting timeouts.
80     - Increase default timeouts 100s, 3ks, 10ks, 100ks.
81   
82   * hosts/chinstrap/*:
83      Screen-scrape Launchpad to get existing bugs and generate a suitable
84      suppression file so we file a bug iff there isn't one already. 
85   
86   * hosts/cadmium/*:
87      New directory for convenience scripts etc on Canonical buildd.
88
89  -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 17:42:13 +0100
90
91 autopkgtest (1.0.3) unstable; urgency=low
92
93   * Set LANG to C by default for commands (eg builds and tests) run on
94     testbed, and make this configurable.
95   * Make builds work again: Fix `cd *' in work.write (broken by
96     inclusion of `tmpdir' in that directory).
97   * adt-testreport-onepackage has better reporting for DC-running.
98   * Fix handling of non-.deb-producing source packages (eg, ones
99     which produce only .udebs).
100
101  -- Ian Jackson <iwj@ubuntu.com>  Mon, 16 Jul 2007 17:18:03 +0100
102
103 autopkgtest (1.0.2) unstable; urgency=low
104
105   * xenlvm command-line settings properly override config file
106     settings everywhere.
107   * Default value for adt_distro computed in time to be used for
108     default value for adt_play.
109   * Close fd 4 for lvm tools too (suppresses daft `File descriptor
110     left open' message).
111   * Change default lvm lv sizes and make documentation correspond
112     to reality.
113
114  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 13 Jul 2007 15:31:58 +0100
115
116 autopkgtest (1.0.1) unstable; urgency=low
117
118   * adt_debootstrap_opts mentioned in README and passable on
119     command lines, instead of unused adt_pbuilder_args.
120   * Dependency on pbuilder fixed; we use debootstrap, not pbuilder.
121
122  -- Ian Jackson <iwj@ubuntu.com>  Thu, 12 Jul 2007 16:54:47 +0100
123
124 autopkgtest (1.0.0) gutsy; urgency=low
125
126   * Locking: <play>.lock (unlinkable fcntl style) plus <play>/good
127     sentinel file.  This will avoid conflicts between simultaneous calls
128     to with-testbed and setup (and others).  The `with' mode of the userv
129     target is enhanced so that the caller can take out the lock and hold
130     it will starting and discarding the testbed more than once.
131
132  -- Ian Jackson <iwj@ubuntu.com>  Thu, 12 Jul 2007 15:01:35 +0100
133
134 autopkgtest (0.9.2) unreleased; urgency=low
135
136   * Really discard stderr from our ought-to-be-unnecessary
137     modprobe dm-snapshot.
138
139  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 12 Jul 2007 14:31:20 +0100
140
141 autopkgtest (0.9.1) gutsy; urgency=low
142
143   * autopkgtest-xenlvm declares that it Depends on dmsetup.
144   * Discard stderr from our ought-to-be-unnecessary modprobe dm-snapshot.
145   * New `console' mode for userv service.
146   * Move README.userv to autopkgtest-xenlvm package (and hence to
147     /usr/share/doc/autopkgtest-xenlvm).
148   * Do not mind if directory named by adt_modules doesn't exist - in
149     that case just don't copy any modules.
150   * Attempt to install libc6-xen in fixups-inside, rather than instructing
151     debootstrap to install it.  This makes us not mind if it's missing.
152
153  -- Ian Jackson <iwj@ubuntu.com>  Thu, 12 Jul 2007 09:50:13 +0100
154
155 autopkgtest (0.9.0) gutsy; urgency=low
156
157   New features:
158   * userv service for testbed invocation now provided and
159     at least somewhat tested, and useable by adt-virt-xenlvm.
160   * New print-execute-command command for virtualisation servers.
161   * New adt_sshauthkeys_hook config variable.
162   * pass count= to dd for erasure when lvm_erasebase=true.
163
164   Bugfixes:
165   * Fix filename pattern bug which can prevent automatic keypair
166     generation (false claim that privkey and pubkey do not match).
167   * Do not demand vg or distro information for initscript to work.
168   * export adt_* variable settings resulting from command-line
169     arguments so that subprocesses get them properly, and arrange
170     for the `defaults for simple settings' not to override environment
171     variables.
172   * suppress various variable settings' default computations (and
173     consequent failure if the default can't be established) when
174     processing config for the initscript.  The initscript does not
175     need per-testbed configuration options.
176   * close fd 8 when running vgdisplay (which avoids an annoying and
177     spurious warning from the lvm tools).
178
179   Packaging:
180   * autopkgtest-xenlvm now Recommends: lvm2 and debootstrap.
181   * autopkgtest Suggests curl (adt-testreport-onepackage needs it).
182
183   Portability:
184   * Check for udev persistent-net-generator and if enabled we
185     write a rune for eth0 for guest_macaddr into the RULES_FILE
186     specified in /lib/udev/write_net_rules.  (Needed for gutsy.)
187   * Remove iwj-specific stuff from adt-testreport-onepackage and put
188     it into onepackage-config with scary warnings to tell people to
189     edit the file.
190
191   Documentation:
192   * ip forwarding warning clarified.
193   * README documentation of default value for erasebase corrected.
194
195  -- Ian Jackson <iwj@ubuntu.com>  Tue,  3 Jul 2007 14:58:56 +0100
196
197 autopkgtest (0.8.2feisty1~iwj) feisty-updates; urgency=low
198
199   * Fix readconfig.in to set adt_$var rather than just $var.
200   * Use fd 8 for readconfig stdout parking rather than fd 10, to avoid
201     Debian #423400 (bash bug).
202   * Truncate files when writing them (copyup, copydown, etc) (!)
203   * Remove spurious \ from `do not know how to handle filename' message.
204   * Reset signal handlers in VirtSubproc cleanup.
205
206  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 17 May 2007 15:11:31 +0100
207
208 autopkgtest (0.8.2) gutsy unstable; urgency=low
209
210   * Fix fd handling to work around Python's habit of closing files
211     you specify in subprocess.Popen.
212   * Error handling bugfixes: say except (IOError,OSError) everywhere
213     rather than just one of those two; correct harmless bug in gpg key
214     generation error handling.
215   * Make adt-virt-null work properly (VirtSubProc runs `down' with
216     a single argument, so down must be sh -c and not []).
217   * In VirtSubProc close spurious copy of plumbing pipe, which prevents
218     certain hangs during error situations.
219   * Xen cleanup script runs dmsetup info / dmsetup remove several times
220     with some sleeps because xm destroy is not properly instantaneous.
221   * Fix handling of pre-built source trees.
222   * Fix cleanup handling not to delete tmpdir before resetting testbed's
223     apt.
224   
225  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 27 Apr 2007 16:06:15 +0100
226
227 autopkgtest (0.8.1) feisty; urgency=low
228
229   * Call dmsetup remove repeatedly instead of messing with udevsettle.
230     udevsettle doesn't always help with the dmsetup remove race.
231
232  -- Ian Jackson <iwj@ubuntu.com>  Wed,  4 Apr 2007 18:04:38 +0100
233
234 autopkgtest (0.8.0) feisty; urgency=low
235
236   * adt-run: new --instantiate option to allow package installation to be
237     forced for testing.  (This is not an ideal approach - it's not very
238     flexible - but works well enough for the current requirements.)
239   * adt-testreport-onepackage: new ability to test binary as well as
240     source packages, using new --instantiate option.
241   * new `timeout=' option on `execute' virt server command.
242   * set some default timeouts (these should be settable with options,
243     really).
244   * Default kernel image guesser is more sophisticated - now we look
245     for something that looks like a Xen kernel rather than guessing
246     from the filename since the filenames seem unstable.
247   * Default setting for adt_fw_allowglobalports is none.
248   * Set DEBIAN_FRONTEND=noninteractive.
249   * Run udevsettle after xm destroy but before dmsetup remove.
250   * Run sendmail -odi not -odq in adt-testreport-onepackage.
251   * Longer timeouts by default.
252   * Print `adt-run: trace' for trace output.
253   * Show all apt stdout (including dpkg stdout) in contemporaneous trace.
254   
255  -- Ian Jackson <iwj@ubuntu.com>  Tue,  3 Apr 2007 20:08:13 +0100
256
257 autopkgtest (0.7.2) feisty; urgency=low
258
259   * adt-testreport-onepackage: new management script, with some
260     example config files onepackage-config and ubuntu-config.
261   * Fixed quite a few bugs in adt-run.
262   * Made adt_distro xenlvm config var settable.
263   * Fixed various packaging problems.
264
265  -- Ian Jackson <iwj@ubuntu.com>  Thu,  8 Mar 2007 14:54:33 +0000
266
267 autopkgtest (0.7.1) feisty; urgency=low
268
269   * Actually ship README.* files.
270   * Manpage for adt-virt-xenlvm.
271   * New adt-virt-null.
272
273  -- Ian Jackson <iwj@ubuntu.com>  Mon, 26 Feb 2007 16:34:41 +0000
274
275 autopkgtest (0.7.0) feisty; urgency=low
276
277   * Many new features, including:
278     - Xen virtualisation service works
279     - Can build packages as necessary
280     - Many bugfixes.
281     - Documentation (moved from the wiki).
282
283  -- Ian Jackson <iwj@ubuntu.com>  Thu, 22 Feb 2007 20:10:30 +0000
284
285 autopkgtest (0.6.1) edgy; urgency=low
286
287   * autopkgtest-xenlvm: filter output from debootstrap to make
288     the amount of output more reasonable.  set -o pipefail.
289     Create a timestamp file on image creation.  Warn if ipv4
290     forwarding is turned off.
291   * Add missing file `xen/justconfig' to bzr.
292   * Fix typo in usage message in adt-virt-chroot.
293
294  -- Ian Jackson <iwj@ubuntu.com>  Wed, 11 Oct 2006 15:42:18 +0100
295
296 autopkgtest (0.6.0) edgy; urgency=low
297
298   * autopkgtest-xenlvm: new package with Xen/LVM management
299     scripts productised.  Not yet glued into autopkgtest proper.
300
301  -- Ian Jackson <iwj@ubuntu.com>  Fri,  6 Oct 2006 20:45:41 +0100
302
303 autopkgtest (0.5.3) dapper; urgency=low
304
305   * Rename package autodebtest => autopkgtest.
306   * Remove a leftover debugging print from adt-virt-chroot.
307
308  -- Ian Jackson <iwj@ubuntu.com>  Tue,  7 Feb 2006 18:02:08 +0000
309
310 autodebtest (0.5.2) dapper; urgency=low
311
312   * New --output-dir option to adt-run.
313   * Bugfixes (including new mandatory cwd argument to `execute'
314     virt server command).
315
316  -- Ian Jackson <iwj@ubuntu.com>  Thu,  2 Feb 2006 19:44:18 +0000
317
318 autodebtest (0.5.1) dapper; urgency=low
319
320   * Manpages and minor fixes.
321
322  -- Ian Jackson <iwj@ubuntu.com>  Tue, 24 Jan 2006 18:37:46 +0000
323
324 autodebtest (0.5.0) unstable; urgency=low
325
326   * Initial release of (still largely proof-of-concept) automatic binary
327     package testing framework.
328
329  -- Ian Jackson <iwj@ubuntu.com>  Fri, 20 Jan 2006 17:56:55 +0000