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