chiark / gitweb /
Docs: new README.schroot-setup
[autopkgtest.git] / debian / changelog
index 85a8042ff9f11977310acc61c4f15afd14653c32..ccbeb80b64d6446b94291f1296cebe7a4825d94d 100644 (file)
@@ -1,3 +1,19 @@
+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.
@@ -5,8 +21,10 @@ autopkgtest (1.2.0~) unstable; urgency=low
   * 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>  Fri, 26 Oct 2007 17:33:40 +0100
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 27 Aug 2008 22:12:13 +0100
 
 autopkgtest (1.1.1~) unstable; urgency=low