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