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