chiark / gitweb /
changelog: document recent changes
[autopkgtest.git] / debian / changelog
index ffc551869b5d6a46f7d2fa67e3326ad4b7765916..91f76ef287d92148a37dc21d7d9b970a455bb6ec 100644 (file)
@@ -1,3 +1,26 @@
+autopkgtest (1.3.0) unstable; urgency=low
+
+  * New adt-virt-schroot for driving schroot.
+  * Remove dependency on python in testbed.
+  * Incompatible virtualisation server spec changes: print-execute-command
+    replaced by print-auxverb-command and print-shscript-command.
+  * Spec improvements.
+  * Many bugfixes.
+
+ --
+
+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.
@@ -9,6 +32,7 @@ autopkgtest (1.1.1~) unstable; urgency=low
   * Add Recommends against apt-utils.
   * hosts/cadmium/crontab: savelog -c7 not savelog -n7
   * hosts/{cadmium,chinstrap}/crontab: set MAILTO
+  * adt-testreport-cronjob: make executable.
 
  --