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