chiark / gitweb /
* hosts/cadmium/lalonde-nightly: check for testbed sentinel file
[autopkgtest.git] / debian / changelog
index 1883ca30d745f8cacd0362f97cf1cc39c81bfc9a..a1807123cecf1782e3a33f6e3a3effbf38f2fa6e 100644 (file)
@@ -1,3 +1,25 @@
+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.
+
+ --
+
 autopkgtest (1.0.8) gutsy; urgency=low
 
   * adt-run: pass -o Debug::pkgProblemResolver=true to apt & gdebi;