X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=805c634e328a1b900d6153878a07fe443836b1ea;hb=013f5ecb52a3a21368a8ae57f2b0cd0d1c3efc50;hp=0a3b22cd46f7ec77c085271a92101b0bf0905d73;hpb=57c2aed46257a08eaaca5bfbf3c7f37b35e3d8da;p=autopkgtest.git diff --git a/debian/changelog b/debian/changelog index 0a3b22c..805c634 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +autopkgtest (2.0.2) unstable; urgency=low + + Bugfixes: + * Remove our strange apt config on exit. + Partial fix to #648142, from Timo Lindfors. + * Suppress apt-listbugs and apt-listchanges. Michael Prokop. + * Fix parsing of "@" dependencies. Colin Watson. Closes: #667022. + * Fix NameError re "f" in restriction parsing. + Martin Pitt. Closes: #647882. + + Packaging fixes: + * Add Recommends against pbuilder, whose dependency resolver adt-run + uses. + + -- + +autopkgtest (2.0.1) unstable; urgency=medium + + * Bugfixes: + - Python backtrace (no method "bomb") on bad tests/control syntax. + - Permit tests/control fields with medial capital letters. + - Do not duplicate previous stanzas (closes: #637333). + - Make adt-run --quiet work (closes: #637350). + - Make "build-needed" restriction work (closes: #637353). + - Fix a debugging message which was spuriously sent to stderr. + * Change Maintainer to the new list and move me to Uploaders. + + -- Ian Jackson Sat, 27 Aug 2011 11:21:29 +0100 + +autopkgtest (2.0.0) unstable; urgency=medium + + * 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). + - fix some broken formatting in adt-run manpage (closes:#636034). + - fix adt-virt-chroot for simple chroots (closes:#520066). + + -- Ian Jackson Sat, 30 Jul 2011 17:57:27 +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. @@ -7,8 +68,11 @@ autopkgtest (1.1.1~) unstable; urgency=low * 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 17:44:33 +0100 + -- Ian Jackson Fri, 26 Oct 2007 18:12:32 +0100 autopkgtest (1.1.0) unreleased; urgency=low