chiark / gitweb /
Docs: new README.schroot-setup
[autopkgtest.git] / debian / changelog
index 3383baa8dc778a4750cd704ea4428b8f077af18b..ccbeb80b64d6446b94291f1296cebe7a4825d94d 100644 (file)
@@ -1,4 +1,178 @@
-autopkgtest (1.0.0~) unstable; urgency=low
+autopkgtest (2.0.0~~0) unstable; urgency=low
+
+  * Incompatible test declaration spec changes:
+     - no-build-needed is now the default; build-needed is a Restriction
+       that tests which need it have to declare.
+  * Incompatible virtualisation server spec changes:
+     - print-execute-command replaced by print-{auxverb,shscript}-command.
+     - "revert" capability split into "revert" and "revert-full-system"
+  * New adt-virt-schroot for driving schroot.  Sorry, no manpage yet.
+  * New README.schroot-setup.
+  * Remove dependency on python in testbed.
+  * Spec wording improvements, clarifications, editorial changes, etc.
+  * Many bugfixes.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 30 Jul 2011 15:44:15 +0100
+
+autopkgtest (1.2.0~) unstable; urgency=low
+
+  * adt-xenlvm-*: support for swap, defaulting to 5G.
+    This will break existing setups with insufficient LVM space.
+  * adt-xenlvm-*: allow specification of LVM PVs to use.
+  * remove spurious mkdir of empty variable $snap.
+  * hosts/magrathea/*: setup as working for initial tests.
+  * adt-xenlvm-with-testbed: sleep 1 after xm destroy, which is racy.
+  * Fix a few other bugs from deployment in 2008.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 27 Aug 2008 22:12:13 +0100
+
+autopkgtest (1.1.1~) unstable; urgency=low
+
+  * adt-xenlvm-setup: new hooks for xmdomain config file.
+  * hosts/cadmium/update-suppression: really do not install empty file.
+  * allow suppresspackages and blacklist lists to contain more
+    information after some whitespace
+  * adt-openbugs-*: new machinery for working with debbugs.
+  * hosts/magrathea/*: work-in-progress configuration
+  * Add Recommends against apt-utils.
+  * hosts/cadmium/crontab: savelog -c7 not savelog -n7
+  * hosts/{cadmium,chinstrap}/crontab: set MAILTO
+  * adt-testreport-cronjob: make executable.
+
+ --
+
+autopkgtest (1.1.0) unreleased; urgency=low
+
+  * adt-testreport-runloop: manpage
+  * adt-testreport-runloop: better command line parsing
+  * adt-testreport-runloop: removed old lalonde junk
+  * adt-testreport-runloop: replaced `..._ok' vars with sentinel files
+  * hosts/chinstrap/update-suppressions: big comment
+  * adt-testreport-runloop: renamed from hosts/cadmium/lalonde-nightly
+  * hosts/cadmium/onepackage-config: set PATH (was in lalonde-nightly)
+  * adt-testreport-onepackage: many manpage improvements
+  * adt-testreport-runloop: add to Makefile
+  * hosts/* installed as examples with a big fat warning.
+  * adt-testreport-cronjob: renamed from hosts/cadmium/cronjob
+  * adt-testreport-runloop: copyright message.
+  * cfg and adt-testreport-runloop: do not cd in config files.
+  * adt-testreport-runloop: fix handling of test_classes (was xoptslist)
+  * hosts/cadmium/*, debian/rules: onepackage_config renamed to cfg.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 18 Oct 2007 17:17:31 +0100
+
+autopkgtest (1.0.9) unstable; urgency=low
+
+  * Separate email_sourcepackage_header and email_binarypackage_header
+    to allow us to properly file bugs in LP against binary packages built
+    from differently-named sources.
+  * adt-testreport-onepackage: Dump a logfile giving the scores and facts
+    used for package selection.
+  * adt-testreport-onepackage: Do not prefer packages whose source package
+    is listed in the suppressions file.
+  * hosts/cadmium/manual-test-one-binary: new testing script.
+  * hosts/cadmium/onepackage-config: explain about archive skew.
+  * adt-testreport-onepackage: nicer score logging re skip chars.
+  * adt-testreport-onepackage: skip emails if _source_ is suppresed.
+  * adt-testreport-onepackage etc.: new blacklist feature, and initially
+    blacklist ltsp-client{,-core}.
+  * adt-testreport-onepackage: limit log to 64K (32K head, 32K tail)
+    to avoid humungous bug reports which LP silently discards.
+  * hosts/cadmium/lalonde-nightly: check for testbed sentinel file
+    and stop if not present.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Thu, 18 Oct 2007 11:56:51 +0100
+
+autopkgtest (1.0.8) gutsy; urgency=low
+
+  * adt-run: pass -o Debug::pkgProblemResolver=true to apt & gdebi;
+    this improves dependency problem reporting.  (LP: #135581.)
+  * adt-testreport-onepackage: seddery the log to remove ctrl chars.
+    In particular, this gets rid of ^M's from apt which get corrupted
+    by email transport and thus break the email signatures.
+  * hosts/chinstrap/update-suppressions: pass -S to curl.
+  * hosts/{chinstrap,cadmium}/install-on-*: use --ubuntu branch.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Wed, 19 Sep 2007 15:44:33 +0100
+
+autopkgtest (1.0.7) gutsy; urgency=low
+
+  * Build properly with debian/copyright.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 18:16:35 +0100
+
+autopkgtest (1.0.6) unstable; urgency=low
+
+  * Better changelog for 1.0.4.
+  * .bzrignore debian/copyright.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 18:08:46 +0100
+
+autopkgtest (1.0.5) gutsy; urgency=low
+
+  * Generate debian/copyright file in source package.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 18:01:16 +0100
+
+autopkgtest (1.0.4) gutsy; urgency=low
+
+  * adt-testreport-onepackage:
+    - Handling of source packages' Architecture: field corrected
+      so package selection works properly.
+    - Use ln -f when installing summary.
+    - Capability to suppress emails similar to ones already sent.
+    - Launchpad bug filing including PGP-signing, `affects' line, etc.
+    - Capability to suppress email for packages listed in a
+      suppression file.
+    - Better formatting and explanations in some emails.
+
+  * adt-run:
+    - Options for setting timeouts.
+    - Increase default timeouts 100s, 3ks, 10ks, 100ks.
+  
+  * hosts/chinstrap/*:
+     Screen-scrape Launchpad to get existing bugs and generate a suitable
+     suppression file so we file a bug iff there isn't one already. 
+  
+  * hosts/cadmium/*:
+     New directory for convenience scripts etc on Canonical buildd.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 17:42:13 +0100
+
+autopkgtest (1.0.3) unstable; urgency=low
+
+  * Set LANG to C by default for commands (eg builds and tests) run on
+    testbed, and make this configurable.
+  * Make builds work again: Fix `cd *' in work.write (broken by
+    inclusion of `tmpdir' in that directory).
+  * adt-testreport-onepackage has better reporting for DC-running.
+  * Fix handling of non-.deb-producing source packages (eg, ones
+    which produce only .udebs).
+
+ -- Ian Jackson <iwj@ubuntu.com>  Mon, 16 Jul 2007 17:18:03 +0100
+
+autopkgtest (1.0.2) unstable; urgency=low
+
+  * xenlvm command-line settings properly override config file
+    settings everywhere.
+  * Default value for adt_distro computed in time to be used for
+    default value for adt_play.
+  * Close fd 4 for lvm tools too (suppresses daft `File descriptor
+    left open' message).
+  * Change default lvm lv sizes and make documentation correspond
+    to reality.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 13 Jul 2007 15:31:58 +0100
+
+autopkgtest (1.0.1) unstable; urgency=low
+
+  * adt_debootstrap_opts mentioned in README and passable on
+    command lines, instead of unused adt_pbuilder_args.
+  * Dependency on pbuilder fixed; we use debootstrap, not pbuilder.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Thu, 12 Jul 2007 16:54:47 +0100
+
+autopkgtest (1.0.0) gutsy; urgency=low
 
   * Locking: <play>.lock (unlinkable fcntl style) plus <play>/good
     sentinel file.  This will avoid conflicts between simultaneous calls
 
   * Locking: <play>.lock (unlinkable fcntl style) plus <play>/good
     sentinel file.  This will avoid conflicts between simultaneous calls
@@ -6,9 +180,9 @@ autopkgtest (1.0.0~) unstable; urgency=low
     target is enhanced so that the caller can take out the lock and hold
     it will starting and discarding the testbed more than once.
 
     target is enhanced so that the caller can take out the lock and hold
     it will starting and discarding the testbed more than once.
 
- -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 12 Jul 2007 15:01:35 +0100
+ -- Ian Jackson <iwj@ubuntu.com>  Thu, 12 Jul 2007 15:01:35 +0100
 
 
-autopkgtest (0.9.2~) unstable; urgency=low
+autopkgtest (0.9.2) unreleased; urgency=low
 
   * Really discard stderr from our ought-to-be-unnecessary
     modprobe dm-snapshot.
 
   * Really discard stderr from our ought-to-be-unnecessary
     modprobe dm-snapshot.