X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=3021d2ff39c030756c082f108ac127c6358be331;hb=314803e0c48147bd0b90cc2d90f77d0a6b03b1cc;hp=943d2c985708305cc00fb1ebedd3e20540089284;hpb=83a002cdf544f7ea5759ff0c6a04ee3b2c63d89a;p=autopkgtest.git diff --git a/debian/changelog b/debian/changelog index 943d2c9..3021d2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,47 @@ +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. + * Update python version to 2.6. + * Spec wording improvements, clarifications, editorial changes, etc. + * Many bugfixes, including: + - replace Python string exceptions (closes:#585226). + + -- Ian Jackson 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 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 works with debbugs + * 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. - -- Ian Jackson Fri, 26 Oct 2007 14:57:49 +0100 + -- Ian Jackson Fri, 26 Oct 2007 18:12:32 +0100 autopkgtest (1.1.0) unreleased; urgency=low