X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=ccbeb80b64d6446b94291f1296cebe7a4825d94d;hb=843777be20d162270d94fe31e0a5138edd064c04;hp=73f9641f871e3a33cfa4e5a66276f1cdeac41d76;hpb=d4d7f9927740ac6e2679f5a506c5914af63ae179;p=autopkgtest.git diff --git a/debian/changelog b/debian/changelog index 73f9641..ccbeb80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,66 @@ +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 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 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 Thu, 18 Oct 2007 17:17:31 +0100 + autopkgtest (1.0.9) unstable; urgency=low * Separate email_sourcepackage_header and email_binarypackage_header @@ -15,8 +78,10 @@ autopkgtest (1.0.9) unstable; urgency=low 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 Thu, 18 Oct 2007 11:56:51 +0100 autopkgtest (1.0.8) gutsy; urgency=low