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