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